1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Tuesday, 23 February 2016
  5.  Subscribe via email
Hello,

is it possible to use buttons instead of Prev and Next for the Carousel extension?
I tried to use < and > but somehow this isn\'t possible.
Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your carousel module?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,

this is the URL
Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

In your carousel modules default.php (../modules/mod_j51carousel/tmpl/default.php) try replacing the following (line 121)...


navigationText: ["<?php echo $j51_text_prev ?>","<?php echo $j51_text_next ?>"], 


With...


navigationText: ["<",">"], 


You can also experiment with this with some Font Awesome icons etc. Note for this module we used the Owl Carousel script which comes with a host of other options which can be added to the same area (http://owlgraphic.com/owlcarousel/).

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,

thanks! This did the trick.

Greetings,
Ton
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent... thank you for the update!

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

So how would you use Font Awesome arrows instead of text for navigation?

Thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say there is no current option to replace the navigation text with FontAwesome icons.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks anyways.
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


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