Deblyn Prado
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Previous & Next Events links not workingHello @tcpeders !
How’re you?I’m sorry that you’re having issues with pagination.
Checking the URL you shared, looks like something is blocking the pagination request https://ibb.co/t3tPtwNI’d suggest you to run our Testing for Conflicts tutorial to see if you can identify the source of the problem.
Let me know your findings 🙂
Forum: Plugins
In reply to: [The Events Calendar] CSV import changes all event dates to 1/1/1970Hi @butterflyherder !
How’re you doing?While importing events via CSV file, be sure that Event Start Date field follows the YYYY-MM-DD format.
You can get an example file directly from our Knowledgebase article.
Let me know if this helps
Hello @djpkirk !
Hope you’re good 🙂I want to let you know that we updated our Event Tickets plugin today to version 5.3.1 that includes a fix the issue that you’re facing.
Can you please update in your website and let us know if is working now?
Stay safe!
Cheers,Forum: Plugins
In reply to: [Event Tickets and Registration] Error when trying to pay for ticketHello @digitalvsn and @stimulatemarketing
As Juan mentioned before we believe we found the solution for the issue that you’re facing.
But instead of try to use the snippet, we updated Event Tickets plugin to version 5.3.1 including this fix.Can you please try to update and see if it works for you?
Stay safe!
Cheers,Forum: Plugins
In reply to: [The Events Calendar] Can’t Save Filter Bar in AdminHello there @sezgee ! 🙂
I’m reaching out to let you know that our development team were able to solve the issue where the “save” button were missing in the Filter Bar tab.
To see everything working fine again please update The Events Calendar plugin to v5.14.0.2 and you should be good to go!Once you update let us know if the issue has gone 🙂
Cheers,
Forum: Plugins
In reply to: [The Events Calendar] Filter bar issuesHello there @veronicaclareweb and everyone! 🙂
I’m reaching out to let you know that our development team were able to solve the issue where the “save” button were missing in the Filter Bar tab.
To see everything working fine again please update The Events Calendar plugin to v5.14.0.2 and you should be good to go!Once you update let us know if the issue has gone 🙂
Cheers,
Forum: Plugins
In reply to: [Event Tickets and Registration] Can’t add quantity after 5.2.4 updateHello everyone!
Hope you’ll had a great weekend!I’m reaching to let you know that our development team were able to solve the issue and released a fix in the latest version of Events Tickets plugin.
Please use your WordPress Dashboard and update to v5.2.4.1.Once you did it please let us know if the issue has gone
Cheers,
Forum: Plugins
In reply to: [The Events Calendar] Fatal error with most recent updateHello there @2mooses @lsterling03 @prondeau @ssvtom and @matthewnie !
We just released v5.12.2 that should fix the issue that you’re facing.
Please update and let us know any feedback that you may have.
Cheers,
Hello @sangil!
Thank you so much for heads up on it!
Our team are trying to reproduce the issue without success, would you mind to share a screen recording demonstrating the necessary steps to reproduce the error?If you prefer, feel free to submit under support@theeventscalendar.com and mention me there. I’ll help to investigate what’s going on.
Thank you so much
Cheers,Forum: Plugins
In reply to: [The Events Calendar] get the event date and location in phpHello @mnpdev!
Yes, you can use tribe_get_venue() and tribe_get_start_date() to do this.
Please give a try and let me know any questions
Forum: Plugins
In reply to: [The Events Calendar] Past event not showingHello @jitendar!
How’re you doing?Thanks for the video, I can see that your website is using WPML and some other plugins too.
Best thing to do now is try to isolate the problem using only ACF and The Events Calendar to see if using only them the issue still happens.Our troubleshooting guide should help you in this process.
Please let me know your findings
Cheers,Hello!
Thank you so much for use our pluginsIf I understood correctly you have only 100 spots available.
Those can be used for: Children Tickets, Adult Tickets and Adult Tickets + Parking is that correct?Our documentation has a very similar example, the only difference is that we’re using Senior Tickets instead Adult + Parking.
Please take a look and let me know if this helps https://theeventscalendar.com/knowledgebase/k/making-tickets/#global-stockForum: Plugins
In reply to: [The Events Calendar] Adding Events Calendar to Home pageHello @kirstyzim!
Free version of The Events Calendar includes a Events List widget that you can use.
For free version this is the only built-in solution that we have. Alternatively if you have PHP knowledge you can write your own query using tribe_get_events() and load your events anywhere.
Let me know if you have more questions
Cheers,
Forum: Plugins
In reply to: [The Events Calendar] Multi- day event with times for each dayHello @sometimeska!
You can have different Start and End times for each instance of the Recurring Event that you’re creating. To do this you need to change the field at in each recurrent instance.
This page has detailed instructions on how to register a Recurring Event.
Since you have a Pro license, if you need further assistance please submit a ticket using our Pro platform so we can better help you.
Cheers,
Forum: Plugins
In reply to: [The Events Calendar] All Venues ChangedHello @gennieofthelamp
I’m sorry for the issue that you’re facing.We haven’t received similar complains from other customers, would you mind to share a video demonstrating the issue?
A good start point is run Testing for Conflicts to see if anything else that you have installed in your WordPress is interfering in the way that The Events Calendar works.