Last image showing twice in Joomla 2.5

More
12 years 5 months ago - 12 years 5 months ago #20276 by juanm_la22
HI!, i bought this extension and i need an answer quickly for my client. Why the last image in the carousel is showed twice?

Regards,
JM
Last edit: 12 years 5 months ago by juanm_la22.

Please Log in to join the conversation.

More
12 years 5 months ago #20285 by ivan.milic
It should not be like that, maybe you have it twice in images folder?

Please Log in to join the conversation.

More
12 years 5 months ago #20286 by juanm_la22
No I havent. I just have one.

Regards,
JM

Please Log in to join the conversation.

More
12 years 5 months ago #20287 by ivan.milic
ok then quick fix, open

mod_hot_joomla_carousel_pro\tmpl\default.php

around line 206:

for ($loop = 0; $loop < $infinite_pics_number ; $loop += 1) {

change to:

for ($loop = 0; $loop < $infinite_pics_number - 1 ; $loop += 1) {

Please Log in to join the conversation.

More
12 years 5 months ago #20288 by juanm_la22
I posted the above solution in another forum.... but doesnt work! When i add a new image, the last image is showed twice again.

Regards,
JM

Please Log in to join the conversation.

More
12 years 5 months ago #20307 by ivan.milic
You are using folder with images mode, right?

Please Log in to join the conversation.

Time to create page: 0.089 seconds
Powered by Kunena Forum