WilloftheD
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] No Results found when clicking an Event in CalendarThis thread has been inactive for a while, so we’ll go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.
Forum: Plugins
In reply to: [The Events Calendar] fatal error in logsThis thread has been inactive for a while, so we’ll go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.
Forum: Plugins
In reply to: [The Events Calendar] Error related to found_posts_query filter usageThis thread has been inactive for a while, so we’ll go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.
Forum: Plugins
In reply to: [The Events Calendar] Bug cannot save when Event exists on edited event.Hi @nlbailey, thanks for the quick updates. That’s an option, too, if that didn’t workout using another browser. Appreciate you sharing that on this thread as well.
Forum: Plugins
In reply to: [The Events Calendar] Bug cannot save when Event exists on edited event.Hi @technicalx & @nlbailey, this still a known issue where users Cannot update event that has a venue assigned. For now, please use another browser other than FireFox.
We’ve created a bug ticket for this and I already added this thread to it. We’d be notifying everyone on this thread if there are updates.
Hang in there,
Abz
Bug Ticket Reference:
TEC-4596Forum: Plugins
In reply to: [The Events Calendar] Events calendar and bold builderHi @romainvidaud, sorry to hear about this. With most page builders, we still have Partial Support for FSE themes. The bright side is that we’re now working on this, however, we do not have a timeline for this.
Let me know if you do have more questions.
Hi @croftitc, that’s definitely weird. By default, the featured image should show the full width. Having this code here on the template ⬇️
<?php echo tribe_event_featured_image( $event_id, 'full', false ); ?>Could you check the template under
src/views/single-event.php? See if that matches. If not, you’d need to do a Template Customization.Override this template
src/views/single-event.phpin your own theme by creating a file at[your-child-theme]/tribe-events/single-event.php.Let me know how it goes.
Forum: Plugins
In reply to: [The Events Calendar] No events displayed… againHi @cgraphik, apologies for the delay here. This is definitely weird. Were you able to clear any caching and flush permalinks? See if that makes a difference.
Let me know how it goes. We’d be glad to help you out further.
Forum: Plugins
In reply to: [The Events Calendar] Menu are broken with the moduleHi @lorispinna, apologies for the delay here. It seems like the menus are hidden see the screenshot here: https://d.pr/i/DUH1hD.
Could you try using this CSS? Go to Appearances → Customize → Additional CSS:
.tribe-events-header { display: flex !important; }Let me know how it goes.
Forum: Plugins
In reply to: [The Events Calendar] Events Calendar will not display future monthsHi @adjamesmd7, sorry to hear about this. I am curious about this. However, I wasn’t able to check the URL you provided, as the domain doesn’t exist. Could you double-check and provide me with the correct one?
Hi @imc67, Apologies for the delay here. Could you share the direct URL to the page you’re having issues with? Please do not share any credentials, this is for us to follow the WordPress Forum Guidelines.
Looking forward to hearing from you.
Forum: Plugins
In reply to: [The Events Calendar] Migration problemHi @jkengineer, yikes. Let’s see. Just curious we’re you able to run the migration without any third-party plugins? Also, caching — worth checking if you’re running any server-side caching as well please deactivate it.
Also, it would be good to try the snippet found in our migration article here and see if that does the trick for you. https://theeventscalendar.com/knowledgebase/k/migrating/#migration-stuck
To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.
Keep us posted.
Forum: Plugins
In reply to: [The Events Calendar] Google agenda descriptionHi @ax830, apologies for the delay here.
We tested it out on your website from the URL you shared here, and both iCal & GCal are working fine. I wonder if it is browser-related or caching. Could you try clearing caching in both browsers and if you have third-party plugins? Also, please try using another browser.
Please let me know how it goes.
Hi @davidsonh, apologies for the delay here. Curious.
Curious, I wonder if there are corrupted files. Could you try re-installing with the same setup and see if that’s still the case? Unknown Database usually from incomplete migrations or installations.
To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.
Please keep me posted.
Forum: Plugins
In reply to: [The Events Calendar] 404 error with some past event archive pagesHi @nancyhildebrandt, no worries. Please do not share any credentials, this is for us to follow the WordPress Forum Guidelines.
Yes, that should be the case. 🤔
Could you provide me the custom snippet on your
functions.phpinstead? This might have been causing some issues and I’d like to check it as well.Looking forward to hearing from you.