LPearlstine Posted February 5 Share Posted February 5 When I use an Embed block, it creates a message that is not part of the final content, but nevertheless enlarges the block and takes space from my layout. It is a particular problem in my footer. In the example below, I use embedded code for a button. Another example would be to add code to automatically keep the year of the copyright notice updated. In both cases, the embed block pushes the bottom of the footer down well below the content and I am unable to pull it back up because of the problem message. Is there a solution? In edit mode, the footer looks like this: And the displayed content looks like this: Link to comment
paul2009 Posted February 6 Share Posted February 6 15 hours ago, LPearlstine said: When I use an Embed block, it creates a message that is not part of the final content, but nevertheless enlarges the [Fluid Engine] block and takes space from my layout. the embed block pushes the bottom of the footer down well below the content and I am unable to pull it back up This is a known issue when adding code or embeds to Fluid Engine sections. Although you could use CSS could to temporarily hide these messages, I'd advise against this as this can cause problems with the section editor. I believe the engineers have plans to move these warning messages and buttons from individual blocks and place them at the bottom of the page instead (see below). In the meantime, you may want to report this issue to Squarespace Customer Care directly. Did this help? Please give feedback by clicking an icon below ⬇️ LPearlstine 1 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
Solution Ziggy Posted February 6 Solution Share Posted February 6 (edited) @LPearlstine I've found that adding this to your Custom CSS helps: html.squarespace-damask .sqs-blockStatus, .sqs-block .removed-script { display: none !important; } It hides the messages that stretch the embed block, and allows you to make it a much better size. Until there's a fix, I hope that helps you! Edited April 26 by Ziggy Updated code couch_potato and LPearlstine 2 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
LPearlstine Posted February 7 Author Share Posted February 7 THANKS Paul and Ziggy. Both responses are very helpful. Ziggy and paul2009 2 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