Making Slideshow 2.O same like a Slideshow

Topic summary

A user is attempting to create a custom “Slideshow 2.0” section in the Dawn theme by duplicating the existing slideshow functionality through code.

Initial Problem:

  • User wants to build Slideshow 2.0 using only code modifications
  • Needs guidance on required files and folders

Progress Made:

  • Created necessary files: slideshow2.liquid, component-slider2.css, component-slideshow2.css, slideshow2.js
  • Modified language files: en.default.schema.json and en.default.json
  • Encountered issue with non-functional navigation buttons, possibly due to missing IDs

Solution Provided:

  • Copy code from the original slideshow.liquid file (with screenshot reference)
  • Video tutorial shared showing how to create slideshow2.liquid with two key edits: adding section capability and including IDs for easier customization

Resolution:
The issue was successfully resolved after following the video tutorial, with the user confirming that Slideshow 2 now works properly.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

Hi @amisha-29

You can copy the code from file slideshow.liquid

I hope this hel ps

Best,

Daisy

1 Like