Reversed Logic for visibility?
-
Unless I missed something, I want to “show a widget” using the widget logic for is_single(‘123’) but if I have “Show on Checked Pages”, it doesn’t show. But if I change it to “Hide on Checked Pages”, and use the same conditional, then it shows on that post.
….or does these two settings not relate to each other?
Ultimately, the website I am making (currently local on XAMPP), I will have a ton of widgets to show or hide on various pages and posts. The important part is to show a single widget on a single post and hide it from all others, hence using the is_single() conditional and thought setting the show/hide to be “Show on Checked Pages” was correct, but it won’t work unless I change it to “Hide on Checked Pages”.
Hopefully this makes sense? What am I missing?
- The topic ‘Reversed Logic for visibility?’ is closed to new replies.