I added a tell a friend plugin and want it to be page specific...
right now I can only add it to a sidebar widget and it then shows of every page
Any Suggestions?
I added a tell a friend plugin and want it to be page specific...
right now I can only add it to a sidebar widget and it then shows of every page
Any Suggestions?
http://wordpress.org/extend/plugins/widget-logic/
it allows you to specify when a widget appears using PHP and WP's conditional tags such as is_page(x)
This topic has been closed to new replies.