Jump to content

Missing Font Awesome Icons


poopman17

Recommended Posts

Hello! On my AdminCP the Font Awesome Icons are not loading, this happened randomly a few months back and I still can't figure out a fix. On my home suite, I had to manually add the following to the globaltemplate to fix it there, but that didn't fix my AdminCP.

<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">

I have gone to Support and cleared the cache but still can not figure out a fix. 

Link to comment
Share on other sites

1 minute ago, mr-pimpen said:

have you change to from http to https lately or will it go a way if you remove that

It by default goes to https, when I try to manually set to http it just sets itself right back

Link to comment
Share on other sites

that might be ya problem because when you set your ips to https than switch to http it will break the icons that happen to me try to upload the same copy and see if that fix ya icons

when I load your site, I was like a vampire, slept for thousands of years and just now is my first glimpse of light haha.

Link to comment
Share on other sites

I would possible get a more reliable CDN

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />

I would also advise get 5 instead though you might need to change some of the code depending on if this is vanilla or the forums.

VAEfvMI.png

Liked what i posted remember to feed me a cookie ->
Or you can add a cookie to myCookieJar

Link to comment
Share on other sites

5 hours ago, Cookie Monster said:

I would possible get a more reliable CDN


<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />

I would also advise get 5 instead though you might need to change some of the code depending on if this is vanilla or the forums.

I have updated this site wide, but the AdminCP's Icons still don't load. The entire forums area is fine, it's only the AdminCP that is affected

Link to comment
Share on other sites

On 12/9/2019 at 5:44 AM, poopman17 said:

I have updated this site wide, but the AdminCP's Icons still don't load. The entire forums area is fine, it's only the AdminCP that is affected

wich themple do you use on ACP the default one or a custom made one ?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...