• Resolved Webinaut

    (@webinautcom)


    The logic to select “satisfies all conditions” and then OR different sections is very clumsy. I am using this on several sites and I wish it was “use on ANY of these conditions” and then AND the sections together. It would save so much time and effort to be able to list all the pages and categories in one simple statement instead of having to create dozens of OR statements individually for every page. It literally takes hours to do it instead of minutes and the logic is very difficult to read afterward because it is so long. Is there any way to just list all the pages I want a sidebar to show up on besides creating an OR block for even page?

    • This topic was modified 5 years, 4 months ago by Webinaut.
Viewing 1 replies (of 1 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    You do not need to add multiple condition groups to target multiple pages. The logic for content selected in the input fields is ANY while the relation between each input field is AND, and lastly the relation between each group is OR.

    E.g. if you want to display a sidebar on 2 specific pages, you can create 1 group and add both pages to it.

    I can see how the UI can be misunderstood though, so any suggestions on how it can be improved are much appreciated.

Viewing 1 replies (of 1 total)
  • The topic ‘Logic is awkward’ is closed to new replies.