Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: No more mouseover zoom on images after upgrade to 1.2.7  (Read 4736 times)

Offline Siri M.

  • Newbie
  • *
  • Posts: 41
  • Karma: +7/-0
    • View Profile
No more mouseover zoom on images after upgrade to 1.2.7
« on: July 31, 2016, 12:46:37 AM »
Hi. I managed to upgrade my site from 1.2.5 to 1.2.7 doing manual upgrades on a clone site in a separate directory. Everything seems to be working, but one small issue is that there is now no mouseover zooming of the main product image on the homepage. I've looked at js files and such, but I don't really know what's wrong.

Any ideas?

Thank you,

Offline Ollie

  • Sr. Member
  • ****
  • Posts: 253
  • Karma: +27/-1
    • View Profile
    • Assistech
Re: No more mouseover zoom on images after upgrade to 1.2.7
« Reply #1 on: July 31, 2016, 04:14:58 PM »
Check line 30 of /storefront/view/default/template/pages/product/product.tpl. It should have this code for version 1.2.7:

<div class="mainimage bigimage easyzoom easyzoom--overlay easyzoom--with-thumbnails">

Also check to make sure you have "* EasyZoom core styles" coded in /storefront/view/default/stylesheet/style.css.

NOTE: Zoom is not supported for embeded image tags if main image is linked to an external source.
« Last Edit: July 31, 2016, 04:22:48 PM by Ollie »
Assistive technologies for people with special needs:
https://assistech.com/store/

Offline Siri M.

  • Newbie
  • *
  • Posts: 41
  • Karma: +7/-0
    • View Profile
Re: No more mouseover zoom on images after upgrade to 1.2.7
« Reply #2 on: August 01, 2016, 04:46:49 AM »
Line 30 looks right, and the stylesheet checks out.  Still no mouseover zoom on homepage on 1.2.7, but still working on my 1.2.5 version of the site.

Google chrome does give this notice: "jquery-1.11.0.min.js:4   Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."

I'm not sure if that has anything do with it.

Seems to be the only glitch left after my upgrade. Everything else seems to be working nicely.  ;D

Offline chrisoft

  • Newbie
  • *
  • Posts: 47
  • Karma: +7/-0
    • View Profile
Re: No more mouseover zoom on images after upgrade to 1.2.7
« Reply #3 on: August 16, 2016, 06:40:55 PM »
Any solution to this one? ?
Same problem here, no zoom on images at home page

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5795
  • Karma: +274/-2
    • View Profile
Re: No more mouseover zoom on images after upgrade to 1.2.7
« Reply #4 on: August 17, 2016, 01:48:45 AM »
Hi.

Did you mean CSS hover zoom effect? You can modify your template CSS http://www.corelangs.com/css/box/zoom.html

Offline chrisoft

  • Newbie
  • *
  • Posts: 47
  • Karma: +7/-0
    • View Profile
Re: No more mouseover zoom on images after upgrade to 1.2.7
« Reply #5 on: August 17, 2016, 05:00:06 AM »
Hi.

Did you mean CSS hover zoom effect? You can modify your template CSS http://www.corelangs.com/css/box/zoom.html

Yes the zoom in effect i used to have it but now its gone!
Where i have to put the code you send me?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5795
  • Karma: +274/-2
    • View Profile
Re: No more mouseover zoom on images after upgrade to 1.2.7
« Reply #6 on: August 17, 2016, 05:07:32 AM »
Hi.

You have to put any css code to the style.css of your template

 

Powered by SMFPacks Social Login Mod