Jill Anderson
Forum Replies Created
-
Hi! I don’t have an event type blocks on the page. It’s just a regular page. This is happening on all of our pages. Our setup:
- PHP 8.2
- WordPress 6.5
- The Events Calendar 6.3.6
- The Events Calendar Pro 6.3.3
- Event Tickets 5.9.0
- Event Tickets Plus 5.10.0
- Custom theme
- This reply was modified 2 years ago by Jill Anderson.
- This reply was modified 2 years ago by Jill Anderson.
- This reply was modified 2 years ago by Jill Anderson.
Forum: Plugins
In reply to: [ActiveCampaign for WooCommerce] PHP Fatal ErrorSame here, but on version 2.3.4.
Forum: Plugins
In reply to: [The Events Calendar] Since Update, Calendar Events disappearedI am also having trouble with recurring events. One day they’ll be there, the next they are all gone. Then, I might see them as a draft or in the trash.
- This reply was modified 2 years, 12 months ago by Jill Anderson.
Just an update that I downgraded the plugin to Version 3.5.5.9 and that fixed the issue.
Hey Patrick – yep, it’s a shortcode I created. Any specific things to check for?
It’s done with code in a core functionality plugin. Can I make you an admin for you to look at the file?
Ah, ok. I didn’t have a shortcode added to the Settings. I added it, but the problem persists. Perhaps I’m not adding it right?
Here’s the shortcode I added:
[jld-toolkit cat=”all,holiday,intermediate,level-1,level-2,older-beginner,primer,studio-tools”]
Should I do it like this instead?
– jld-toolkit cat=”all,holiday,intermediate,level-1,level-2,older-beginner,primer,studio-tools”
– [jld-toolkit]
– jld-tookit
Awesome! The latest version, 3.8.8, works great. Thank you!
Forum: Plugins
In reply to: [The Events Calendar] Plugin v6.06 crashes siteThat worked! Thank you!
Forum: Plugins
In reply to: [The Events Calendar] Plugin v6.06 crashes siteSame here. Reverting to 6.0.5 fixes the issue. Here’s what I see on the frontend with 6.0.6:
Fatal error: Uncaught Error: Call to a member function is_main_query() on null in /home/customer/www/landingsnewneighbors.com/public_html/wp-content/plugins/the-events-calendar/src/functions/template-tags/general.php:1896 Stack trace: #0 /home/customer/www/landingsnewneighbors.com/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Query.php(130): tribe_is_events_front_page() #1 /home/customer/www/landingsnewneighbors.com/public_html/wp-includes/class-wp-hook.php(308): Tribe__Events__Query::parse_query(Object(WP_Query)) #2 /home/customer/www/landingsnewneighbors.com/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #3 /home/customer/www/landingsnewneighbors.com/public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #4 /home/customer/www/landingsnewneighbors.com/public_html/wp-includes/class-wp-query.php(1127): do_action_ref_array('parse_query', Array) #5 /home/customer/www/landingsnewneighbors.com/public_html/wp-includes/class-wp-query.php(1820): WP_Query->parse_query in /home/customer/www/landingsnewneighbors.com/public_html/wp-content/plugins/the-events-calendar/src/functions/template-tags/general.php on line 1896Forum: Plugins
In reply to: [The Events Calendar] Server Load Way too DemandingHey @abzlevelup! I updated and things seem to be running normally now. Thank you!
Forum: Plugins
In reply to: [The Events Calendar] Server Load Way too DemandingAlso having issues with really slow loading pages when Events Calendar 6.0.3 is activated. I rolled back to 6.0.1.1 which seems to fix it.
- This reply was modified 3 years, 6 months ago by Jill Anderson.
Forum: Plugins
In reply to: [The Events Calendar] Datepicker Breaks with 5.16.2Same issue. The date picker does not display and I can’t manually change the date and save.
Forum: Plugins
In reply to: [The Events Calendar] The Events Calendar v5.16.2 broke the date pickerI am also experiencing this issue. The date picker does not display and I can’t manually edit the date.
Forum: Plugins
In reply to: [Event Tickets and Registration] window.A11yDialog is not a constructorJust adding my solution here… My SiteGround caching plugin was deferring render-blocking JavaScript. I turned that off which fixed the issue.