May I ask what’s the trouble exactly? Also, the one error in Chrome console is this one:
Uncaught TypeError: Cannot read property 'noConflict' of undefined
at (index):1442
and on line 1442 there’s a duplicated, or second declaration, of this: window.lodash = _.noConflict();
so it seems something on your site is introducing another _.noConflict() declaration in that script tag. This may be another plugin or the theme. If you do not have a staging server where you can troubleshoot this, you could use the Health Check plugin. After the Health check plugin is activated you go to WP → Dashboard → Heath Check → Troubleshooting. There you’ll Enable Troubleshooting Mode, then once that’s activated you’ll reactivate Event Espresso only via the Health Check’s Troubleshooting item in the WordPress Dashboard. At that point, you can check to see if the issue persists, then reactivate the theme and then plugins one by one.
Viewing 2 reply threads
The support post ‘Problem displaying events in WP Bakery Grid’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.