- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2016
06:30 PM
03-01-2016
06:30 PM
Problems with the image magnifier
Is anyone else having problems with the image magnifier script? It appears that the link to the source is no longer connecting. This is the script that magnifies a section of an image when you mouse-over. We use it on several websites on different servers and they all went down at the same time. Looks really ugly.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2016
08:47 PM
03-01-2016
08:47 PM
Re: Problems with the image magnifier
Hi,
Have you facing this issue with magentos default theme or under your custom theme.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2016
09:39 PM
03-01-2016
09:39 PM
Re: Problems with the image magnifier
They were custom themes. It broke on several Magento sites on different
shared servers that were all working fine and were under no update,
additions or anything happening to them at the time. It appears that the
magnifier and the carousel scripts both stopped working instead of an image
you can mouse-over, they became two fixed images.
Thanks for your help.
shared servers that were all working fine and were under no update,
additions or anything happening to them at the time. It appears that the
magnifier and the carousel scripts both stopped working instead of an image
you can mouse-over, they became two fixed images.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2016
01:19 AM
03-02-2016
01:19 AM
Re: Problems with the image magnifier
Since I don't have anything to work on, I can shoot for the hip: maybe it's because you're using some external script that has been since either removed or updated.
Tanel Raja
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2016
08:45 AM
03-02-2016
08:45 AM
Re: Problems with the image magnifier
Sorry, you are right I needed to give you more information. Here is the
element that is no longer working:
![Natural Sins Crispy Beet Chips]()
id="image-main" alt="Natural Sins Crispy Beet Chips"
src="https://www.gourmetfoodland.com/media/catalog/product/cache/1/image/9df
78eab33525d08d6e5fb8d27136e95/f/g/fg-product-thumb-beet_2x-fs8.png">
![]()
src="https://www.gourmetfoodland.com/media/catalog/product/cache/1/image/180
0x/040ec09b1e35df139433887a97daa66f/f/g/fg-product-thumb-beet_2x-fs8.png"
data-zoom-image="https://www.gourmetfoodland.com/media/catalog/product/cache
/1/image/1800x/040ec09b1e35df139433887a97daa66f/f/g/fg-product-thumb-beet_2x
-fs8.png">
Here is the page url:
https://www.gourmetfoodland.com/foods-for-entertaining/crispy-cips/crispy-be
et-chips.html
Here is the CSS:
Style.css
Bootstrap.css
Bootstrap.min.css
There are two different image functions that are not working. The other is a
gallery carousel - the images towards the bottom of the same page.
Thanks for any help.
element that is no longer working:
id="image-main" alt="Natural Sins Crispy Beet Chips"
src="https://www.gourmetfoodland.com/media/catalog/product/cache/1/image/9df
78eab33525d08d6e5fb8d27136e95/f/g/fg-product-thumb-beet_2x-fs8.png">
src="https://www.gourmetfoodland.com/media/catalog/product/cache/1/image/180
0x/040ec09b1e35df139433887a97daa66f/f/g/fg-product-thumb-beet_2x-fs8.png"
data-zoom-image="https://www.gourmetfoodland.com/media/catalog/product/cache
/1/image/1800x/040ec09b1e35df139433887a97daa66f/f/g/fg-product-thumb-beet_2x
-fs8.png">
Here is the page url:
https://www.gourmetfoodland.com/foods-for-entertaining/crispy-cips/crispy-be
et-chips.html
Here is the CSS:
Style.css
Bootstrap.css
Bootstrap.min.css
There are two different image functions that are not working. The other is a
gallery carousel - the images towards the bottom of the same page.
Thanks for any help.