Hi There!
How can i modify the code of “Refresh theme” to include 6 slides in the slideshow instead of only 5 ?
A user asks how to modify the Refresh theme to include 6 slides in the slideshow instead of the default 5.
Solution provided:
slideshow.liquid file in the Sections folderThe solution was confirmed working by another user who successfully implemented the modification.
Hi There!
How can i modify the code of “Refresh theme” to include 6 slides in the slideshow instead of only 5 ?
Hi @Khaledmohamed ,
You can increase the slides by editing the limit of the block. Please follow the instructions below
"name": "t:sections.slideshow.blocks.slide.name",
Worked beautifully for me! Thanks! ![]()