Month Select Popup Does not change visable calander month
-
Disabled all plugins. On php 8.
We have a page displaying the single month view.
When a user selects a different month from the pop-up select Month menu, the newly selected month is highlighted but the displayed month doesn’t change.
The console returns the following error
> POST https://website.com/wp-admin/admin-ajax.php?action=tribe_events_views_v2_fallback 403 jquery.min.js?ver=3.6.1:2 > XHR failed loading: POST "https://website.com/wp-admin/admin-ajax.php?action=tribe_events_views_v2_fallback”. jquery.min.js?ver=3.6.1:2
When I use the browser to display “https://website.com/wp-admin/admin-ajax.php?action=tribe_events_views_v2_fallback” a file displays as expected (so not a 404 or anything). A 403 is a permissions error apparently.
I’ve added the URL to Wordfence and checked the htaccess file and nothing odd there. Nothing weird in any logs.
Any idea how to fix this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Month Select Popup Does not change visable calander month’ is closed to new replies.