Events Booking version 2.13.0 released
- James Riley
- Offline
- Platinum Member
Less
More
7 years 10 months ago - 7 years 10 months ago #93139
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic Events Booking version 2.13.0 released
I noticed the same thing a few weeks ago, and fixed it on my site with a bit of CSS added into my Admin template to correct it & improve the general layout. If you don't like the Available Tags tucked into a scroll box and want to see all the tags, all the time, remove the "max-height: 5em;" and "overflow-y: scroll;" lines.
Code:
body.com_eventbooking.view-message div.control-label {
float: none;
width: 100% !important;
padding-top: 10px;
border-top: 1px solid #36C;
}
body.com_eventbooking.view-message div.control-label label {
font-size: 1.3em;
}
body.com_eventbooking.view-message div.control-label p.eb-available-tags {
max-height: 5em;
overflow-y: scroll;
font-size: 0.8em;
background-color: #DEF;
padding: 2px 10px;
margin-top: 0px;
}
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 7 years 10 months ago by James Riley.
Please Log in or Create an account to join the conversation.
- James Riley
- Offline
- Platinum Member
7 years 10 months ago - 7 years 10 months ago #93140
by James Riley
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic Events Booking version 2.13.0 released
This *is* a bug (of incompatibility) in the core release right now.
@Tuan: feel free to use my CSS (or modify it however you'd like) to fix the issue.
@Tuan: feel free to use my CSS (or modify it however you'd like) to fix the issue.
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 7 years 10 months ago by James Riley.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
7 years 10 months ago #93172
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking version 2.13.0 released
Thanks James. I will look at it and adapt Events Booking code if needed. Give me sometime
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
7 years 10 months ago #93200
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking version 2.13.0 released
It was an incompatibility issue with JCE editor, I fixed it so that it works in same way with other editor (TinyMCE editor of Joomla core)
If anyone has issue, access to My Downloads menu item. download latest version and update it to your site and it should work OK
Regards,
Tuan
If anyone has issue, access to My Downloads menu item. download latest version and update it to your site and it should work OK
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Bert van Duin
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
7 years 10 months ago - 7 years 10 months ago #93203
by Bert van Duin
Replied by Bert van Duin on topic Events Booking version 2.13.0 released
I updated to the latest version of event booking and JCE editor (pro version) but still have this issue
EDIT: Never mind, forgot to hit CTRL + F5 to refresh te browser
Regards
Bert
EDIT: Never mind, forgot to hit CTRL + F5 to refresh te browser
Regards
Bert
Last edit: 7 years 10 months ago by Bert van Duin.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
7 years 10 months ago #93205
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Events Booking version 2.13.0 released
Great. Thanks for confirming. I was about asking you to submit a support ticket because I don't have PRO version of JCE for testing. I'm glad it works OK now
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.