• Hello,

    with “The Events Calendar” https://wordpress.org/plugins/the-events-calendar/ there will get Error like this:

    
    Unknown column 'EventStartDate' in 'order clause' für Abfrage SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_parent = 0 AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status <> 'trash' AND wp_posts.post_status <> 'auto-draft')) ORDER BY EventStartDate DESC, wp_posts.post_date DESC LIMIT 0, 999 von require_once('wp-admin/admin.php'), require('wp-admin/menu.php'), require_once('wp-admin/includes/menu.php'), do_action('admin_menu'), WP_Hook->do_action, WP_Hook->apply_filters, AdminMenuPostList->add_post_list_view, get_posts, WP_Query->query, WP_Query->get_posts

    Addition:

    For events it works, the message comes if you are active for hidden post types “Venues” and / or “Organizer”.

    THX
    Henry

The topic ‘Error while using with The Events Calendar’ is closed to new replies.