Ramon-east Posted May 20 Share Posted May 20 Is there any way with code to set a longer time for the popup to appear on the website? I thought about 1 minute but maybe I'll add more. Link to comment
Ziggy Posted May 21 Share Posted May 21 The promotional popup stays on screen until it is dismissed or the button is clicked, there is no timeout to adjust. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
paul2009 Posted May 21 Share Posted May 21 18 hours ago, Ramon-east said: Is there any way with code to set a longer time for the popup to appear on the website? Pop-ups don’t support custom code so you cannot increase the timing beyond 30 seconds. However, an alternative is to use a 'scroll' option so that it appears when the user has scrolled 50% or 75% of the way down the page. Did this help? Please give feedback by clicking an icon below ⬇️ Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
THDesign Posted September 2 Share Posted September 2 Change this transition delay to whatever you want. I have my Squarespace pop-up set to the following (see screengrab) with the custom CSS added. This combination results in the pop-up displaying after 165 seconds. //CUSTOMIZE PROMOTIONAL POP-UP TIMING// .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"] .sqs-slide { transition-delay: 165s; } Link to comment
THDesign Posted September 2 Share Posted September 2 However, I'm now noticing that it interferes with buttons and certain links from functioning properly. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment