Hi guys!
I’m having troubles with my slide show. I have created a slide show template for my product pages. It works fine when I’m adding the images but when I click save it disappears for some reason? I have attached pictures to explain what I mean with the code I’m using.
My Theme is the debut theme.
Store link: https://xsiist.myshopify.com/
Password: 1234
Hi @tonyrss ,
Because if get file section it will probably affect slideshow section on home page so it’s best to create a new slideshow section file. Please follow the steps:
- Step 1: Create a slideshow-product file in the section, then copy the entire code of the slideshow.liquid file and paste it into it.
- Step 2: At the product.slideshow template you change the code:
{% section 'slideshow-product' %}
Hope it helps!