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

    (@irsc_admin)

    I have resolved the time start issue.

    Example: <td><?php echo date_i18n( get_option(‘dbem_time_format’), $EM_Event->start ); ?></td>

    I do not know the location code.

    Thread Starter IRS Compliance

    (@irsc_admin)

    I resolved this on my own. location code is as follows:

    <?php echo $EM_Event->output(“#_LOCATIONNAME”); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need time for events to display in my-bookings.php for users’ is closed to new replies.