Events not showing to public

Whenever I look at my events Calander when logged in it looks great but the public view is empty. All the events are published and the public so what is going on?

https://experienceparktours.com/tour-calendar/

Hi @BAF,

Thanks for reaching out.

I just checked and the events are displaying okay but you can’t just click the date due to javascript errors. Hence, it remains displaying the No Events message even after navigating to a different event date. But the issue only happens if you’re logged out (site’s visitor).

I also changed the MEC setting Hide Events to On Event End to make sure the events are still displaying on its current date (today’s date).

And unfortunately, it still the same due to the errors which are originating from these

Uncaught TypeError: Cannot read property 'filter' of undefined
    at HTMLDocument.<anonymous> (footer-4b07209c-0.min.js:29)
    at i (header-bf3429f1-0.min.js:2)
    at Object.fireWith [as resolveWith] (header-bf3429f1-0.min.js:2)
    at Function.ready (header-bf3429f1-0.min.js:2)

And this looks like cache related but clearing it doesn’t fix it. Would it be okay if you set a staging of this site? It’s currently in WPEngine, it will be easier to check :slight_smile:

Thanks!

I made a staging site via WPEngine here: http://eptdev.staging.wpengine.com

Hi @BAF,

It’s the Fast Velocity Minify, it works after deactivating it.

And this optimization plugin maybe creating an infinite cache with WPEngines cache. Hence, clearing just the cache isn’t enough since it still served the cache created by that plugin.

Thanks!

What would you suggest I use for minification so the site will load quickly? Since this plugin isn’t playing nice with the events?

Hi There,

Did you try with the W3 Total Cache plugin yet?

For more information, please take a look at this article: https://theme.co/apex/forum/t/customizations-performance/210.

Regards!

I heard that WP Engine won’t allow that plugin. I have heard from several other WordPress dev’s that the W3 plugin is vulnerable to hacks.

Hello There,

I am not sure with that. I have checked several other sites using X and W3 Total Cache is working perfectly for them. I would recommend that you contact WP Engine directly and ask theme personally. Maybe they have a good suggestion or alternate plugin that the recommend or works best for them.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.