vote up 1 vote down star

Are there any plugins or hacks that allow assigning widgets to individual pages?

EDIT: Using self-hosted (.org) 2.8.4

An example of use would be: when you're editing a page in the admin, you'd ideally have the ability to assign widgets to that specific page. The default WP behavior is more "all or nothing" in that you assign widgets to the global sidebar and that's it... all pages get the exact same set of widgets... no "per page" assignment of widgets.

The Widget Logic plugin essentially achieves the desired result with a backwards approach, but it doesn't seem to work with the Rich Text Widget plugin.

flag

Example of use? – Randell Aug 20 at 3:35

2 Answers

vote up 1 vote down check

Finally found the Widget Context plugin which does what I need.

link|flag
vote up 0 vote down

I don't know of any plugins that would give this functionality, but you might want to look at page templates here: WP Page Templates

With this route its more of a hack, as you can't use the CMS backend to manage your widgets. You would have to manually cut and paste the code of the widget into your page.

link|flag

Your Answer

Get an OpenID
or

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