Wordpress - how to display many separate widgets, each on ONE page only?

MetalMan390

Regular Member
Joined
Sep 26, 2009
Messages
285
Reaction score
18
I have a blog that will have a section devoted to reviews. It's a one column on the right type of theme. Instead of placing an amaznon bannerlink somewhere in the post area, I want to place it in the upper righthand corner of the sidebar, above the recent posts and everything else. The problem is that I'd need to put a different amazon code on each page that has a review. I can do this for one page with the "Dynamic Widgets" plugin but it doesn't seem to work with multiple products. I took a "text" widget and dragged it into the upper right cornerof the sidebar and put a product's amazon banner link code here. Set this to run on only this page with dynamic widgets. But when you do drag another text widget into the same sidebar, it just wants to control both of them at the same time now... hard to explain. When you set one text widget to display one page only, then add the second text widget, the first text widget will now display both codes on the same page. In other words, dynamic widgets cannot control multipple instances of the same widget within the same area (sidebar, footer, etc).

So, any other solutions? Using different widgets or any other methods welcomed.
 
I use "custom sidebars" widget, you can setup a different sidebar by choosing post type, page, category and a lot of selections, you can also select a specific sidebar in post creation
 
you have t change the html in blog edit html section.there you will have the settings.but you have to change exactly or else everything gets messed up
 
I use that on my blogs too. It is a really good plugin for control over widgets.
 
Try this

Code:
http://codecanyon.net/item/widget- n i n j a/253159

Code:
http://www.mediafire.com/?gqyqw424ms7p5l2

Code:
https://www.virustotal.com/file/aef341b133a216e835b3b76e4b35711a35655ea3e73b4c97ecfdd53eda5a9c90/analysis/1339803595/

Remove spaces for demo link don't know why but that word is automatically stripped out
 
Last edited:
Back
Top