Shopify themes, liquid, logos, and UX
Hello, I have noticed my Shopify slideshow is not sliding through the slideshow pictures. I have two slides, it works perfectly in the editor view but it's not working on the live view.
Please see my website link:
And here is my slide settings:
Would appreciate any suggestions to fix this.
Thank you!
Hello @tmg1101
it seems like your Shopify slideshow is not sliding in the live view, even though it works fine in the editor. This could be due to a JavaScript conflict or a missing setting.
If the issue persists, please share your store URL or grant me access so I can check and help you fix it.
Hi @tmg1101,
Go to Online Store, then Theme, and select Edit Code.
Search for the theme.js/custom.js file and add the provided code at the start of the file.
var elem = document.querySelector('.slideshow');
var flkty = new Flickity(elem, {
autoPlay: true,
wrapAround: true,
imagesLoaded: true,
prevNextButtons: true
});
@tmg1101 on your theme have problem with js, if you able to fix this then slider will automatic solvbe
Thank you
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025