Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jenyus

    (@jenyus)

    any ideas? its probably some simple php but ijust cant figure out how to do that “is not” for php. for javascript its != but that doesent work for php

    !is_home()

    … unless your setup uses a static front page. In that case, use:

    !is_front_page()

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Widget Logic] display widget on every post EXCEPT front page’ is closed to new replies.