FMP Posted February 27, 2021 Share Posted February 27, 2021 Site URL: https://www.freemusicplease.com/ Hello everybody, I'm here to ask the way to add a pop-up on my website SS 7.1 personal plan. I saw that is only available on a business plan. I'd like to add a pop-up to invite visitors to subscribe on my YouTube channel, when they are on my site, maybe not at the beginning, but in late of 1 min or something like that. Thanks in advance for the answers! This is my website: freemusicplease.com Link to comment
tuanphan Posted March 4, 2021 Share Posted March 4, 2021 You can add a float subscribe button on left/right of screen. If you want this, we will give the code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FMP Posted March 5, 2021 Author Share Posted March 5, 2021 On 3/4/2021 at 9:09 AM, tuanphan said: You can add a float subscribe button on left/right of screen. If you want this, we will give the code Would be great! Thank you! Link to comment
tuanphan Posted March 11, 2021 Share Posted March 11, 2021 On 3/5/2021 at 10:03 PM, FMP said: Would be great! Thank you! You can edit Footer >> Add a a subscribe link >> Then let me know. I will give code to make it float on left or right of screen. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FMP Posted March 11, 2021 Author Share Posted March 11, 2021 6 hours ago, tuanphan said: You can edit Footer >> Add a a subscribe link >> Then let me know. I will give code to make it float on left or right of screen. Thank you! This is a page I have edited https://www.freemusicplease.com/ Link to comment
tuanphan Posted March 12, 2021 Share Posted March 12, 2021 On 3/11/2021 at 4:33 PM, FMP said: Thank you! This is a page I have edited https://www.freemusicplease.com/ Add to Design > Custom CSS /* Float subscribe */ div#block-0d2776b098939f6fec70 a { text-decoration: none; background: black; color: white; padding: 5px; border-radius: 5px; position: fixed; right: 5px; z-index: 999; top: 50%; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FMP Posted March 12, 2021 Author Share Posted March 12, 2021 57 minutes ago, tuanphan said: Add to Design > Custom CSS /* Float subscribe */ div#block-0d2776b098939f6fec70 a { text-decoration: none; background: black; color: white; padding: 5px; border-radius: 5px; position: fixed; right: 5px; z-index: 999; top: 50%; } This is great! Thank you! One more question please, can I add the option to close that by the visitors of my website? Link to comment
tuanphan Posted March 12, 2021 Share Posted March 12, 2021 1 hour ago, FMP said: This is great! Thank you! One more question please, can I add the option to close that by the visitors of my website? This will require JavaScript + CSS (need a Business Plan or higher). A bit more complex. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FMP Posted March 12, 2021 Author Share Posted March 12, 2021 7 hours ago, tuanphan said: This will require JavaScript + CSS (need a Business Plan or higher). A bit more complex. Ok, no problem. Thanks a lot for your help! 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