Preview in backend not working
-
Hi,
I am setting up an ACF group with some FontAwesome icon selector fields. However, the preview is not working. I can search for the words, and results come up, but no preview of the icons themselves. Not in the ACF group, not in the page editor.
In the frontend, everything is okay, because I load FA for other purposes through my theme.
The error I get when checking the browser console ls 403 Forbidden / “not allowed for origin” for the https://kit.fontawesome.com/1231223.js?ver=6.2.2 file.
I did some research, and tested by adding this to the .htaccess file in the website root:<FilesMatch ".(eot|ttf|svg|otf|woff|woff2|js|css)"> Header set Access-Control-Allow-Origin "*" </FilesMatch>
But it has not made a difference.
Can you help me get this fixed?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Preview in backend not working’ is closed to new replies.