How to delete wp-includes/js/jquery/jquery.js?ver=1.12.4 in head
-
Good day.
I have a problem in Chrome with Revolution Slider.
To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.
I have done.
2. Find the double jquery.js include and remove it.
I find it:
<script type=’text/javascript’ src=’/wp-includes/js/jquery/jquery.js?ver=1.12.4′></script>
How to remove this line with javascript in header?
Attachments:
You must be
logged in to view attached files.
Hi,
Our theme uses only one jQuery library that actually is a part of the WordPress core. We don’t have duplicate libraries. Try to check your additional plugins for this problem.
Kind Regards