Jump to content

Product Images and Scrolling


Recommended Posts

Hello All,

 

Looking for help with my product images on my product pages not scrolling. They used to scroll but I've updated twice to 1.4.7.3 and seems they don't scroll now ? Clicking on each product image gives a new window with the large product image but no scroll arrows to 'next or 'previous' product image. Interestingly I do have products where the images do scroll ?

 

Non scrolling product images here : http://www.catrun.org.uk/10-ellis-outdoor-cat-house-and-cat-run.html

 

Scrolling product images here : http://www.catrun.org.uk/15-jane-outdoor-cat-house.html

 

 

Can anyone advise what I'm doing wrong ?

 

Thanks,

Mark.

Link to comment
Share on other sites

  • 2 weeks later...

I am on the same boat with this , somehow this was working and after quite a few mods everytime we click on the picture of a product it just opens the picture, full size in the webpage , just the picture that is

Link to comment
Share on other sites

wolfie, what your problem without looking at your website would be is you either deleted the rel out of your image link that fires the jquery, or you deleted your jquery file reference from the head of your page.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

like this ?

 

 

 

Force compile:

enabled.gif Yes disabled.gif No

This forces Smarty to (re)compile templates on every invocation. This is handy for development and debugging, but should never be used in a production environment. Cache:

enabled.gif Yes disabled.gif No

Should be enabled except for debugging. arrow_in.png CCC (Combine, Compress and Cache)

CCC allows you to reduce the loading time of your page. With these settings you will gain performance without even touching the code of your theme. Make sure, however, that your theme is compatible with PrestaShop 1.4+. Otherwise, CCC will cause problems. Smart cache for CSS

Use CCC for CSS.

Keep CSS as original Smart cache for JavaScript

Use CCC for JavaScript.

Keep JavaScript as original Minify HTML

Minify HTML after "smarty compile" execution.

Keep HTML as original Compress inline JavaScript in HTML

Compress inline JavaScript in HTML after "smarty compile" execution

Keep inline JavaScript in HTML as original High risk HTML compression

HTML is compressed but cancels the W3C validation (only when "Minify HTML" is enabled)

Keep W3C validation

subdomain.gifCloudCache

Link to comment
Share on other sites

I think you should be able to turn everything else on except the combining and compressing of the javascript. It must be a bug in the system. It also killed your ajax cart too I noticed. But that is fixed now. I personally don't trust the combine and compressors they are problematic a lot of times. A lot of things depend on elements loading in an order and they ignore that order sometimes.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...