WP Eventmanager DATE format imports incorrectly
-
I am using WordPress 5.9.3 and WP Event Manager 3.1.29 and WP All Import Pro 4.7.3
When I import events using start and end date format d/m/Y, then the dates in the ‘All Events’ listing look correct, but the dates in the ‘detailed listing’ of the event are totally incorrect and mostly 1/1/1970
When I import events using start and end date format d-m-Y, then the dates in the ‘All Events’ listing as well as the ‘detailed event’ listing look correct, but the ordering of the events in the events view (shortcode [events]) is incorrect and the selected_datetime shortcode does not find any of the events (even though the events show up without the selected_datetime shortcode)
If I press ‘update’ on the ‘detailed event’ without making any changes, then all the dates work correctly, with correct ordering and selected_datetime working as well.
This all suggests that the internal DATE calculations and storage are not working properly when dates are imported
The topic ‘WP Eventmanager DATE format imports incorrectly’ is closed to new replies.