Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Damian

    (@timersys)

    Im not sure what are you trying to achieve, could you explain a bit further please

    Thread Starter Michael Shinosky

    (@michael-shinosky)

    The link I have inside the pop up is ignoring the the display rule:
    User did not arrive via another page on your site – is not equal to – true

    1. User comes to site
    2. Pop Up is Displayed that announces the inventory blow out sale for product
    3. User Clicks the pop to go to product
    4. Pop up is once again displayed on product page – potentially annoying user and destroying our customer funnel.

    I have not dived deep into your code – but if I’m correct: the cookie placed on the users computer only when they close the pop-up. Since my link is inside the pop up – it is not including the code to add the required information to the cookie to not display pop up when user advances further into our site. Correct me if I’m wrong please.

    Thanks.

    Plugin Author Damian

    (@timersys)

    Hi Michael yes the cookie is set on popup close, but the display rule is checking using server referral.

    You have the rule wrong. It needs to say User did not arrive via another page on your site – is equal to – true to do what you want

    Thread Starter Michael Shinosky

    (@michael-shinosky)

    I’m sorry – it is “equal to true” – multitasking a million things. My bad.

    Plugin Author Damian

    (@timersys)

    And that’s the only rule you have? Are you using a cache plugin?

    Thread Starter Michael Shinosky

    (@michael-shinosky)

    Yes but when turned off it still will do what is described.

    Thread Starter Michael Shinosky

    (@michael-shinosky)

    Here is my code inside the pop up. Pretty simple:

    <a href="//www.mudlifeled.com/product/2-working-series-flood-beam/" rel="nofollow"><img src="//mudlifeled.com/wp-content/uploads/2015/01/inventoryblowoutjan2015popup.jpg" title="January 2015 Blow Out Pop Up" alt="January 2015 Blow Out Pop Up" /></a>

    Plugin Author Damian

    (@timersys)

    The code on the popup has nothing to do. What other display rules you have?
    Have you tried setting ajax mode?

    Thread Starter Michael Shinosky

    (@michael-shinosky)

    Works in Ajax mode!

    Have you found in Ajax mode:

    • This plugin doesn’t work with other plugins?
    • Other plugins don’t work with this plugin?</li?
    • or both?

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Link Inside Pop Up Neglects Display Rule’ is closed to new replies.