Thanks.. will work on this tomorrow..
Printable View
Hi all
I realise that this thread is quite old and with the current version (1.1) of the Lazy Load plugin very few people are facing the same problem, but I am trying to integrate the current version of the Lazy Load plugin into Zen cart 1.3.9h (which I'm still using for reasons I won't go into at present), I have seen that it should work for previous versions of Zen cart but I can't find the additional file modifications that need to be made, I'm pretty sure that product_listing.php will require some modification but are there any other files and what will the modifications be, hoping someone in the know can fill in the blanks for me? Thank you in advance for any help.
I have this working on ZC v1.5.5f, not sure about the compatibility with your version though. I just follow the instructions in the readme.txt. From memory - the only thing to be careful with is the modification of the /modules/your_template/product_listing.php file.
That's exactly what I have done, with all the versions of Lazy Loader I could find, I even pulled the Master from Github, but none of them seem to be backwards compatible as far as my now ancient 1.3.9h, but thanks for your help/advice none the less Simon.
I've seen these, which they say are compatible with 1.3.9
https://zencart.codes/index.php?main...products_id=32
https://zencart.codes/index.php?main...products_id=48
Thank again for that Simon, I had already seen the first one in the list but not the echo image load version, must have glossed over that by mistake as I actually have a zen cart codes account, I will give the echo version a try and let you know the results, once again thank for your help.
One thing I've found with some mods that use javascript is that there is sometimes a conflict with other jscript files loaded on the site. Usually it's because of the order in which they've been loaded. If the 'Echo' mod doesn't work - would suggest you remove all but the lazy loader jscript files and see if that works, if so add them back one by one to see where the conflict is.
The Echo mod is working right out of the box, thanks again for all your help on this Simon.