How to fix shopify Dawn theme Auto rotate slides at home page not works?

The slideshow in my homepage not move automatically, anyone know how to fix it?

Hey @kyle6661

Dawn theme slideshow section already have a “Auto Rotate” setting. Do you have it enabled?

Best,
Moeed

Hello Moeed, I turned it on in the beginning as the screenshot below; The slideshow works well at October as I checked saved theme.

Hey,

This might issue with your code or theme level code. In most case, a custom coding or the classes conflicting with the existing slideshow autoplay code. By any chance can you share your store url so that I can take a look into it, and provide you with the solution code.

Thanks

Hi @kyle6661 I’m @PaulNewton shopify-partner with a range of merchant solutions.

Troubleshooting 101:
First check backups of the theme if any; you are making backups right.
Then try disabling EVERY app that affects or interacts with themes then rechecking
Then try a new install of the theme to see if this behavior is pre-existing, this doesn’t replace the live theme.

Finally to DIY start doing file rollbacks if this behavior worked at some point but became broken for some reason.
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/edit-theme-code#roll-back
:face_exhaling: Note the new theme editor is a very bloated VScode editor so low end hardware can have difficulty running it; and or with the visual editor at the same time.

To just have it fixed or upgrade the theme you can reach out to me for theme repair services .
CLICK my profile-pic or visit my profile on the forums
ALWAYS include context in new communications, e.g. reference urls, posts urls, etc

@kyle6661 I guess there are some code level issue. Most probably there can be CSS conflicts. It’s really hard to tell without checking the code.