• Hi All,
    i am getting some weird behavior from widget logic. I set some tags for existing pages !is_page(about-me,it-birds),is_home() and it worked fine.

    But I have added a new page and it seems to have taken on the attributes of the tags from the other pages in the !is_page(about-me,it-birds) part of the tag.

    And I can not get the new page to take the widgets I want in to have, no matter what I try, and I have tried is_single(annals) and && is_single(annals)and ||is_single(annals)also these with page in place of single with no joy.

    Anyone know what is going on here please?

    http://www.birdblog.webfranglais.com/

    Thanks,
    Simon.

Viewing 1 replies (of 1 total)
  • Thread Starter sbooder

    (@sbooder)

    It is OK. I solved it.

    I did not realise I was over complicating it. Luckily I only wanted most widgets on certain pages, so I just used the is_page(“name”) slug.

    All working well now.

    Simon.

Viewing 1 replies (of 1 total)

The topic ‘widget logic tags’ is closed to new replies.