Duplicating last image in folder

  • paul1
    Active member
  • Topic Author
  • Member
  • Member
More
2 years 3 months ago #49549 by paul1
Hi Milos

HJ Carousel Pro
Joomla 4.1.5
Insurance template
www.rivieratriathlonclub.com.au/

Reading images from a folder.

Last image in folder (numerical) is being shown twice.
Have changed images and still same issue
tested on Chrome and Safari - same issue
Tested on mobile - same issue
Tested on client pc - same issue

Any ideas please :-)
 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 3 months ago #49550 by milos
Hello,

Please try editing the module file /modules/mod_hot_joomla_carousel_pro/tmpl/default.php and around line 175 change this line:
Code:
$infinite_pics_number = count($infinite_pic) - 1;

to this:
Code:
$infinite_pics_number = count($infinite_pic) - 2;

Regards,
Milos

Please Log in to join the conversation.

  • paul1
    Active member
  • Topic Author
  • Member
  • Member
More
2 years 3 months ago #49551 by paul1
Fixed - my thanks as always.

GREAT SUPPORT.

Paul

Please Log in to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum