Amy_R Posted May 7, 2021 Share Posted May 7, 2021 Site URL: https://amyrothphoto.com/motion/ Is there a way to disable the lightbox function on a video gallery page (not gallery block)? I've tried using the CSS found below, but it disables hover, which doesn't allow the videos to play in place. Link to comment
tuanphan Posted May 9, 2021 Share Posted May 9, 2021 On 5/8/2021 at 5:23 AM, Amy_R said: Site URL: https://amyrothphoto.com/motion/ Is there a way to disable the lightbox function on a video gallery page (not gallery block)? I've tried using the CSS found below, but it disables hover, which doesn't allow the videos to play in place. Try adding to Design > Custom CSS /* Motion lightbox */ body#collection-6056644774303038bcc45cfe .yui3-lightbox2 .sqs-lightbox-slideshow { display: none !important; opacity: 0 !important; z-index: -100 !important; } body#collection-6056644774303038bcc45cfe.sqs-lightbox-open { overflow: visible !important; position: relative !important; } body#collection-6056644774303038bcc45cfe .yui3-lightbox2 .yui3-lightbox2-content { position: static !important; display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Amy_R Posted May 9, 2021 Author Share Posted May 9, 2021 Thanks for the answer, but the videos still don't play at all when I add this code. Link to comment
tuanphan Posted May 9, 2021 Share Posted May 9, 2021 You want to display lightbox or what exact problem?? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Amy_R Posted May 9, 2021 Author Share Posted May 9, 2021 (edited) Sorry for the confusion. I'd like the videos to play in place rather than popping up in lightbox. The CSS solution you posted kept the videos from opening in lightbox, but I can't click on them to play. Edited May 9, 2021 by Amy_R Link to comment
tuanphan Posted May 11, 2021 Share Posted May 11, 2021 Just tested on my site, it loos like there is no way. You can consider using Video Blocks... @creedon Do you have any ideas? Thank you :x Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
creedon Posted May 11, 2021 Share Posted May 11, 2021 I"m thinking video blocks as well. Although it might be possible to rebuild a gallery page to not use the lightbox feature, it would be a fairly involved project. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Amy_R Posted May 12, 2021 Author Share Posted May 12, 2021 Thanks for your help. I'll give video blocks a try! creedon 1 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