Monday, 04 April 2022
  6 Replies
  577 Visits
0
Votes
Undo
Hello,

Is there a way to remove the slideshow buttons for a specific slideshow module in config?

Regards,
Omar
2 years ago
·
#225617
0
Votes
Undo
Hello Omar,

You should be able to hide them with a little CSS if you wish. add a module class suffice say:

hideButtons

and use


.hideButtons > a {display: none;}


In your JEvents Custom CSS which will hide the left and right arrows.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

2 years ago
·
#225683
0
Votes
Undo
Thx, not sure where and how to incorporate this CSS part.

This I currently have as CSS string

<div style="color:white" class="item ISACTIVE"><a href="${eventDetailLink}" target="_self">${JEV_SIZEDIMAGE_1;1200x900}</a><div class="carousel-caption">${title}<span class="jevcstart"><a href="${eventDetailLink}" target="_self">${eventDate(%A %B %e)}[!a:, ${eventDate(%H:%M)} - ${endDate(%H:%M)}][a: - All Day] </a></span></div></div>

How to add? Thx Tony
2 years ago
·
#225716
0
Votes
Undo
If you give us the URL we may be able to give you more specific advice

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

2 years ago
·
#225724
0
Votes
Undo
Hello,

You would add it to:

JEvents -> Custom CSS

or your themes custom.css / settings for custom css

And in the class would be added to the module class suffix :-)

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

2 years ago
·
#225749
0
Votes
Undo
Hi,

I have multiple slideshow module and I only want to hide the buttons on one of them. Below the URL which has the module applied.

http://www.sportcircuithoogkarspel.nl/index.php/ct-menu1-item24/ct-menu1-item25
2 years ago
·
#225804
0
Votes
Undo

.jevcarousel .carousel-control {
display:none;
}

Would hide these buttons only on the JEvents carousels

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.