image link problem

More
12 years 1 month ago #23120 by twentyregal
Hi using the carousel to link images to articles.
I have 8 images on the carousel all the links work fine apart from the last image which is linking to the previous images article.
Can anyone help.

Regards

Please Log in to join the conversation.

More
12 years 1 month ago #23141 by ivan.milic
Replied by ivan.milic on topic image link problem
open
modules\mod_hot_joomla_carousel_pro\tmpl\default.php
around line 206 you will see:

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

replace it with:

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

Please Log in to join the conversation.

Time to create page: 0.141 seconds
Powered by Kunena Forum