WilloftheD
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] search doesn’t seem to work very well.This 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] Events are being removed after a weekThis 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] Categories & Tags wont load in Event Submission PageThis 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] “Free” tagThis 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.
This 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] Event Date Not Changing, Reverts Back To Today’s DateThis 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] PHP 8.1This 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] no se muestran los eventosThis 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] Displaying venue informationThis 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.
Hi @pixeleric @scolombo, appreciate your patience here. We already created an internal bug ticket for this, and I added your case. Thanks for all the details. I will definitely pass it along to our devs including the workaround.
I am unable to provide an exact date or time estimate for when this bug will be fixed, but you’ll be notified when there are any updates.
If you do have other concerns or issues you need help with, please create another ticket, as it helps us track different issues.
Again, thank you for your patience. Hang in there.
Best,
Abz—
Bug Ticket Reference:
TEC-4621Forum: Plugins
In reply to: [The Events Calendar] Email the attendee list automatically at Event StartThis 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] Filter for remove events schema not workingHi @astbarc, writing back to you, and I appreciate your patience here.
Could you try this workaround for now and see if that works on your end?
add_filter( "tribe_json_ld_event_object", 'tec_custom_event_schema_eventStatus' ); function tec_custom_event_schema_eventStatus( $data ) { if ( ! isset( $data->eventStatus ) ) { $data->eventStatus = 'https://schema.org/EventScheduled'; } return $data; }Let me know how it goes.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] fix for ical.phpHi @shawfactor, I appreciate your patience here. We already created an internal bug ticket for this, and I added your case. Thanks for all the details. I will definitely pass it along to our devs.
The bug ticket is now In Progress. However, I am unable to provide an exact date or time estimate for when this bug will be fixed, but you’ll be notified when there are any updates.
If you do have other concerns or issues you need help with, please create another ticket, as it helps us track different issues.
Again, thank you for your patience. Hang in there.
Best,
Abz—
Internal Bug Ticket Reference:
TEC-4619Forum: Plugins
In reply to: [The Events Calendar] Events Calendar hijacks feed titlesHi @jjbte, writing back to you here. Does the issue persist with the latest version of the plugin? It would be good to try and test it out and see if that fixes the issue here. To be safe, we’d recommend conducting these tests on a Staging Server. Also, please keep a working backup of your website.
Let us know how it goes.
Forum: Plugins
In reply to: [The Events Calendar] Issue with calendar styleThis 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.