tc15201 Posted November 3, 2017 Posted November 3, 2017 (edited) I have a gallery grid with images (of artwork). I have it set to pop-up with enlarged images in a lightbox, and display the captions on hover. This is fine on desktop, but on mobile devices the captions do not display unless you tap a tiny dot in the lower right hand corner. Absolutely no one sees this, so mobile visitors to my site always think there is no caption information given. A fine solution would be to simply have the captions below the enlarged lightbox images, and always show up (no hover). This seems like a really, really basic format, but it seems that this is simply not an option on Squarespace, which is baffling to me. Are there any workarounds for this? Having a simple grid of images where you click an image and get a bigger image with a caption below it really seems like something that should be possible. Edited November 3, 2017 by tc15201 Initial Revision
mandeep Posted November 5, 2017 Posted November 5, 2017 can you please send URL here. Mandeep Rajasthani Squarespace Website Designer Contact me: mandeeprajasthan@gmail.com
skazia Posted May 8, 2018 Posted May 8, 2018 I'm having the exact same issue and Squarespace support cannot help me. It should be a very straightofrward CSS fix by the looks of it. Did anyone make any progress with this?
Jo_SQSP Posted May 8, 2018 Posted May 8, 2018 (edited) @skazia @ChuckChair -- Try this in Design > Custom CSS to make the caption visible by default (you won't be able to hide it with by clicking the dot, however): .sqs-lightbox-meta.overlay-description-visible { bottom: 0px !important; } Edited May 8, 2018 by JGutierrez
skazia Posted May 8, 2018 Posted May 8, 2018 @danieljs thank you so much! I'll give this a shot. I don't mind the fact that it doesn't hide the caption afterwards. Much appreciated :)
skazia Posted May 8, 2018 Posted May 8, 2018 @danieljs thank you so much! I'll give this a shot. I don't mind the fact that it doesn't hide the caption afterwards. Much appreciated :)
Jo_SQSP Posted May 8, 2018 Posted May 8, 2018 No problem, let me know here if you run into any issues with it.
tc15201 Posted May 8, 2018 Author Posted May 8, 2018 Thank you, but the caption hides a lot of the image. I am looking for an option to have the caption below the image.
SodaCreekDigital Posted November 29, 2019 Posted November 29, 2019 Hi all - I'm running into the same image on an artwork website where the code provided covers a lot of the image, any suggestions on how to ensure that the image captions always display below the image? Any suggestions would be appreciated.
tuanphan Posted November 29, 2019 Posted November 29, 2019 1 hour ago, SodaCreekDigital said: Hi all - I'm running into the same image on an artwork website where the code provided covers a lot of the image, any suggestions on how to ensure that the image captions always display below the image? Any suggestions would be appreciated. Can you share link to your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
gloriannapicini Posted January 11, 2020 Posted January 11, 2020 I am also having this problem with my site www.glorianna.org/adventuring. I created captions for all of the images but they only appear in Lightbox on Desktop and most of my clients and followers view on mobile. Some of my captions include stories that cover the entire photo, so it would need to be possible to turn it off. Help please!
DominicB Posted September 15, 2020 Posted September 15, 2020 @SodaCreekDigital did you ever find a solution to this? I'm looking to do a similar thing.
tuanphan Posted September 18, 2020 Posted September 18, 2020 On 9/15/2020 at 7:20 PM, DominicB said: @SodaCreekDigital did you ever find a solution to this? I'm looking to do a similar thing. If you share siste url, we can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
BethB Posted July 6, 2021 Posted July 6, 2021 (edited) Same issue. Squarespace doesn’t seem to understand the needs of artists very well and it’s totally annoying that they think a tiny dot in the corner will be obvious to visitors. I just barely noticed it myself. Edited July 6, 2021 by BethB
tuanphan Posted July 7, 2021 Posted July 7, 2021 On 7/6/2021 at 10:12 AM, BethB said: Same issue. Squarespace doesn’t seem to understand the needs of artists very well and it’s totally annoying that they think a tiny dot in the corner will be obvious to visitors. I just barely noticed it myself. If you share link to your site, we can use some code to enlarge this tiny dot, or add some text beside dot Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Beyondspace Posted July 7, 2021 Posted July 7, 2021 On 7/6/2021 at 10:12 AM, BethB said: Same issue. Squarespace doesn’t seem to understand the needs of artists very well and it’s totally annoying that they think a tiny dot in the corner will be obvious to visitors. I just barely noticed it myself. Could you share your current site url with the issue? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Beyondspace Posted July 20, 2021 Posted July 20, 2021 On 9/15/2020 at 7:20 PM, DominicB said: @SodaCreekDigital did you ever find a solution to this? I'm looking to do a similar thing. Try this solution BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Guest Posted February 17, 2022 Posted February 17, 2022 is it so hard for Squarespace to add a check so that we can select if we display caption on lightbox or not? It is such a basic feature for artists, photographers etc that i am surprised it is not provided by default, and it is strange that although they have it there for images on the gallery, they don't provide it when people click the image (lightbox) to see large size.... I would not start to add to my template javascripts and huge css blocks, i could have stayed with Wordpress if this is the case in order to add simple and basic functionality
ABART Posted January 23, 2023 Posted January 23, 2023 On 7/5/2021 at 11:12 PM, BethB said: Same issue. Squarespace doesn’t seem to understand the needs of artists very well and it’s totally annoying that they think a tiny dot in the corner will be obvious to visitors. I just barely noticed it myself. On 2/17/2022 at 9:26 AM, tsouratziscom said: is it so hard for Squarespace to add a check so that we can select if we display caption on lightbox or not? It is such a basic feature for artists, photographers etc that i am surprised it is not provided by default, and it is strange that although they have it there for images on the gallery, they don't provide it when people click the image (lightbox) to see large size.... I would not start to add to my template javascripts and huge css blocks, i could have stayed with Wordpress if this is the case in order to add simple and basic functionality I couldn't agree more. I have been struggling for days trying to figure out a way to just simply move the lightbox caption to the right of the image (and move image left), and make it permanently visible. Y'know...a very very basic feature for artists. What the hell? Why isn't this standard? Why isn't it just a choice that we can tick on or off? I can figure out how to get the bloody caption visible permanently, but I cannot for the life of me figure out how to detach it from the image and get it to display NEXT to the image. Nothing has worked. I shouldn't have to spend so much of my time trying to figure out what should be a basic choice from the get go. kmok, Beyondspace and Anele0610 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment