I have read the tutorials, and downloaded and installed the Formatted Date Shortcode. I am having the exact same problem as described in this post: https://theeventscalendar.com/support/forums/topic/formatted-date-shortcode-not-working-with-revolution-slider/
When I input the following code into Essential Grid:
Event Time: [tribe_formatted_event_date id=%post_id% format='F j, Y g:ia'] - [tribe_formatted_event_date id=%post_id% format='g:ia T' start_end='end']
Which I obtained here: https://theeventscalendar.com/knowledgebase/integrating-events-calendar-slider-revolution-essential-grid/
I get an error message that says:
Event Time: The “timezone” argument for this shortcode is invalid. Please reference
http://php.net/manual/timezones.php. (This message is only shown to Contributors and higher level users.) – The “timezone” argument for this shortcode is invalid. Please reference http://php.net/manual/timezones.php. (This message is only shown to Contributors and higher level users.)
Why is this not working? I’ve followed all of the tutorial instructions to the letter. I’m using the Extra theme by Elegant Themes if that matters.