• Hi,

    I’m not sure if I’m missing something obvious, but no matter what I try, I can’t get this shortcode to load within a reasonable time. Currently it takes around 6 seconds, causing the entire page to slow down.

    Here’s the shortcode I’m currently using:
    [add_eventon_list number_of_months="3" event_count="3" event_type_2="92" hide_past="yes" hide_et_tags="no" ux_val="3" hide_mult_occur="yes" show_repeats="no"]

    I’ve tried several variations and even enabled W3 Total Cache, but it doesn’t seem to help at all. From what I can tell, the delay might be caused by heavy MySQL queries when fetching the event data.

    Is there any caching option specific to this shortcode or plugin that I might have missed—especially something that helps reduce the load caused by these queries? My events volume is relatively small, so it feels like it shouldn’t be this slow. Caching EventOn queries will be a huge benefit.

    Any tips would be really appreciated!

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support ArtemSupport

    (@artemsupport)

    Hello,

    If you are using 2.4 version please go to EventON Lite > Advanced > enable Cache calendar events list data.

    Plugin Author Ashan Perera

    (@ashanjay)

    What Artem suggested, please give it a try! That will activate object cache where WP_Query is run. That will cache the exact shortcode results. Let us know if that work. This is where the setting is at.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Slow Shortcode Load – Any Caching Options?’ is closed to new replies.