Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
I'm looking to get some help adding more images to my "Image with Text" section and making them auto-rotate like in the slideshow section (or just scrollable).
website link: https://qgpgjcfpgbo9l1ck-55689117866.shopifypreview.com
Thanks in advance!
Hi @1733650
Do you have sample for this design? Only the image slide or also the text?
Any of those two options work; just the image or the entire section (including the text).
Hey!
In order to have more images shown in your section, the theme's code needs to be changed. Currently, how it looks like/setup is like this:
show the text from the section settings
show the image from the section settings
the section settings:
1 image available
few texts available
Those needs to be changed into
show the text from the section settings
show the images from the section settings
section settings:
few images available
few text available
In this way, the section will be able to have multiple images on one area of the page, then with additional code, you'll be able to have it auto rotate.
Hope this helps and if you have any questions, feel free to ask 🙂