[Plugin: Widget Logic] Missing Logic
-
Hello,
On this site:
https://www.herniadeportiva.com/hernia-deportiva-blog/
When you click on a Category name (right sidebar) the Text Widget sidebar appears below. I don’t want anything to show up on the sidebar for any blog related pages/posts.
I put on the Text Widget Logic the following:
!is_home() || is_single() && !is_singular(‘articles’) || is_archive() || is_category()
And on the Category widget:
is_home() || is_single() && !is_singular(‘articles’) || is_archive() || is_category()
Confused (clearly) how to make the Text Widget NOT appear on any blog related pages/posts?
Many thanks in advance.
Kelley
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Widget Logic] Missing Logic’ is closed to new replies.