ColorWordCreative Posted April 18, 2023 Posted April 18, 2023 Hi all, I'm dropping an iframe into a site from a 3rd party: <iframe allowfullscreen="true" frameborder="0" scrolling="yes" src="https://www.agentinsure.com/compare/auto-insurance-home-insurance/gbcompany/quote.aspx" name="Secure Live Insurance Quoting" height="800px" width="100%" frameborder="0"> It shows up correctly, but when I save it, nothing below it is visible on the front end (I can still see it on the backend). There should be a map, a gallery, and the footer under the form, but you can't see any of that on the front end. If I move one of those sections above the iframe, you CAN see it. So the iframe seems to be blocking everything underneath it.... What am I doing wrong? Help! Please and thanks!
Ziggy Posted April 18, 2023 Posted April 18, 2023 You need to add a closing tag to the code, put this at the very end: </iframe> 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment