This topic has 8 replies, 3 voices, and was last updated 2 months, 4 weeks ago ago by Andrew Mitchell
Dear 8theme team,
the newsletter popup I asked about here https://www.8theme.com/topic/popup-not-showing-newsletter-not-showing/#post-410481 is showing on every page load, on every site of my website. However, I want it to show only once. Is this fixable? On every page load is extremely a lot…
Very best,
Timo
The same was asked for here https://www.8theme.com/topic/newsletter-popup-to-show-on-homepage-only/, but the option does not exist somehow.
Dear @TSpinde,
I hope this message finds you well. I would like to address your query regarding the placement of the Newsletter popup on your website.
Currently, the Newsletter element is integrated into your global header, which causes the popup to appear across all pages of the website. If your intention is to have the Newsletter popup appear exclusively on the homepage, you might consider setting up multiple headers.
For detailed instructions on how to implement this, please refer to the following tutorial: https://www.youtube.com/watch?v=BpeXfzNwkOc. Essentially, you will need to retain the Newsletter element in the header content solely for the homepage (applying specific conditions) and remove it from all other pages.
Additionally, you can utilize the following CSS code snippet to hide the Newsletter popup on all pages except the homepage:
body:not(.home) .et-popup-wrapper.header-newsletter-popup {
display: none;
}
Should you require further assistance or have any more questions, please do not hesitate to reach out.
Best regards,
Jack Richardson
The 8Theme Team
Thank you! As far as I see it, even if using the header builder as described in the video, I would not be able to show it only once, right? Otherwise, like this is already great : ) Just out of curiosity.
Hello @TSpinde
I would not be able to show it only once, right?
= If you create a multiple header for the home page only with newletter element while keeping the newletter element removed from global header you won’t get the popup triggered on others pages but only on home. Anyway, if the CSS solutions is exceptable for you then there is no need to create the multiple headers.
If your main request is solved in this topic, please, mark such topics as closed.
Kind regards, Jack Richardson
The 8theme’s team
Thank you! But my question was regarding: What if I only want to show it on the homepage, but also only once per session? So that if a user closes it and then open the homepage again it does not re-appear?
Very best!
Hello @TSpinde
The option ‘Close forever’ is possible to configurate if the ‘Preload content’ option is deactivated -> https://prnt.sc/aMuF6dslEmjf. We have set the correct settings now, please, check !
Kind regards, Jack Richardson
Dear TSpinde,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘Newsletter pop up showing on every page load on every site’' has been successfully resolved, and the topic is now closed for further responses