-
Posts
27 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
LetterAndInk's Achievements
-
@tuanphan Used your code from February 6th.
-
Hi @tuanphan! I know this is an old thread, but I just implemented this code and it's almost perfect. Is there a way for the transition to the primary logo when you scroll back to the top to be smoother as well? Right now there's a slight pause and then it snaps back into place.
-
Tiny_Coast reacted to a post in a topic: Custom font suddenly not working
-
Same issue today. Seems like something changed on SS's platform overnight and the important tag became necessary. I just went back in and added them to all of my custom fonts and that seems to have solved it!
-
YellowCoffeeCup reacted to a post in a topic: Slideshow not loading in Chrome
-
I finally had a chance to get in touch with Squarespace support, and this is apparently a known issue with the latest build of Chrome. Hopefully it'll be sorted soon! In the meantime, I switched to the other kind of slideshow, which sacrifices captions but at least loads correctly.
-
maybesandy reacted to a post in a topic: Slideshow not loading in Chrome
-
YellowCoffeeCup reacted to a post in a topic: Slideshow not loading in Chrome
-
It would be great if everyone having this same issue could report it to Squarespace. Customer service told me that when they disabled all of my custom code, it worked...but it doesn't. Fingers crossed if enough people flag it, we can get it fixed!
-
LetterAndInk reacted to a post in a topic: Slideshow not loading in Chrome
-
LetterAndInk reacted to a post in a topic: Slideshow not loading in Chrome
-
LetterAndInk reacted to a post in a topic: Slideshow not loading in Chrome
-
YellowCoffeeCup reacted to a post in a topic: Slideshow not loading in Chrome
-
@creedon it’s so odd! I also noticed in the Chrome inspector that the width of the ones that won’t load is something like 28px (which probably explains the random scroll bar that gets added). I also tried adding completely new, smaller images to the slideshow and they won’t load either.
-
Hi @paul2009! Glad to hear it’s not universal. Unfortunately, I’ve been able to replicate the issue on several devices on different networks (even after cleaning the cache.) Is there a chance you're not running the current version of Chrome? I have a feeling that the latest update broke something.
-
This one's a bit of a mystery: The slideshow on the homepage is working fine in Safari. However, when I view that page in Chrome, the first image of the slideshow loads and then most of the others do not. This applies to both live view and editor view. The only way I can get them to appear is by unchecking "automatically crop", but...I need them to be automatically cropped. I tried uploading new images, and they have the same issue. Note that this is a new problem. It wasn't happening when I launched the site; it only started a few days ago (and I didn't make any edits to the site between then and now). Hoping someone out there has insight into this very annoying issue! Screen recording attached. ETA: Second screen recording. It gets weirder...for the slide with no image, a small scroll bar appears at the bottom left of the section. What?? Screen Recording 2024-06-21 at 1.27.50 PM.mov Screen Recording 2024-06-21 at 1.31.24 PM.mov
-
Thanks so much @tuanphan! That did it.
-
LetterAndInk reacted to a post in a topic: Slideshow captions for mobile
-
Hey all, having some trouble with a slideshow. The captions aren't displaying on mobile. I've tried various code snippets, but none seem to be working. Hoping someone can help! Site: earsupsounddesign.squarespace.com PW: reaper
-
paul2009 reacted to a post in a topic: Changing header logo on project pages
-
Changing header logo on project pages
LetterAndInk replied to LetterAndInk's topic in Customize with code
@paul2009 This did the trick! Thanks so much.- 4 replies
-
- css
- project-page
-
(and 2 more)
Tagged with:
-
LetterAndInk reacted to a post in a topic: Changing header logo on project pages
-
As the title suggests, I'd like to change the color of the logo on the project pages, but not the portfolio page. As it stands, it seems like the page header code injection affects the portfolio and project pages, with no way to separate them out. I'm using the following code: <style> .header-title-logo img { visibility: hidden; } .header-title-logo a { background-image: url(https://images.squarespace-cdn.com/content/65a0493c0ac23a500b538521/1231deef-3f2b-45d9-80d7-e7132dd00e9a/ears+up+logo+white.png?content-type=image%2Fpng); background-size: cover; background-repeat: no-repeat; background-position: center center; } </style> Is there a way to isolate this to the projects but not the portfolio index?
- 4 replies
-
- css
- project-page
-
(and 2 more)
Tagged with:
-
LetterAndInk reacted to a post in a topic: Changing quantity options on store
-
paul2009 reacted to a post in a topic: Changing quantity options on store
-
How to have ITTT total display on product page?
LetterAndInk replied to ChampagneandInk's topic in Customize with code
Bumping this. Also, hi @ChampagneandInk!- 1 reply
-
- product-page
- price
-
(and 1 more)
Tagged with:
-
Changing quantity options on store
LetterAndInk replied to CatalinaTrujillo's topic in Setting up your store
@paul2009 I was just searching for this same solution and your code works beautifully! I was wondering if you know of a way to display the quantity selector as a dropdown rather than a box with arrows? -
LetterAndInk reacted to a post in a topic: Custom CSS Font is not appearing in the page previews
-
@SnapperGB It has to be a bug, right? Mine were working before too. Hoping it's a known issue!