- This topic has 5 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Photo World/Photo Session Support › Failed to load resource …….
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
Hi,
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,
Brad
Thank 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.
Hi,
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,
Brad
Thank you for fixing my problem so fast !!!
LG C. Eckerlin
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]