• Resolved hiStrat76

    (@histrat76)


    Hi, we’re experiencing a weird issue when going into edit existing single events from the WordPress admin. In the When metabox, the start time shows incorrectly. it shows a default time in the timepicker that is not necessarily the correct time of the existing event. The correct time does show correctly on the front end of the site. However, if we go to make other changes to that single event and don’t re-update the time to the correct time, the event updates to the default time. I checked when.php, recurring-when.php, and when-with-recurring.php and they’re all showing this value for start time: “<?php echo date( $hours_format, $EM_Event->start ); ?>”

    Is there somewhere else I should be looking to correct this error?
    Thanks,
    Anne

    https://www.ads-software.com/plugins/events-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • caimin_nwl

    (@caimin_nwl)

    Hi Anne,

    This sounds like a possible conflict caused by your theme or another plugin. To check if it is, can you test with all other plugins deactivated and while running the default WordPress theme?

    Thread Starter hiStrat76

    (@histrat76)

    Yep, I figured it out, due to a theme conflict.

    Thanks,
    Anne

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘post.php error’ is closed to new replies.