• Resolved behedwin

    (@behedwin)


    Hi
    i want to remove a widget from my blog page (where all blog posts show, it is not my frontpage…)
    and on a specific page.

    i did this
    !is_home()

    then it worked, so that the widget are not showing on the blogpage, but everywhere els

    then i added this
    !is_page(‘pagename’)

    that removed the widget on a specific page

    but i could not combine these two codes
    one alone worked
    both after each other did not work?

    how do i fix this?

    https://www.ads-software.com/extend/plugins/widget-logic/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘dont show on blog specific page’ is closed to new replies.