This is/was an issue identified (with a proposed fix) by torvista in the Issues section of the github repo: https://github.com/DivaVocals/zen_Im...dler/issues/13
This is/was an issue identified (with a proposed fix) by torvista in the Issues section of the github repo: https://github.com/DivaVocals/zen_Im...dler/issues/13
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
I downloaded github version, updated the code, tried different templates (default responsive, classic and custom), tried it on default zc install, and still not working.
toPHP Code:document.addEventListener("DOMContentLoaded", function (event) { if (document.getElementById || document.all) { document.body.innerHTML += '<div id="trailimageid"></div>'; }});
?PHP Code:window.addEventListener("load", function () { document.body.insertAdjacentHTML('beforeend', '<div id="trailimageid"></div>') });
Is this fix not working for anyone else?
Last edited by vandiermen; 16 Jun 2017 at 05:21 PM.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
I just checked again, and the item I was testing had _MED.gif extension, so i added a new product and IH is working on the new products. So maybe I am ok now. However...
On one of the demo products did not have an extension _MED and image still not resizing, maybe something with the demo product images? (they are already small?
My products: http://www.electricmotorshop.com.au/...roducts_id=180
Demo product with no _MED extension: http://www.electricmotorshop.com.au/...&products_id=1
It's a not an issue for me as long as my own products are working
In trying each of the template, I re-installed the image handler and the files were changed in each template.
IH resize images was not working (where IH resizes and changes image to the bmz_cache)
It looks like the original images of the demo products have been replaced with smaller ones. The product you link to should have a default image with a size of 700x700 pixels (file size 133kb). Your image is only 100x80 pixels, and that is the true size. it is not scaled
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.