Agenda Full calendar change date/time order

WordPress Event Management, Calendars & Registration Forums General Question Agenda Full calendar change date/time order

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 5 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32973

    Hi Stephen,

    In the eo_fullcalendar (when mouseover/hover) the date and time setting is different from the rest. Now it’s “januari 31, 2019 09:30 – 13:30”, i want this to be 31 januari 2019 09:30 – 13:30.
    I found this page: http://docs.wp-event-organiser.com/shortcodes/calendar/
    But i do not know where to put what?
    Can you give me a hint?

    Kind regards,

    Willem

    Willem Wiers
    #32984

    Hi Willem,

    There isn’t an option to change the date/time format in the tooltip.

    To do that you’ll need to use a filter: /hook-eventorganiser_event_tooltip.html which filters the content of the tooltip.

    For your information the code that produces the tooltip is here: https://github.com/stephenharris/Event-Organiser/blob/8aa7b001a2ef41c2e70bd2a2c4a29d831c0656f8/includes/event-organiser-ajax.php#L177

    You’ll want use that filter in your theme’s functions.php or a utility plugin to change the content.

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.