gatsby-remark-images-medium-zoom icon indicating copy to clipboard operation
gatsby-remark-images-medium-zoom copied to clipboard

Cant get this to work on product thumbnails

Open domtaylor opened this issue 5 years ago • 6 comments

I have tried using your solution for image zooming for my product thumbnails.

https://store.shaka-surf.com/products/eco-medium-g5-surf-fins

But it's not working. Any ideas?

domtaylor avatar Jul 22 '19 09:07 domtaylor

@domtaylor Sorry for the late reply. are you using gatsby-remark-images in project?

JaeYeopHan avatar Oct 04 '19 06:10 JaeYeopHan

@JaeYeopHan no worries. I'm using both gatsby-remark-images, gatsby-transformer-ramark, gatsby-remark-images-medium-zoom in my project.

domtaylor avatar Oct 04 '19 06:10 domtaylor

@domtaylor oh i see....

  1. can i see the your project source code? (github link)
  2. are you using webp format in gatsby-remart-images?

JaeYeopHan avatar Oct 04 '19 06:10 JaeYeopHan

@JaeYeopHan just sent you an invite. 2. No. I will add that in gatsby-config.js now see if it helps

domtaylor avatar Oct 04 '19 07:10 domtaylor

@domtaylor check this line plz, https://github.com/domtaylor/gatsby-demo-store/blob/master/gatsby-config.js#L57 (you'r using webp format :) ) Currently, this plugin do not support webp image foramt. I'm sorry I can't help you.

JaeYeopHan avatar Oct 04 '19 08:10 JaeYeopHan

@JaeYeopHan thanks for looking at the repo. I just added this line, because I thought it needed to be webp format, but before I wasn't and it was not working as well. So I think it's something else.

domtaylor avatar Oct 04 '19 08:10 domtaylor