wp 3.6 jquery enqueued but wrong script written after.
-
Hello ,
We’ve an issue. Bwp minify just worked fine but in the source code we also get a wrong script:
<script type='text/javascript' src='https://www.example.com/wp-content/plugins/bwp-minify/min/?f=wp-includes/js/jquery/jquery.js,wp-includes/js/jquery/jquery-migrate.min.js,wp-content/themes/examplev2/js/inc/socialite.min.js,wp-content/plugins/smart-youtube/javascripts/jquery.colorbox-min.js,wp-content/plugins/lightbox-gallery/js/jquery.tooltip.js,wp-content/plugins/lightbox-gallery/lightbox-gallery.js&ver=1'></script> <script type='text/javascript' src='https://www.example.com?ver=1.10.2'></script>
As you can see the last script is wrong cause it’s doing some quirks with jquery ( figured out cause jquery version on last wordpress is 1.10.2 ).
This is causing, users with IE8 to not show our website.
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘wp 3.6 jquery enqueued but wrong script written after.’ is closed to new replies.