We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Abode Theme Photo Zoom issues on Website.

Abode Theme Photo Zoom issues on Website.

Darkchild25
Visitor
2 0 0

 

Hello to anyone that can help me. I recently added the abode theme to my site. Everything looked great until I selected a photo to zoom in on. That’s when I noticed that the zoom feature does not work. Instead of viewing a zoom in version of the photo I get the product name listed in place of the photo. If there’s 5 photos, I see the a screen with the product name listed 5 times. Can anyone help me with this. I initially thought this was just occurring on the cellphone few, but learned that it’s occurring from tablet and computer also. 

Replies 2 (2)

akshay_bhatt
Shopify Partner
178 14 26

Hi @Darkchild25 ,

To fix the zoom issue in the Abode theme:

  1. Go to Online Store > Themes > Customize.
  2. In the Product Page settings, ensure the Image Zoom feature is enabled.
  3. If the issue persists, check the theme.liquid file to ensure jQuery is properly loaded :

 

<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
​

 

save and refresh.

 

Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.

Thanks & Regards
Akshay Bhatt

 

- Need a Shopify Specialist?
- Custom Design | Advanced Coding | Store Modifications
Email us
Darkchild25
Visitor
2 0 0

I don’t see the option to enable the zoom feature. Where do I paste in the code you provided. I’m not very tech savvy