dharam Posted December 1, 2014 Share Posted December 1, 2014 Hi All, I am facing a strange issue in my website as the images get added to footer if i mouse hover on them, may it be product image or any other image on the home page. On the same time the quick view also stopped working on home page. On touchscreen devices when we touch images to scroll they get added to footer. On the category page the quick view works and on mouse hover on these images in category page they do not get added to footer but issue remains with all other images like on product page the images in related product section or store logo etc. Footer size keeps increasing as more images get added. Below is my website name and also attaching the screenshot. https://iclothmart.com Kindly help... Thanks, Link to comment Share on other sites More sharing options...
NemoPS Posted December 1, 2014 Share Posted December 1, 2014 There is some broken javascript. Did you modify something about it? I saw there are some images with this class replace-2x img-responsive Using any such plugin? Link to comment Share on other sites More sharing options...
dharam Posted December 1, 2014 Author Share Posted December 1, 2014 (edited) Hi Nemo, Thanks for reply. Which JavaScript do you see is Brocken, however I did not change any JavaScript file. Also not sure about replace-2x img-responsive. How can I see these errors? I had changed global.css to change the color of footer h4 text like information, contact us, newsletter etc from white to green but even reverting back that change from backed up file doesn't fix the problem. Also I had done a minor change in the "social referal + connect" module's head.tpl file to display a small text "sign in with:" before social connect icons, here as well when I revert back change or disable the module then it doesn't fix the issue mentioned in this thread. I tried to disable many other modules like easy scroll, newsletter block, facebook like box but nothing helped so I enabled them again. I also tried to clear the cache from back end performance tab after each action but no luck. Your guidance is much appreciated... Thanks. Edited December 1, 2014 by dharam (see edit history) Link to comment Share on other sites More sharing options...
dharam Posted December 1, 2014 Author Share Posted December 1, 2014 Hi Nemo, I think you were seeing all.js file warning, i checked them in chrome by "ctrl+shift+J" and then uninstalled the suspected modules which were causing that warning. Unfortunately that warning was unrelated to the issue in this thread as it is not resolved by uninstalling those (Facebook like box and social referral plus connect) modules. Could you kindly take a look again on my website and guide me on what else may be the issue of products getting added to footer on the mouse hover on them in home page and category pages... https://iclothmart.com Thanks, Link to comment Share on other sites More sharing options...
dharam Posted December 2, 2014 Author Share Posted December 2, 2014 (edited) Hi Nemo, All, I have fixed the problem by restoring the database to a day before i started seeing the problem. I did not find the underlying issue but still would like to share my experience that before doing any minor, major code changes or module install, module upgrades please do take a backup of your database and possibly files too just before doing the changes so that if anything goes wrong then you have something to fall back on. It will be even better if you plan to do the changes less frequently for your website, i mean do more changes once than few changes many times so that you do not have to take db backup frequently for this. Update: Later I found that the "Prestashop Content Protection" module was causing above problem, this module has download transparent images, somehow that was enabled so the images were getting downloaded to footer on mouse hover, i have disabled the download transparent images option from this module. Thanks, Edited December 11, 2014 by dharam (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now