The problem seems to be related to one of your third party plugins, the Event Espresso plugin more specifically, can you please contact the plugin developers and ask them for a fix to this issue.
The javascript library that is causing the issue seems (though I cannot confirm it with out seeing files) to be coming from the theme or potentially another plugin.
It is unfortunately nothing to do with Event Espresso, we don’t load it, we don’t need it.
Right now the best I can advise if the theme developer is unwilling to help you would be to find the reference to the file being loaded (at a guess this will be in the functions.php or maybe the header.php files) and remove or comment it out to stop it from loading.
It will look something like this:
wp_enqueue_script( 'prototype' );
If it is not in the theme, then you will need to deactivate plugins until you can find the culprit.
Ok, thank You Dean, I write theme author. Close ticket.
Viewing 4 reply threads
The support post ‘Javascript error / problem Tribulant email plugin and Event Espresso plugin.’ 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.
Considering Event Espresso for a new project? Tell us more through our contact page.