charlottem93
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Forum: Plugins
In reply to: [The Events Calendar] Search Bar not workingHi Darian,
Meanwhile, Elementor send me an alert about The Event Calendar plugin compatibility.
Compatibility Alert - Some of the extensions you're using haven't been tested with the latest version of Elementor (3.29.1). To avoid any issues, make sure they're all up-to-date and compatible before updating Elementor.
Extension Tested up to Elementor version
Event Tickets 3.23.1
The Events Calendar 3.23.1"I test this fix on my sandbox : apply the last version of Event Calendar and 3.23.1 Elementor version. And it works.
Good news I guess, but I can’t apply this fix on my official website.The last version of Elementor is 3.27.3. It’s a significant gap. I can’t rollback without impact my others plugins.
Do you know if this misscompatibility will be fixed soon ?
____
My Database error in ma log file when I’m using the search bar with Elementor version 3.27.3.
I’m using the default events calendar page : https://mywebsite.fr/events/liste/Is it could help ?
WordPress database error Unknown column 'wpts_tec_occurrences.start_date' in 'SELECT' for query SELECT wpts_posts.ID, CAST( wpts_tec_occurrences.start_date AS DATETIME ) AS event_date, CAST( wpts_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM wpts_posts INNER JOIN wpts_postmeta ON ( wpts_posts.ID = wpts_postmeta.post_id )
WHERE 1=1 AND (((wpts_posts.post_title LIKE '%atelier%') OR (wpts_posts.post_excerpt LIKE '%atelier%') OR (wpts_posts.post_content LIKE '%atelier%'))) AND (
( wpts_postmeta.meta_key = '_EventEndDateUTC' AND CAST(wpts_postmeta.meta_value AS DATETIME) > '2025-06-03 13:09:10' )
) AND wpts_posts.post_type = 'post' AND ((wpts_posts.post_status = 'publish' OR wpts_posts.post_status = 'private'))
GROUP BY wpts_tec_occurrences.occurrence_id
ORDER BY event_date ASC, event_duration ASC, wpts_posts.post_date ASC
LIMIT 0, 13 made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, Tribe\Events\Views\V2\Rest_Endpoint->send_html, Tribe\Events\Views\V2\View->get_html, Tribe\Events\Views\V2\Views\List_View->setup_template_vars, Tribe\Events\Views\V2\View->setup_template_vars, Tribe__Repository__Decorator->all, Tribe__Repository->all, WP_Query->get_postsHave a good day.
Charlotte- This reply was modified 11 months, 1 week ago by charlottem93.
Viewing 1 replies (of 1 total)