This topic has 6 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow
Hi there;
Our promo popup keeps popping up even when the visitor clicks on its button and goes to its destination page. How can we stop the popup of appearing again?
Please let us know.
Thanks and best regards;
Ivan
Hello,
Promo pop up appears 1 time and if the user closes it popup won’t appear again if user does not clear cookies.
Or maybe I don’t understand your problem. Could you send me the video for better understanding?
Regards
Hi Olga;
Probably I didn’t explain myself correctly. This is the process (you can test it yourself by visiting our site – URL in the Private section -):
1- Popup appears. It includes a “JOIN NOW!” button that links to My Account page.
2- Visitor clicks the “JOIN NOW!” button and goes to My Account page.
3- Popup appears again.
How can we avoid 3?
Please let us know.
Thanks and best regards;
Ivan
Hello,
I see. Try to add the following code in the Custom CSS of my account page
.woocommerce-account .mfp-wrap.mfp-auto-cursor.mfp-ready {
display: none;
}
.woocommerce-account .mfp-bg.mfp-ready {
display: none;
}
Regards
Hi Olga;
We tried that code but then the scroll bar disappears on the browser and the page is unresponsive. The visitor can’t scroll down nor do anything else, like registering. Any other suggestion?
Thank you and best regards;
Ivan
Hello,
Please, provide me temporary admin panel access. We’ll check.
Regards
Tagged: keeps popping up, promo popup, templates, woocommerce, wordpress
The issue related to '‘Promo Popup keeps popping up’' has been successfully resolved, and the topic is now closed for further responses