WilloftheD
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Getting 404 on all, except new, eventsHi @peterspliid, yikes! Apologies for this one. We’re still dealing with a couple of issues with v6.
I appreciate your patience here. For now, it would be best to keep using v5.16.4 if you do not need the new features on v6.
Also, keep an eye on our Known Issues here to see whether we’ve already fixed the issue on a newer release. https://theeventscalendar.com/known-issues/#dl_tec-4578
Again, apologies for the inconvenience.
Hang in there,
AbzForum: Plugins
In reply to: [The Events Calendar] Past events CSSHi @atdheboshnjaku, yes, we do not have that either. There’s a bit of confusion on our selector here since
.tribe-events-calendar-month__day--past-monthisn’t the past month from the current month. It is actually selecting cells from the previous months.See the screenshot here:
https://share.getcloudapp.com/6quNkmWEIt would be good if you could log it on our Feature Request in this URL here → https://evnt.is/ideas.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Widget: the link to the calendar page is not workingHi @nimloth, we retired this function
tribe_get_list_widget_eventswhich might have caused the widget not to work.See the article here:
https://theeventscalendar.com/knowledgebase/k/developer-changes-version-6-0-with-legacy-views-removal/Sorry to hear about this. If you’d like to continue using the widget, we’d recommend downgrading to version 5.16 of the plugin.
See the article here: Accessing and Installing Older Plugin Versions.
Best,
AbzHi @joke-brandhorst-portegies, this might be related to the one I am investigating with unable to update existing Events. To confirm, can you try downgrading to the pervious version of the plugin, 6.0.3?
See the article here: Accessing and Installing Older Plugin Versions.
Let me know how it goes.
Best,
AbzHi @gabyrau, I appreciate you providing more information. We already created an internal bug ticket for this, and I added your case. For now, we do not have any workaround or filter for this one — note that this is a known issue for version 6 of our plugin. Thanks for all the details. I will definitely pass it along to our devs.
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-4484Hi @jondaley, I am not entirely sure what’s happening here. I would need more information.
I’ve added some debugging statements to wp-image-editor-imagick->load(), and it is called twice, once with a proper image, and then a second time with an invalid file.
Could you share the file name where it is called? I am also curious.
—–
Also, could you clear Cloudflare and TotalCache, and see if that makes a difference? It could also be Caching that’s calling it twice.
Let me know how it goes.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Events 6.X doesn’t show any events on frontHi @ryanlv, sorry to hear about this. I am curious if the events are showing up on the Admin Dashboard under Events. Also, I could see some events on the front end here → https://ispd.org/events/.
Will do downgrade again, but I’m 99% sure it will not work.
It would be worth testing and checking out as well.
To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.
Please do keep us posted.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Plugin Calendar hangHi @evosolutionsrl, it seems like it is intermittent.
It would be good to clear any caching for both third-party plugins and server-side (if you have any). Also, please flush permalinks, whenever you change settings or update a plugin. See if that makes a difference.
Let me know if that helps.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] The Calendar element no longer appears (backoffice)Hi @manuelsorroche, awesome! Thanks for letting us know, and good to know that @tristan083 was able to help you with this one.
If you have some time to review, that would be amazing!
https://wordpress.org/support/plugin/the-events-calendar/reviews/I’d be closing this thread, and please do not hesitate to bump a new thread on our way. This is for us to track down topics/issues efficiently and for us to follow the WordPress Forum Guidelines.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Calendar issue on mobileHi @msw2010, head over Events → Settings → Display → Use Update Calendar Design.
No worries. Let me know how it goes.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Migration doesn’t finishHi @tylkomat, sorry to hear about this. What PHP version are you using? I am curious if the migration was stuck. Could you try using this snippet here:
add_action( 'init', function () { // Will attempt to force a revert of tables and metadata tribe( \TEC\Events\Custom_Tables\V1\Migration\Process_Worker::class )->undo_event_migration( [] ); } );Running this snippet will revert the event metadata and custom tables and reset your site back to a state where you can re-try migration. This will force your site out of the maintenance mode we use during migration.
- Install the free Code Snippets plugin.
- In your dashboard, go to Snippets > Add New and copy the snippet below.
- Save and Activate the snippet.
- Go to Events > Settings > Upgrade and confirm that migration is not longer in progress.
- Go back to Snippets > All Snippets and deactivate the snippet.
Before you try migration again, you may want to review our tips for a smooth migration.
To be safe, we’d recommend conducting tests and new updates on a Staging Server. Also, please keep a working backup of your website.
Let me know how it goes.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Same breadcrumbs everywhere when plugin activeHi @colbi and @devseb, thanks for confirming and providing more information here. I reached out to our team to see if there are known issues. For now, as a workaround, I’d recommend downgrading to v6.0.1.
Here’s an article to help you with downgrading the plugins: Accessing and Installing Older Plugin Versions.
Hang in there.
Best,
AbzForum: Plugins
In reply to: [The Events Calendar] Problem French versionHi @bendl, gotcha. Apologies for the confusion there. With the List, Month, and Day translation, we’ve released a fix for this one in version 6.0.4. Were you able to update the plugin?
See the release notes here with the heading Translations:
https://theeventscalendar.com/release-notes/the-events-calendar/the-events-calendar-6-0-4/Also, could you try clicking on the Sync button under Loco Translate → The Events Calendar → French (France) → Sync Button?
See the screen recording here:
https://share.getcloudapp.com/2Nu6RGe6Let me know if that helps.
Best,
AbzForum: Plugins
In reply to: [Event Tickets and Registration] What has happened to support?Hi @nexgraphics,
We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.
Forum: Plugins
In reply to: [Event Tickets and Registration] Featured image in RSVP emailHi @janet4now, apologies for the delay here. Although we have limited support for customization, I’d like to point you in the right direction.
You could probably use this function here
tribe_event_featured_image⬇️:
https://docs.theeventscalendar.com/reference/functions/tribe_event_featured_image/Please let me know if that helps.
Best,
Abz