Reply to: tickets(371572)

Understood.

I’ve found one other issue that might be causing a slower response. The inside wp_options table I noticed that evo_tax_meta is huge. Is there a way to cleanup this or optimize?

Thank you

Reply to: tickets(371572)

the non ajax works best for the events list when you show multiple months at a time but does work with main calendar (the one with the arrows)

Reply to: tickets(371572)

theres 2 ways to load the calendar based on your server- with or without ajax

be default it uses ajax but some sites don’t like that so its slow- so that little bit of shortcode I added told your calendar to not load via ajax

I added cal_init_nonajax=”yes” to the shortcode which speeds up the calendar before you deleted the past events

Reply to: tickets(371496)

We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

If you have a moment, we would greatly appreciate if you could kindly leave us a review at Codecanyon. By going to your account > Downloads. We are very grateful for your kind review!

Reply to: tickets(371581)

I had 1024, finally I have reduced the number of events list to reduce the memory use and is working.

Reply to: tickets(371837)

#199816 November 29, 2024 Completed $26.00 for 1 item
#199813 November 29, 2024 Completed $58.50 for 2 items
#199654 November 28, 2024 Completed $35.75 for 1 item

 

Reply to: tickets(371572)

Hi,

Great news, I’ve test it and it’s way faster now. The AJAX request that used to take ~10s it’s now retrieved in ~3s.
I’ve proceed to empty trash.

I’m unsure at this point if the improvement is related to changes you have done on your side. Could you please let me know if you did change anything? Or is the improvement only related to those events that were deleted?

 

Many thanks! It’s good to be able to load that page faster 😉