Dolphiq / craft3-iconpicker

Craft plugin that provides a new field type that offers end users an easy way to pick an icon from a .woff or .ttf font file. You can easily use ionicons or font awesome icons or any other compatible font file.
MIT License
16 stars 11 forks source link

Issue with multisite and multiple environments. #22

Open petterthowsen opened 3 years ago

petterthowsen commented 3 years ago

Hi. Nice plugin, but it's not working correctly for multisite configurations. It looks like the fonts are not loading into the on my norwegian "site" under craft.test/no but works fine under craft.test.

On my staging server online, it doesn't work at all. It displays as big thinly drawn squares.

I'm new to Craft so I don't know where to begin to debug this... help!