- Posts: 9
- Thank you received: 0
"Save the Date" option
- siorekaw
- Topic Author
- Offline
- New Member
-
I know "Save the Date" is a very popular method of drumming up interest for an event, even while the particular details are still being finalized. In an ideal world, we could pick and choose which components of the event are viewable (as we finalize those details), but even a simple option (radio button ala Published vs Unpublished) to choose yes or no for Save the Date (to include Title, Date and Descriptions only) would be very beneficial.
If there is a way to do this that I'm missing, I would be greatly appreciated to know; otherwise I would like to suggest this feature for consideration for future implementation.
~Allen
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I think in this case , we can have it done by :
1. Disable Registration For the event .
2. Hide the message by changing a config option in Event Booking. Go to Event Booking -> Configuration, in Themes tab, look for the config option "Display message for full or expired event" and set it to "No" .
Does that help ?
Tuan
Please Log in or Create an account to join the conversation.
- siorekaw
- Topic Author
- Offline
- New Member
-
- Posts: 9
- Thank you received: 0
In part, yes - that takes care of this line.
What about the time? The only way I was able to remove the time was by adjusting the Event Date Time box in Configuration>General, but that's a global change and any events between now and then will not have any times associated with it.

Lastly, the title of the event is a little long... so much so that it extends onto two lines. Unfortunately, the second line spacing is skewed and overlaps the first line. I looked in the styles.css file to see if there was anything specific that might account for this behavior, but nothing jumps out at me. Is there a way to prevent the overlap?
Gator Gathering with Head Coach Muschamp is an example...
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Lastly, the title of the event is a little long... so much so that it extends onto two lines. Unfortunately, the second line spacing is skewed and overlaps the first line. I looked in the styles.css file to see if there was anything specific that might account for this behavior, but nothing jumps out at me. Is there a way to prevent the overlap?
=> I think you can make the font-size smaller to make it fit the width of page. Open the file components/com_eventbooking/assets/css/style.css, looks at the css code around line 67 :
Change it to :
.eb_cat h1.eb_title {
font-size : 18px ;
margin: 0 0 10px 0 !important;
}
After that, It should looks Ok !
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- siorekaw
- Topic Author
- Offline
- New Member
-
- Posts: 9
- Thank you received: 0

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-

Please Log in or Create an account to join the conversation.
Support
Documentation
Information
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.