I'm in need of a very specific Exit Splash WP PLugin...any ideas?

6 replies
Hi guys,

I need a WP plug that brings up an Exit Splash on one page of my site only.

Basically, I have a Perpetual Launch Wordpress theme and have one of those long annoying sales videos on my sales page. I want to have it set up so once someone trys to exit that page, if the video annoys them,an exit splash will appear and take them to a traditional text version where they can get instant access to the buy button.

I've just combed through WF and Google and can only seem to find those that will only run on all pages or all posts, not one specific individual page.

Any ideas guys?
#exit #ideas #pluginany #specific #splash
  • Profile picture of the author Jim Schaub
    do a search on here for wordpress pop plugin. also search G for exit popup plugin.
    hope that helps.
    Signature
    Get Sales on Demand
    How I Built an Email List of 30,116 People >> WATCH THIS VIDEO
    {{ DiscussionBoard.errors[2914515].message }}
    • Profile picture of the author stri8ed
      Assuming the plugin is based on javascript, with basic php code you can tell wordpress to only load the script if your on page 'xyz'


      Here is how you would do it:

      In your wordpress header file between the head tags,

      <?php if (is_page('pagename')) { ?>

      Load the associated javascript here

      <?php } ?>
      {{ DiscussionBoard.errors[2914588].message }}
      • Profile picture of the author kmrdjs
        Originally Posted by stri8ed View Post

        Assuming the plugin is based on javascript, with basic php code you can tell wordpress to only load the script if your on page 'xyz'


        Here is how you would do it:

        In your wordpress header file between the head tags,

        <?php if (is_page('pagename')) { ?>

        Load the associated javascript here

        <?php } ?>
        Hi,

        I am just wondering if by using this then i can add a different popup to each post individually as I want each one to say something different and link to a different affiliate link.

        Cheers
        DAMIAN
        {{ DiscussionBoard.errors[2963455].message }}
  • Profile picture of the author NeilC
    I use "Exit Splash" and it's fairly simple to set up and doesn't have to run on every page, it is a paid solution but worth the money if that's what you need.

    Hope that helps,
    Neil
    Signature

    Need a fresh start or help to take your business to the next level? Click here to find out more...

    {{ DiscussionBoard.errors[2914612].message }}
  • Profile picture of the author Tom Lazenby
    Thank you guys! I think Exit Splash is the one that caters for my needs, I'll have a look into it.

    Thanks for your help again guys.
    Signature

    YES IT IS STILL POSSIBLE
    !
    Not Only That, It's Perfectly Legal & Whitehat!
    CLICK HERE
    FOR DETAILS
    {{ DiscussionBoard.errors[2914693].message }}
  • Profile picture of the author orezzoli
    Originally Posted by chameleon View Post

    Hi guys,

    I need a WP plug that brings up an Exit Splash on one page of my site only.

    Basically, I have a Perpetual Launch Wordpress theme and have one of those long annoying sales videos on my sales page. I want to have it set up so once someone trys to exit that page, if the video annoys them,an exit splash will appear and take them to a traditional text version where they can get instant access to the buy button.

    I've just combed through WF and Google and can only seem to find those that will only run on all pages or all posts, not one specific individual page.

    Any ideas guys?
    Hi,
    You can use an exit scrip and paste it in that particular page.
    But you can also look for "exit window redirect" that is a free wordpress plugin and try to modify or just apply that code in one page.

    There is also some POPUP plugins for wordpress, and you can try "WP super popup" It has a lot of options and could have one that let you put a redirection code in that exit popup, GET IT?

    Remember, you can always find everything you want, you just need to search in the right place.

    Your Welcome
    {{ DiscussionBoard.errors[2963737].message }}

Trending Topics