Why aren't pictures showing in my mobile page slideshow?

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.liquid in 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.

Summarized with AI on November 10. AI used: claude-sonnet-4-5-20250929.

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 !

URL
https://luxgate.co/?_ab=0&_fd=0&_sc=1

@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.

Thank you for your help!
Here

@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 -


1 Like

Thank you so much!!

All worked!

1 Like