[Plugin: Widget Logic] Condition for front page and single posts NOT working?
-
I have this defined in widget-logic:
!(is_front_page() || is_single())
to hide the widget from front page and all posts, and it’s not working.
heck, even putting !is_single() alone doesn’t work for posts.
what gives?
what am I missing here?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Widget Logic] Condition for front page and single posts NOT working?’ is closed to new replies.