Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Supress Start/End times | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Supress Start/End times

Supress Start/End times

Posted: January 11, 2014 at 12:55 am

Viewing 3 reply threads


Monica Reina

January 11, 2014 at 12:55 am

WE have an event that repeats three times during the day and we want to make it clear folks need to register for one of 3 start times. But the event shows as running the entire day. How can I suppress:
Start Time:11:00 am
End Time: 10:00 pm

to make that clearer?

http://www.fcpworks.com/special_event/

This is WordPress 3.8 and Event Espresso – 3.1.36.1.P


Dean

  • Support Staff

January 11, 2014 at 1:05 am

Hi Monica,

You could hide the times with CSS.

Add the following to your themes style.css file or to a plugin like My Custom CSS:

.event_time {
display: none;
}


Monica Reina

January 11, 2014 at 12:09 pm

Thanks a lot Dean. The My Custom CSS Plugin did the trick!


Dean

  • Support Staff

January 13, 2014 at 2:22 am

It’s a good little plugin and I’m glad it helped!

Viewing 3 reply threads

The support post ‘Supress Start/End times’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server