-
Topic
-
This is the site… http://newsite.bankruptcyonlinetoday.com/
the theme is Evolve, have evolve+ but am not using it
I want to combine all the .js calls into one call on a separate file, I cannot for the life of me find where this code is, I have checked index.php, header.php, footer.php etc… I have spent hours looking through each file, now I am very new to this so I may be looking wrong or even the wrong idea and any help would be appreciated. the code below was just pulled by going into chrome and hitting ctrl+u even if I can’t create a single file call, I can’t even find the page of code to move it to the footer or further down the fold, the page loads very slowly and am trying to speed it up. I am sorry If I repeated another post, but i did not see one about this problem. Thank you in advance for any assistance.If you look at the code on the site….
<script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-includes/js/jquery/jquery.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-includes/js/jquery/jquery-migrate.min.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/parallax/parallax.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/parallax/modernizr.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/carousel.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/tipsy.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/fields.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/jquery.scroll.pack.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/supersubs.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/superfish.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/hoverIntent.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/buttons.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/ddslick.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/themes/evolve/library/media/js/bootstrap/js/bootstrap.js’></script> <script type=’text/javascript’ src=’https://maps.google.com/maps/api/js?sensor=false’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/plugins/contact-form-builder/js/if_gmap_front_end.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/plugins/contact-form-builder/js/cfm_main_front_end.js’></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.tools.min.js?rev=4.6.0′></script> <script type=’text/javascript’ src=’http://newsite.bankruptcyonlinetoday.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js?rev=4.6.0′></script>
The topic ‘Want to combine all of .js calls to one file, cannot find file for the main page’ is closed to new replies.