Reply 67676 to: Event Espresso Plugin within Royal

Avatar: Eva
Eva Kemp
Support staff
June 2, 2015 at 19:45

Hello,

We’re sorry for a long delay.
I’ve added the code in functions.php file in wp-content/themes/royal royal directory:

add_action( 'wp_print_scripts', 'my_deregister_plugins_js', 100 );
 
function my_deregister_plugins_js() {
   wp_deregister_script( 'plugins' );
  }

Please clear browser cache and check.

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.