Jump to content

Problem with product image thumb


kawamono

Recommended Posts

My website is http://kawamono.com

I'm using prestashop 1.6.11, using default theme, image 01 show the product image slider have 4 image ( totally i have 5 image ), the 5th image will appear when i click the ">" button ( green circle ).

IMAGE01 ( The red frame )
post-1066701-0-68147200-1497802190_thumb.jpg

image 02 show the 5th image, this is normal and good, the problem start from responsive theme.

IMAGE02 ( The red frame )
post-1066701-0-56091700-1497802192_thumb.jpg

At image 03 show the responsive theme, normally, because of the resolution, the image slider only show two boxes thumbnails plus a ">" button, that's good and acceptable.

IMAGE03 ( The red frame )
post-1066701-0-48333900-1497802193_thumb.jpg

When i click the ">" button, then it turns to 3rd and 4th image like image 04.

IMAGE 04 ( The red frame )

post-1066701-0-49775500-1497802194_thumb.jpg

Now, the problem is appear, the 5th image will not be show because the ">" button is gone...( Green circle ),
i open chrome brower DevTools ( F12 ) and check the missing ">" button show by image 05.

IMAGE 05 ( The red frame )
post-1066701-0-50327400-1497802195_thumb.jpg

There will see the html code marked by green area :
style="cursor: default; opacity: 0; display: none;"

I figure out this maybe the problem from javascript, but i don't know how to fix this, and i try to modify the code in the DevTools like this :
style="cursor: default; opacity: 1; display: block;"

Then the ">" button appear again like image 06.

IMAGE 06 ( The red circle )
post-1066701-0-51318100-1497802196_thumb.jpg

After that, i click the ">" button, and the 5th image is show like image 07

IMAGE 07 ( The red frame )
post-1066701-0-53705000-1497802197_thumb.jpg

I just wonder how can i fix this, which file i need to modify? I really need for help, Thank you very much.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...