store URL is copeland-audio.myshopify.com
Password: Estilla01
Thanks a lot !
Issue: In the Narrative theme, slideshow videos play on desktop but not on mobile. Root cause is a theme rule that disables video below ~749px width and mobile code that doesn’t initialize video playback.
Findings: Phones in portrait fall under the threshold; rotating may play but can distort layout. Android devices worked in tests; iOS (Safari/Chrome) did not autoplay.
Proposed fix (community workaround requiring code edits in 3 files):
Notes and caveats:
Status: No official theme update noted. A community-provided code workaround appears to resolve mobile playback and iOS autoplay for those who implement it.