A manual for this plugin with some illustrative examples would be really helpful! Is there one that I just haven’t found yet? I am still struggling with figuring out how Condition Groups work and how to specify conditions. The behavior seems a bit erratic when you have to figure out the logic by trial and error.
Are conditions within a condition group AND:ed while different condition groups are OR:ed?
An example of frustrating trial and error:
I first made Sidebar A (Singular & Archive) that replaces Primary Sidebar with an empty condition group.
Result: Sidebar A shows on all posts and pages but not on archives.
Then I changed Sidebar A by adding the following condition group:
– All Categories
Result: Now Sidebar A shows on all posts and archives but it disappeared from pages.
Then I changed Sidebar A by adding the following condition group:
– All Categories
– All Posts
– All Pages
Result: Now Sidebar A shows only on posts, not on pages or archives.
Then I changed Sidebar A by using two condition groups:
– All Posts
– All Categories
—–
– All Pages
Result: Now Sidebar A shows on posts and pages but not on archives.
Then I changed Sidebar A by changing the two condition groups:
– All Posts
– All Pages
—–
– All Categories
Result: Finally Sidebar A shows on all posts, pages and archives. (We’re getting closer…)
Then I made Sidebar B (Singular) which replaces Primary Sidebar with the following condition group:
– Sample Page
Result: Sidebar B doesn’t show at all
Then I changed Sidebar B to replace Sidebar A
Result: Sidebar B shows on Sample Page while Sidebar A shows on all other pages, posts and archives.
That’s what I wanted! Phew…
In reality I tried a lot more combinations, but I think you get the point. A manual would really help.
I still love this plugin, but it sure has a steep learning curve.