Time in front of a event on the main calender

Home Forums Calendar Products Events Calendar PRO Time in front of a event on the main calender

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15918
    Robert
    Participant

    Is it somehow possible to put the time of the event in front of the event on the main calender?

    #15946
    Jonah
    Participant

    Of course, the templates are all fully editable. What you would want to do is override: /wp-content/plugins/the-events-calendar/views/table.php – place a copy of that in an ‘events’ folder in your theme. Then open the file up in a code/text editor and around line 147 you’ll see thats where the title being displayed is currently set. To display the time for the event you’ll want to use the date template tags (https://theeventscalendar.com/support/documentation/the-events-calendar-template-tags-date-functions/) something like this:

    Replace line 147 with the following: http://pastebin.com/cdS4gpqw

    I hope that helps,
    Jonah

    #975829
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Time in front of a event on the main calender’ is closed to new replies.