Here is the direct link to the video: https://drive.google.com/file/d/0B2LWx_dNRjQyVDdYMzNoZ2VKV28/view?usp=sharing&resourcekey=0-t-MguNxV1v1jTVH0O2RbLQ
Here is the direct link to the video: https://drive.google.com/file/d/0B2LWx_dNRjQyVDdYMzNoZ2VKV28/view?usp=sharing&resourcekey=0-t-MguNxV1v1jTVH0O2RbLQ
This is the code you need to copy and paste into your functions.php file in your Divi folder: function exclude_common_js() { wp_deregister_script( 'et-core-common'); wp_dequeue_script( 'et-core-common' ); } add_action( 'wp_enqueue_scripts', ...