WP Squeeze Pro & Exit PopUp

8 replies
Does anyone know if there is an exit popup script or plugin that will work with WP Squeeze Pro?

I have tried a couple of different scripts, mainly free with one paid, and I can not get any of them to work because of something to do with the headers in WP Squeeze Pro.

I have tried Digi Exit Pop, WP Exit Popup, some free ones, the exit pop up from Aweber which sucks anyway because browsers easily block it, etc.

Does anyone know how to fix this or a way to make an exit popup work with the WP SP plugin?

Thanks in advance for your help.
#exit #popup #pro #squeeze
  • Profile picture of the author Adrian Int
    Hey Blalock61,

    I've tried thethe site exit manager in the past and that worked for what I needed at the time.

    You can check it out here:
    TheThe Site Exit Manager | TheThe Fly WordPress Themes & Plugins (no affil.)

    I've not worked with WP Squeeze Pro, so pardon my lack of knowledge on the subject but are you comfortable editing the header? Many times I've had issues with compatibility that can be solved with some manual tweaking.

    Cheers,
    -Adrian
    Signature
    ATTENTION: Improve your list building. Free report and mp3
    {{ DiscussionBoard.errors[6014761].message }}
  • Profile picture of the author blalock61
    Thanks for your reply. No I am not comfortable editing the header. Me and html and/or php are not a good combination.
    Signature

    Effort & Attitude!

    {{ DiscussionBoard.errors[6020663].message }}
  • {{ DiscussionBoard.errors[6020671].message }}
  • Profile picture of the author Batman
    You might want to look at this post on wf...

    He has a plugin your looking for..

    Or im him for details

    http://www.warriorforum.com/warrior-...ng-rights.html
    {{ DiscussionBoard.errors[6212552].message }}
  • Profile picture of the author cherhui
    Hi, you can try this code. Just change the YOUR WEB SITE/OPT IN FORM to what you want to show in the iframe.
    Code:
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
    <script type="text/javascript">
    var popit = true;
    $(window).bind('beforeunload', function() {
    $('#overlay').show();
    if(popit == true) {
    popit = false;
    return 'Would you like to join our mailing list for this one-time offer?';
    }
    });
    </script>
    <div id="overlay" style="background:#000; width:100%; height:100%; position:fixed; top:0; left:0; z-index:1000; display:none;"><iframe src="YOUR WEB SITE/OPT IN FORM" width="100%" height="500px" style="border:none;"></iframe></div>
    {{ DiscussionBoard.errors[6277860].message }}
  • Profile picture of the author Chris Silvey
    I hate popups. It's now a habit for me to close all pop ups. I don't read them at all. I totally focus it out. I wonder if anyone else is the same way.
    Signature
    WP Animate - Increases Conversions & Clicks!
    Create Amazing CSS3 Animations in just a few Clicks - New!

    WPHeadline.net - Create Blazing Headlines in just a few clicks. Updated to WordPress 4.1.1
    {{ DiscussionBoard.errors[6278501].message }}
  • Profile picture of the author phweb
    There seems to be some smart people here, so I will ask a simple question, maybe someone can help.

    On the site in my sig on the right side I am using Amazon Showcase to display products. Can anyone help me find where edit my source or CSS or the plugin to have the products open in a new tab? Sorry, I am not allowed to post links yet.

    Seems like a silly question to start a whole now thread.

    If you would like to recommend how you would monetize my site, I am open for suggestions. This is my first attempt at making revenue through ads on a website.

    Thanks in advance.
    {{ DiscussionBoard.errors[6278697].message }}

Trending Topics