Hello friend, we have gone ahead and refunded you for the order. You should not be billed any more from us.
Kind Regards! We hope you will think of eventON for future projects that you see fits!
Replies for tickets on suppota
Hello friend, we have gone ahead and refunded you for the order. You should not be billed any more from us.
Kind Regards! We hope you will think of eventON for future projects that you see fits!
Neither of those emails exists in myeventon.com website system. Have you purchased eventON addons from us ? was there any other emails or domain names for emails that you may have used to buy eventON addons?
Hello Jack, once the subscription is cancelled from your end, it is a huge process to reactivate it.
You can re-purchase the order using coupon code EVO20T that will get you 20% off on the entire order.
Kind Regards!
Absolutely, this will be the last email you will get from us, you will no longer be able to access here or myeventon.com/ — if you need anything afterwards kindly email us info@myeventon.com
Stay blissed! It is a gift to be alive as a human!
I have gone ahead and refunded you for the booking addon, you still have check-in addon in your subscription.
What you describe that is missing in booking, — as Artem mentioned, it is indeed missing. But thank you for explaining the need for it. We will definitely include that. I know how useful it is when making reservations for that slot and blocking it out for rest of the guests. And also with a gap between next available session.
We will do the work to get that implemented my friend 🙂
Here is the link to the Debug log. I am not too too knowledgable on identifying conflicts.
https://drive.google.com/drive/folders/1KKbzLKCQaMvPBglknivrtfLSJ–URbZa?usp=drive_link
Hi Artem,
Please disregard my last message. I just added Event List EXT so I should be able to add the “Add More” months at the bottom. I’ve tried to do it but every time I do it doesn’t advance the months, just the events. Can you help with this?
I’ve found the issue, it’s with the code that finds the future events “class-calendar-now.php” line 110
$DD->modify(‘+12 months’);
If I change it to only look 1 month (or even 3 months) ahead it works for me. I guess because most events on my site repeat daily, the large number of events returned are causing the memory issue.
Perhaps this could be a setting in the admin section instead of hard coded to 12 months?
Thanks Artem!
1) I’m having an issue with page speed and I’m not sure if you can help me with that one. This page, https://regenttheatre.com/list, on my phone either doesn’t load or takes a long time to load and on my desktop it’s slow too. Any input would be greatly appreciated. I’m wondering if it might load faster if we only list the next 3 months and added a “More” button so visitors can view more than 3 months.
2) Also, on this page https://regenttheatre.com/schedule, I only want the calendar, not any tiles below. This is the shortcode for that page. Can you modify so it’s just the calendar
view only. [add_eventon_fc cal_id=”Fullcal1″ show_et_ft_img=”yes” load_fullmonth=”yes”]
3) You provided this CSS to me to increase the size of the “day” font. Can you add something to this that will also give me the ability to shade the background of the day?
.evcal_cblock .evo_start em.day { font-size: 20px; }
Set to 768M in wp-config but still getting the error.
[15-Aug-2025 12:37:56 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 251658272 bytes) in /homepages/4/d4298814913/htdocs/wordpress/wp-includes/class-wpdb.php on line 1757
No having any other issues, perhaps the code isn’t optimal?