I am using "Widget Logic" and need to exclude some widgets from specific pages. Is there a conditional tag to exclude widgets from specific pages with this plug in?
I am using "Widget Logic" and need to exclude some widgets from specific pages. Is there a conditional tag to exclude widgets from specific pages with this plug in?
is_page('page_ID') or !is_page('page_ID')
Thank you for your help asechrest!!
The second option worked!! :)
This topic has been closed to new replies.