• Resolved priceaction

    (@priceaction)


    Hi,

    Nice plug in

    I only need an exit popup for one page only (dont want the popup to appear on other pages), is there a way to do that?

    thx

Viewing 1 replies (of 1 total)
  • This is planned for future release.

    At the moment, you can use something like this.

    if (strstr($_SERVER[‘REQUEST_URI’], ‘whatever.php’)) {

    }

Viewing 1 replies (of 1 total)
  • The topic ‘Exit pop up for a selected page ONLY?’ is closed to new replies.