Product Page Pictures Not Selecting

On the particular page ( http://demo.gostrands.com/body-wave/natural-body-wave.html ), I am not able to select the secondary picture and display it in the main picture holder.  
Please advise on how to fix this.

7 answers

Profile photo of tuan le van 11570.00 $tone July 8, 2015
Public

Hi
I need a closer look to detect the root of the issue. Please provide me the url, admin and FTP credentials of your site.
Best regards,
Kan

#1
Profile photo of tuan le van 11570.00 $tone July 13, 2015
Public

Hi maximilian183,
I apologise for my late response. I can’t connect to your site.
You can go to the file app\design\frontend\default\jm_crafts\template\catalog\product\view\media.phtml
inline 107 and 129

change onclick=”return false;”>

to 

onclick=”return false;” onmouseover=”changeImage(this,'<?php echo $this->helper(‘catalog/image’)->init($this->getProduct(), ‘image’,$_image->getFile()); ?>’);return false;”>

Best regards,
Kan

#5

Please login or Register to Submit Answer

Written By

Comments