Forge SSL Issue - Connection Not Fully Secure
Hello, I have a wordpress site (with 2 aliases for localization).
Issue I have is;
Google Chrome says "Your connection to this site is not fully secure",
But when you visit "/wp-admin" directory, google chrome says "connection is secure"..
Any ideas why?
The theme is loading a resource (like an image or a css file) over http instead over https
Possible solutions:
- In wordpress admin area, in settings, general settings, check that both urls start with
https://.
- check which resource is not loaded correctly and edit its uri from the theme 's code.
- if last two did not work, just install a plugin
force https there are many and they all do the same job.
@ahmeddabak ended up installing a plugin. Thanks a lot.
Please or to participate in this conversation.