Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Tobias

    (@gestaltraeume)

    Hi everyone, i find a solution by myself:

    Just changing:
    $event_date = $event->EventStartDate;
    to: $event_date = tribe_get_start_date();

    in line 256
    in the file: class-event-registration-public.php

    @e-colori: why don′t you use this code?

    Plugin Author e-colori – Tobias

    (@e-colori)

    Thank you gestaltraeume,
    good suggestion. We will change this in the next update of the plugin!

    Enjoy the plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘formatting the $event_date’ is closed to new replies.