Stylesheet loading over HTTP

[ad_1]

Hi everyone, I’m trying to fix a firend’s website (that is definitely outdated) hosted on WordPress.

The problem is quite simple: when I navigate on the website, the stylesheet doesn’t work. In the previous months I noticed this happening sometimes, but not every time.

In the console log I have this error reported: basically the html page is loaded over https, but it requested an “insecure stylesheet” which is loaded over http.

I assume that’s the theme’s fault, since the stylesheet in https exists, but it still make the request over http.
The website uses “All business” theme, if you need more Infos just tell me.

Thanks in advance.

[ad_2]
3 Comments
  1. There are references to CSS files that aren’t using HTTPS. Fix with a plugin called Better Search Replace – it’s a find/replace tool. So you’d use it to find: [http://example.com](http://example.com) and replace it with [https://example.com](https://example.com).

  2. It says stud something .it, I could try to figure out what that is to figure out what the exact issue is, my first assumption though is that the URL is hard-coded to http://

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer