Can anyone find out why slideshow on mobile page does not show pictures on my page?
Woking on to find out bugs on coding but unable to locate where
Thanks in advance !
Topic summary
A Shopify store owner encountered an issue where slideshow images displayed correctly on desktop but failed to appear on mobile devices.
Problem Identification:
- Initial troubleshooting revealed the user was working on a draft theme, which explained why another user couldn’t initially replicate the issue
- Screenshots were shared to clarify which slideshow section was problematic
Solution:
- The fix involved editing the theme code by accessing
theme.liquidin the code editor - A specific markup code snippet needed to be pasted above the
</body>tag
Resolution:
The issue was successfully resolved after implementing the code changes, with the slideshow now displaying properly on mobile devices.
@LG999 Can you please share screenshot which slideshow is showing in desktop and which one is not showing in mobile device, because i checked everything working perfectly.
@LG999 I think you are working on another theme which is in draft because in my screen it is showing these -
Could you check again below contact form?
I added slideshow section and you can see them!
@LG999 Go to Edit Code > open theme.liquid and search for tag and above it paste below code -
Thank you so much!!
All worked!



