Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I would like to give a CMS look to some of my pages. I want to customize them by removing the default widgets and adding other widgets as my wish (I will use plugins like My Custom Widget to add custom codes if I need) .

Is there any possibility to customize the specific pages like this?

share|improve this question
Widget Display Options Here's another... – Scott May 4 at 14:24

2 Answers

up vote 3 down vote accepted

Take a look at this plugin, WidgetLogic.

From the description: "This plugin gives every widget an extra control field called "Widget logic" that lets you control the pages that the widget will appear on."

I've used it successfully.

Mike

share|improve this answer
I was just about to post the same answer (you got my +1) – Tal Galili Sep 6 '10 at 15:00
Thanks ! I will make use of it . – user391 Sep 6 '10 at 16:13

The other option that I know of is called Widget Context.

It is slightly more complex than Widget Logic, but it doesn't require the use of any conditional tags, which can be intimidating for non-coders.

You can show/hide widgets on selected pages, posts, archives and more.

share|improve this answer

protected by Community May 4 at 14:29

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.