XF 1.5 CSS not loading after installing SSL

Codeless

Active member
Hi

i am facing an unknown problem i tried to fix myself but i dont know what happen .

i just installed SSL on server then i changed board basic information

like before was http://website.com
and i edit it to https://website.com

when i visit with https:// its not loading css . i don't know what i am doing wrong please suggest me
 
Use the browser console Network tab to see if there are any errors related to blocked content.

Try refreshing or disabling any server caching.
 
Presumably you have added that to a template somewhere?

You will need to update the link to use https.
That applies to any other content which is being loaded via http.
 
Back
Top Bottom