Events Booking 3.9.0 released

More
5 years 1 day ago #123727 by David Unwin
Replied by David Unwin on topic Events Booking 3.9.0 released
This problem happens if you use Helix 3 template from JoomShaper. It does not happen with core Joomla templates.
www.joomshaper.com/joomla-templates/helix3

The support guys at JoomDonation have supplied me with a CSS override to fix the problem
It needs to be uploaded to the following location.
https://yoursite/media/com_eventbooking/assets/css/custom.css
Note This is a user modification not a change to the Event Booking component. You install it at your own risk
Attachments:

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
5 years 1 day ago #123728 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking 3.9.0 released
Actually, you just need to go to Events Booking -> Configuration, look at Custom CSS tab and put this custom css code:
Code:
.com-eventbooking .fade.in { display: block !important; background: #fff; }

The other changes which in the custom.css file which you uploaded here seems to be specific custom css for your site (not related to this issue)

Tuan

Please Log in or Create an account to join the conversation.

More
5 years 1 day ago #123729 by David Unwin
Replied by David Unwin on topic Events Booking 3.9.0 released
Tuan,
Apologies, Yes you are right. I just took another look at the custom CSS and I can see that your support guy added the code to the end.

Please Log in or Create an account to join the conversation.

More
4 years 11 months ago #123963 by Eric Lamy
Replied by Eric Lamy on topic Events Booking 3.9.0 released
Hello,

As usual french translation of this post in available here : www.agerix.fr/maintenance-extension-joom...oking-3-9-0-released ;)
Have a nice day

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
4 years 11 months ago #123979 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking 3.9.0 released
Great. Many thanks Eric

Tuan

Please Log in or Create an account to join the conversation.