It would be great if you could enable debug mode and provide a link to your site.
Or better if you do that on our forum: https://www.dfactory.eu/support/ as an admin access might become required.
The site is http://www.wsta.org
I don’t have permission to give admin access to the site.
There are some more problems on the site (double jquery scripts, probably missing wp_footer())
Did you enable debug mode?
If you did then update EM and give us a notice here.
In footer.php I have this call:
<?php do_action(‘wp_footer’); ?>
Instead of the standard wp_footer()
Double jQuery scripts wouldn’t crash the backend also.
I turned on debug mode for a minute, then turned it back off. This is a live site. I cannot leave it on.
Here is the link to the debug file: debug.log
I don’t know what you see, but I see A LOT of problems with Just Custom Fields plugin – whatever it is.
There is EM mentioned once, but with the error coming from the plugin above. Nevertheless I checked it: line 419 in Events Maker is a native WP function used with all the coding standards in mind.
<?php do_action('wp_footer'); ?>
I haven’t seen that in any theme. I does it’s job probably, but it gives some info on the development quality of the theme.
To sum this up – there are multiple problems on your site, but not coming from our plugin. You should really do something with it.
Thanks for the input.
I was able to replicate the site locally.
I switched to Debug mode, then updated the plugin.
I get this error:
PHP Fatal error: Call to undefined method Events_Maker::display_notice() in […]/Documents/Dev/wsta/working_copy/wp-content/plugins/events-maker/includes/class-update.php on line 107
Can you contact me through contact form on our page? https://www.dfactory.eu/contact/
I’d like to help you but I need some closer contact, probably a way to send you some files, etc.