Page 1 of 1
DynamicImage
Posted: Thu Oct 19, 2017 3:25 pm
by giordolo
Hi, it seems to me that the DynamicImage Block, configured with 3 images, it has the zoom function only on the first one (I'm using Chrome)
Can you check here?
http://www.pusterla.net/template/indexDesktop.php (3 images on the left, only the first support the zoom)
Thanks
Re: DynamicImage
Posted: Thu Oct 19, 2017 5:12 pm
by wxthomson
Same for me.
Chrome also
Re: DynamicImage
Posted: Thu Oct 19, 2017 10:33 pm
by Jachym
Hmm... this is an interesting one
I was looking at the code and could not see any issues, I then went to the DEMO page and it works perfectly fine. Does the DEMO work for you?
Re: DynamicImage
Posted: Thu Oct 19, 2017 11:36 pm
by dmgould
Demo works fine on both images for me - Chrome and Firefox. On giordolo site only the first one zooms using both Chrome and Firefox. I used to have two images on mine and both zoomed fine for me too.
Re: DynamicImage
Posted: Fri Oct 20, 2017 8:31 am
by Jachym
Yes, this is really strange, it works perfectly on both my servers and there is not even any error on Giardolo´s site
Re: DynamicImage
Posted: Fri Oct 20, 2017 8:33 am
by Jachym
OK, I found the issue, there is no update interval specified for the other two images, resulting in an error. You need to provide update times for all the images as specified in the Block setup.
Re: DynamicImage
Posted: Fri Oct 20, 2017 8:44 pm
by giordolo
WOW very well! it is working fine! Many thanks and congrats