Home › Forums › Photo World/Photo Session Support › Failed to load resource …….
- This topic has 5 replies, 2 voices, and was last updated 6 years, 2 months ago by
Forum Moderator.
-
AuthorPosts
-
July 6, 2017 at 6:21 pm #77524
What does this mean ?
Failed to load resource: the server responded with a status of skt_script.js 404 ()
My website https://eckerlin.net
Thans for an answer !
LG Claus
July 7, 2017 at 9:39 am #77571Hi,
Kindly edit skt-photo-session-pro/inc/custom-functions.php go to line number 141 and remove below code:
// add custom scripts to footer
function add_skt_script_footer(){ ?>
<script type=”text/javascript” src=”<?php get_template_directory_uri();?>/js/skt_script.js”></script><?php
}
add_action(‘wp_footer’, ‘add_skt_script_footer’);Regards,
BradJuly 7, 2017 at 2:58 pm #77603Thank you ! But the problem isn’t fixed. Also now chrome-tools shows me this :
Mixed Content: The page at ‘https://eckerlin.net/’ was loaded (index): 76 over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Roboto’. This request has been blocked; the content must be served over HTTPS.
Failed to load resource: the server responded with a status of skt_script.js 404 ()
Mixed Content: The page at ‘https://eckerlin.net/’ was loaded (index) : 1 over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Roboto’. This request has been blocked; the content must be served over HTTPS.
July 12, 2017 at 7:49 am #78034Hi,
This can only be done via coder.
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradJuly 15, 2017 at 1:31 pm #78365Thank you for fixing my problem so fast !!!
LG C. Eckerlin
July 17, 2017 at 1:21 pm #78449🙂
-
AuthorPosts
- You must be logged in to reply to this topic.