-
Posts
789 -
Joined
-
Last visited
-
Days Won
23
Reputation Activity
-
ghostplugins reacted to WCS in Exclude custom CSS from specific blocks?
@jonuehring Yes, that works great! Try the below code and let me know if it works.
Just so you know though, you can also make your site available for view — even if you havenʻt paid for it yet. Settings > Website > Site Availability > Password Protected (then set a password)
// Label which image it is
section[data-section-id="654571c2ded6710668652c59"] .sqs-block-image .design-layout-fluid .sqs-image {
border: 1px solid #000 !important;
border-radius: 10px !important;
box-shadow: 5px 5px #000 !important;
}
// Label which image it is
section[data-section-id="64daff6293656e1849bb6b68"] .sqs-block-image .design-layout-fluid .sqs-image {
border: 1px solid #000 !important;
border-radius: 10px !important;
box-shadow: 5px 5px #000 !important;
}
// Label which image it is
section[data-section-id="64daff6293656e1849bb6b6e"] .sqs-block-image .design-layout-fluid .sqs-image {
border: 1px solid #000 !important;
border-radius: 10px !important;
box-shadow: 5px 5px #000 !important;
}
-
ghostplugins got a reaction from Ziggy in Ghost Front Info Slider does not work
@Loris9801 Please see step 6’s important note.
You’ll want to add the text “front” to the summary block’s header text box. This tells the code to apply Front to that summary block.
This is located in the summary block’s design tab - screenshot below.
-
ghostplugins got a reaction from Ziggy in Ghost Front Info Slider does not work
Hey @Loris9801, 👋
As a quick troubleshooting tip, please double check:
- The "front" summary block’s header text is in all lowercase
- Each post has a title, excerpt, and image
We have a friendly and dedicated help team that is always happy to help!
You can submit a ticket here.
Thank you! 👻
-
ghostplugins reacted to Ziggy in Ghost Front Info Slider does not work
Since you purchased this from @ghostplugins have you raised a support ticket with them?
https://www.ghostplugins.com/help
-
ghostplugins got a reaction from tuanphan in Code broken
@Danielle_BB We just replied to your DM, but will share the info here as well in case it's helpful for others as it can apply to whether you are using your own CSS, Script, or a third-party plugin.
We recommend enabling "Opt-out of localized forms" is Settings > Circle Lab settings until Squarespace completes roll out of their changes for the new forms. Our team is working on implementing an update that will apply once the roll out is officially done and no longer part of Circle Labs testing.
Thanks for the help @paul2009 and @Ziggy 👻 💙
-
ghostplugins got a reaction from Ziggy in Code broken
@Danielle_BB We just replied to your DM, but will share the info here as well in case it's helpful for others as it can apply to whether you are using your own CSS, Script, or a third-party plugin.
We recommend enabling "Opt-out of localized forms" is Settings > Circle Lab settings until Squarespace completes roll out of their changes for the new forms. Our team is working on implementing an update that will apply once the roll out is officially done and no longer part of Circle Labs testing.
Thanks for the help @paul2009 and @Ziggy 👻 💙
-
ghostplugins reacted to paul2009 in Animations and fluid engine
This was answered in this Circle thread:
In summary, block-specific animations aren't supported in Fluid Engine. Instead, image blocks follow site-wide animation settings.
-
ghostplugins got a reaction from tuanphan in Button Not Centering on Mobile No Matter What CSS Code I Use
Hey @LesFen 👋
Are you using the new Fluid Engine by chance? Check to see if you can move it on the mobile's editing side. I did an inspect and it looks like the alignment might be caused by the grid layout set for the page in settings.
If that doesn't help, DM and we can try to take a look.
-
ghostplugins got a reaction from Venera in Custom font doesn't work on iPhone Safari
@Venera Was about to suggest woff or even adding !improtant to the CSS. Glad you got it fixed! 🙂
-
ghostplugins reacted to Venera in Custom font doesn't work on iPhone Safari
I found a solution, I need to add a font in .woff format 🙂
-
ghostplugins reacted to christyprice in Accordion Block: Dos and Don’ts
LOVE the new accordion block. @ghostpluginshas some great free Custom CSS for it too.
I did a quick video walkthrough of styling options here (there are some that are kinda hidden, like the description width): https://christyprice.com/blog/how-to-add-accordion-squarespace
-
ghostplugins reacted to christyprice in Hamburger three lines for navigation
@ghostplugins has a Slide Out Mobile Menu (affiliate link) for 7.1 for $25. Works great.
-
ghostplugins got a reaction from authenticeye in Boldly Ghost PlugIn stopped working...
Hi @authenticeye 😃 -
We're glad you got this resolved. If you have any more trouble with Boldly, please feel free to send our super friendly help team a message here:
https://www.ghostplugins.com/feedback.
As a quick side note, a title, excerpt, image, and tag is required for Boldly to work. We make note of this in the install guide. If Boldly ever stops working unexpectedly, this will most likely be the cause.
Let us know if there is anything else we can lend a hand with with. Always happy to help! 👻
-
ghostplugins got a reaction from christyprice in Signed up for Age Verification Pop Up, Is It Out of Business?! Please Advise!!
Thanks for sharing @christyprice! 👻 ❤️
-
ghostplugins reacted to christyprice in Signed up for Age Verification Pop Up, Is It Out of Business?! Please Advise!!
Not familiar with that one, but typically you can get in touch with your credit card and stop the recurring charge.
If you're looking for another option, @ghostplugins has a great Age Verification Pop Up that's a one-time fee $30 USD: https://www.ghostplugins.com/products/age-verification-pop-up
-
ghostplugins reacted to Wolfsilon in Turning image block into slideshow CSS
You'll have several options to achieve the effect you want:
1) Use Custom CSS + Javascript to build your own slideshow
2) Purchase a slideshow plugin - SQSMODS, Will Myers, and Ghost Plugins is where I'd start to look, the latter two used to have free plugins but I'm not sure anymore.
3) Edit existing tools to meet your needs - you could use any of the auto-section banner/slideshow sections and have them auto scroll.
-
ghostplugins reacted to Wolfsilon in How make the navigation menu/bar stick at the top of the screen while scrolling
Hello,
If you're using a 7.1 Template. You can do this by navigating to any page, click "Edit", and select "Edit Site Header". The menu will allow you to change the toggle switch for "Fixed Header" on or off.
If you're on version 7.0 using a compatible template family, you should be able to add the following code using the Custom CSS tool. Navigate from Home > Design > Custom CSS and paste the code below:
// Fixed Header // .Header { position: fixed; z-index: 9999; width: 100%; } -- Courtesy of Ghost Plugins.
Hope this helps!
-Dan
-
ghostplugins reacted to christyprice in How do you add vertical lines ( | ) between the items of your navigation bar/header?
Ghost has a free plugin that does this... you'd just want to change out the content from a slash to a vertical line.
https://www.ghostplugins.com/steps/9sywh58h
-
ghostplugins reacted to christyprice in How do you add vertical lines ( | ) between the items of your navigation bar/header?
@KristenisNeat
Great question! You'd just want to change up the code a bit from Ghost like this:
.Header-nav-item:not(:last-child):after {
-
ghostplugins reacted to paul2009 in How can I change the default options for a survey form field?
Here's a workaround that was posted previously:
-
ghostplugins got a reaction from LJSpace in How can I place Social Icons in Mobile Menu?
@LJSpace Shhhhh, that's a secret! 🤫 Haha, jk. Thanks so much for sharing Ghost! 😊
Cody
-
ghostplugins reacted to LJSpace in How can I place Social Icons in Mobile Menu?
Ghost Plugins strikes again: https://www.ghostplugins.com/secret/841l164f
I think you may need a business account to use this SS feature.
P/W for GhostPlugins secret plugins is "whisper"
I highly recommend subscribing to their list, they are awesome!
From your Squarespace account, go to Site Code Injection. Copy and paste the code below into the Header Code Injection box.
<script> Y.on('domready', function(){ var mobileSocial = Y.one(".Header-social").cloneNode(true).addClass('.mobile-social'); Y.one(".Mobile-overlay-menu-main").append(mobileSocial); }); </script>