I've opened an issue in the IH GitHub repository to track this anomaly.
I've opened an issue in the IH GitHub repository to track this anomaly.
Hmm, just noticed the popup image on hover in the product info page on my site is not working in Chrome at all. Firefox and Edge yes. No errors in the console as far as I can see.
www dot motorvista dot es slash tienda
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
@torvista, the image-hover feature applies to your site's small images (i.e. those in listings) ... not the medium-image that's used as the main-product image.
Note also that the imagehover.js appears to only be loaded on the product_info type pages; when I viewed a product's listing, the script was not part of the page-load.
and those at the bottom of each product info page. Those are the ones that are not popping up on hover in Chrome.the image-hover feature applies to your site's small images (i.e. those in listings)
Correct, as I don't use it anywhere else, no need for it to be loaded on every page.imagehover.js appears to only be loaded on the product_info type page
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Thanks for the clarification, @torvista. I see the hovers on Chrome, but also seeing the positioning issue that @GoverT described.
I guess that is it, the hover is working but is off the top of the browser viewport.I see the hovers on Chrome, but also seeing the positioning issue that @GoverT described
Still getting around (waiting for 156) to add a responsive template so I guess that's why I don't see it at all.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
As I explore possible replacements for that imagehover.js processing, I'm wondering what is the intended goal of that processing.
Is it to bring attention to the associated item? If so, would a simple CSS transition (more lightweight) be appropriate?
I found this relatively lightweight jQuery plugin that might do the trick, if a popup-image on hover is what's really desired.
Bookmarks