Problem with TribeEventsQuery
-
Sorry, for my English.
On my site, TribeEventsQuery::setupQuery changed query with “post_type” = “nav_menu_item”.
As result, i lose my menu block.
I found row in wp-content/plugins/the-events-calendar/lib/tribe-event-query.class.php((isset($_GET['post_type']) && $_GET['post_type'] == TribeEvents::POSTTYPE) || (isset($_GET['tribe_events_cat']) && $_GET['tribe_events_cat'] != '')) ||and suggest, it’s wrong.
Can you fix this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Problem with TribeEventsQuery’ is closed to new replies.