1. rboersma
  2. Commercial Templates
  3. Thursday, 05 May 2016
  4.  Subscribe via email
Hi,

I'm using two j51carousels next to eachother on http://www.natuurlijkoosterend.com. I'm using it to display a picture and the other one to display a quote belonging to the person on the picture. The settings of both carousels are the same.
I have two questions about it.
When adding a fourth picture and quote and changing both carousels to 4 colums, it seems a 5 column is added only to the right (quote) carousels. After the first loop of four quotes it starts with an empty one. This does not happen to the photo carousel, which has the same settings.
Second. I'd like to disable interaction for the carousels. When you swipe now, the wrong quote will end up with the wrong person.
Maybe i want to use the carousel for the wrong purpose, so I'm open for other suggestions.

Thanks in advance.

Ruud.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ruud

1. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

2. In your carousel modules default.php (../modules/mod_j51carousel/tmpl/default.php), after the following (line 112)...


jQuery("#owl-carousel<?php echo $j51_moduleid; ?>").owlCarousel({ 


Try adding....


mouseDrag: false,
touchDrag: false,


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!