ruisonika Posted July 1, 2021 Share Posted July 1, 2021 (edited) Hello guys, Does anybody knows where i can change this? Mixed Content: The page at 'https://nnn.pt/pt/' was loaded over HTTPS, but requested an insecure stylesheet 'http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css'. This request has been blocked; the content must be served over HTTPS. In my header.tpl i cannot find this Edited July 1, 2021 by ruisonika (see edit history) Link to comment Share on other sites More sharing options...
Zohaib-fk Posted July 1, 2021 Share Posted July 1, 2021 Hi, Need to check file or module having non https URL and update it. May be it is in module or theme file. PrestaShop Tutorials Videos [How to do Tasks] Link to comment Share on other sites More sharing options...
ruisonika Posted July 1, 2021 Author Share Posted July 1, 2021 I found it Thanks to this The issue was with module "Smart Marketing" (EgoiforPs) that had $this->context->controller->addCSS('http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css', 'all'); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now