Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Alexander,

    Do you happen to know which post type that page is? If it’s a “page”, I’d use a “manual condition” for this. The following setting should do the trick.

    ! is_page( 'daniels-erin-mills' )

    Otherwise, please try this.

    $_SERVER['REQUEST_URI'] !== '/projects/daniels-erin-mills/'

    Hope that helps. If not, let me know!

Viewing 1 replies (of 1 total)
  • The topic ‘Rule for showing up everywhere EXCEPT this page?’ is closed to new replies.