• Resolved pamcho

    (@pamcho)


    Hi there!

    I made a popup in my home website. The whole popup is an image with a link to another part of the home page. When I click the image, the website goes down to the correct place, but it doesn’t close. I set “close on conversion” to yes, so it is supposed to close when I click, right?

    The page I need help with: [log in to see the link]

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

    (@timersys)

    Hi Pancho,

    that’s why the link is a scroll link so it never finish the link action. Try adding this in your link:

    <a href="/#gallery" onclick="window.wppopups.hidePopup(6604,true);"><img class="alignnone size-medium wp-image-6584" src="https://lacasitadelombu.com/wp-content/uploads/2024/07/PopUpLocal-300x300.jpeg" alt="" width="400" height="400"></a> 
    Thread Starter pamcho

    (@pamcho)

    Hi, Damian! Thanks for your answer!

    I tried, but the “onclick” code dissapeares when I save the popup. I don’t know why… ??

    • This reply was modified 7 months, 3 weeks ago by pamcho.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘close on conversion not working’ is closed to new replies.