• Hi guys,

    I know how to use the widget and I have got this particular widget NOT to show on one of my page (contact us) now I would like the same widget NOT to show on the front page as well. Is there a way to do this.

    There logic I used for the contact us page is:

    !is_page(12)

    As my contact us page is page 12, now my home page is page 6 so I tried this:

    !is_page(6,12)

    Obviously it didn’t work!

    Just to clarify I want this particular widget to appear on every page except the home and contact us page.

    https://wordpress.org/plugins/widget-logic/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget NOT to show on 2 pages’ is closed to new replies.