NikiR Posted July 18 Share Posted July 18 Hi there, I use Flodesk and I love their popup. The only issue is that my advertiser wants me to turn it off for my sales page and thank you page. Does anyone know how to do this? Thanks! Link to comment
MayaViolet Posted July 19 Share Posted July 19 Hi @NikiR - you could either target those specific pages using their collection-ids (check out this chrome plugin to help you find those quickly, they'll show up at the top of the page, in yellow), and then targeting the flodesk form, and setting it to display: none !important;. If you need CSS support, please drop in the site's URL and pw so that can be provided for you. Or, alternatively, you could choose to inject flo-desk's form code into specific page headers for the pages you'd like it to show up on, rather then the entire site header code injection. Lmk if you need more guidance! Link to comment
NikiR Posted July 19 Author Share Posted July 19 Hi there, Thank you so much for responding! Does the first answer allow me to remove the code from just those two pages? the thankyou page and the sales page? Link to comment
NikiR Posted July 19 Author Share Posted July 19 @MayaViolet, I found the yellow collection id with the tool you recommended (thank you!). I'm not sure what to do next. Link to comment
MayaViolet Posted July 19 Share Posted July 19 (edited) @NikiR great! Are you able to provide me with the URL and password of your website, so that I can give you the exact code? See here for more info on setting a site-wide password. Edited July 19 by MayaViolet update Link to comment
NikiR Posted July 21 Author Share Posted July 21 hi @MayaViolet How do I send you my URL and Password without posting it in the comments where anyone can see? Can I DM it? Thanks! Link to comment
creedon Posted July 21 Share Posted July 21 Quote How do I send you my URL and Password without posting it in the comments where anyone can see? You can safely post here. Following is my standard blurb on this. If you are still uncomfortable after reading the following, then you can still DM. Please post the URL for a page on your site where we can see your issue. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. We can then take a look at your issue. You may find How to post a forum question post useful. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
NikiR Posted July 22 Author Share Posted July 22 I think I understand. Here are the two that should not have the popup on them. My site is public, so I don't believe I need a password? https://www.yourlimitlessstudio.com/pinterest https://www.yourlimitlessstudio.com/pinterest-scripts Link to comment
creedon Posted July 22 Share Posted July 22 On 7/18/2023 at 5:52 PM, MayaViolet said: you could either target those specific pages using their collection-ids Here is the code you would use to follow MayaViolet's first suggestion. Add the following to Design > Custom CSS. #collection-64ade5f455b0070387f93612 .ff-64ba16e0ad30d116ad322a21, #collection-63b34a04118bc830a810ec05 .ff-64ba16e0ad30d116ad322a21 { display : none; } Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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