product pics not showing on minimal image gallery

purpleearthni
New Member
5 0 0

I'm updating from debut to minimal.  Have added slideshow successfully and collections which show on home page. 

But when you click on the collection image and it brings you to the gallery you cannot see the images just text underneath.  If you click on a product all is good

What am i doing wrong? tia

Replies 8 (8)

Brie
Shopify Staff
571 48 113

Hey, @purpleearthni!

That does sound strange. Would you mind sharing a link to your store so I can have a look?

Brie | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

purpleearthni
New Member
5 0 0

Sorry of course - its at https://1qmdgn3ig4rr14in-28020047969.shopifypreview.com  (current page is purpleearth.net so trying to make it more visual & user friendly)

Brie
Shopify Staff
571 48 113

@purpleearthni -

Thank you! It seems like you may have made some edits to the theme's code and some may have been deleted. Do you know if you made any coding edits, and if so, what they were? Cheers.

Brie | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

purpleearthni
New Member
5 0 0

I found this somewhere & copied it - but changed it back again

 

Under product-template.liquid, I changed this:

<img src="{{ image.src | img_url: 'grande' }}" alt="{{ image.alt | escape }}">

to this:

<img src="{{ image.src | img_url: '140x140', crop: 'center' }}" alt="{{ image.alt | escape }}">

 

The only other one i was in was called template_js

Brie
Shopify Staff
571 48 113

@purpleearthni -

Thanks! What edits did you make to the JS file?

Brie | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

purpleearthni
New Member
5 0 0

pasted a bit extra on at the end just

purpleearthni
New Member
5 0 0

Just found the part where i can revert back to the code as it was on 5 jan so i restored the pages but still cant see images 😞 

Brie
Shopify Staff
571 48 113

@purpleearthni -

I see, thanks for trying that! I believe we'll need to have this sent up to our Themes team for them to have a closer look. Please reach out to our support team via email, live chat, or scheduled callback, and one of our support members can do that for you. Feel free to provide a link to this thread for their context. Cheers. 

Brie | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog