Script Issue In Home Page Template

Homepage Community Forums SquareOne Theme Support Script Issue In Home Page Template

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14249
    Lloyd
    Customer

      In the Home Page Template, the following code exists:

      <!-- SMOOTH SCROLL -->
      	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
      	<script>

      That’s obviously improperly formatted as it’s forcing the script to load over http and not whatever preference has been established by the site.

      This took me an over to debug as it’s causing a problem with my site that is on an https domain.

      It’s an easy fix that I’ll do but please update the code so future updates work correctly.

      Thanks

      #14250
      Lloyd
      Customer

        It’s also in the front-page.php file

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.