Is it possible to make widget locationizer show the widget on all posts belonging to a specific category and not on only on the category page?
Is it possible to make widget locationizer show the widget on all posts belonging to a specific category and not on only on the category page?
Also how do I show a widget only on my front page? Is the a page or category id for the front page?
Well I switched to Widget Context which is better for my needs, if anyone ever should have the same questions.
There are two other plugins that do the same thing:
http://wordpress.org/extend/plugins/widget-logic/
http://wordpress.org/extend/plugins/section-widget/
Important note: the plugin Widget Context only works for categories if your permalink structure includes categories.
For example, the plugin will work if your permalinks look like this:
http://www.bar-kulan.com/category/a-random-category/2010/09/23/your-post/
or
http://www.bar-kulan.com/category/a-random-category/your-post/
But it won't work if your permalink structure is like this:
http://www.bar-kulan.com/your-post/
This topic has been closed to new replies.