Change Font Awesome from CDN to Local (Blocked by CORS)

Hi guys, for some reason my FA icons stopped showing on Wappler local server. They show up fine in Wappler and Live server but just not on the local server. They were working fine. No idea why they stopped on all of my projects.

I have been using an old version of FA that I purchased back in it's kick starter days.

I would just like to change that to FA Local so I don't have to change my million icons manually.

I can change the Framework in the settings and on the page but when I do that it just shows a box where the icons should be. It's like the local icons are not being generated and available.

I get the following error in Dev Panel

Screenshot 2026-03-18 at 4.04.33 PM

Any help on switching from CDN to Local would be appreciated. Thanks.

Hi Brad,

Check Wappler include on the content pages. It may still be pointing to cdn instead of local for fontawesome.

<!-- Wappler include head-page="layouts/community" moment_2="cdn" jquery_slim_35="cdn" fontawesome_6="local" bootstrap5="local" is="dmx-app" id="community" appconnect="local" components="{dmxFormatter:{}}" -->

They aren't content pages, they are just straight up PHP files. I think something has changed on the local server last update. This is what I get from ChatGPT:

Ok, I figured out how to change to local manually. What a pain that will be for all my projects and any projects going forward.

I'd rather get these COR issues solved if possible. Like I say it has been working fine up until last update that I am aware of.

Switching to FA 5.15.4 Pro - All CDN solved the problem.