Hello,
I am trying to create a different icon in a sidebar for each section of the site. I decided to use WidgetLogic to make this happen. However, I am finding that it will only work for the first page included in the conditional statement.
For example, is_page('2','15','23')
Here are live examples:
Works on this page (first page id in the series), where you see the illustration of the olive leaves in a jar on the left.
Here's another page (which is a subpage of the previous) where it doesn't show up.
I've tried using single quotes, no quotes, actual page names, but to no avail.
Would appreciate any feedback, as the whole schema is built around this working! Let me know if there is furter information I can provide.
Many thanks in advance.