I would like to hide the start and end time of events on the list view but display it in the Single Event view. I found I can easily hide the end time using CSS, but the start time is attached to the date. Is there a way to hide the start time without also hiding the date? I saw in this post:
Yeah I see what you mean, that does get a little difficult with just CSS. But this is possible with a little snippet in your theme files. Paste the following snippet at the top of your theme’s functions.php file. Replace the opening “<?php” with this snippet, as this snippet includes that opening tag.
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Hide time only on Event List’ is closed to new replies.