Hello brooneq,
the issue with missing icons is “relatively” simple, but a bit complicated to explain.
Cross-origin resource sharing creates the problem.
You’ve changed the domain, but font stayed on the original domain.
Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources (e.g. fonts) on a web page to be requested from another domain outside the domain from which the first resource was served.
You should enable CORS and everything should work fine.
p.s.
install Chrome extension that enables CORS and icons will show up.
(When you turn off CORS in the ext. icons will disappear)
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi/related?hl=en
Hi, thanks for response! I have moved wp to the main directory and it worked.
BTW – would You like to translate plugin into Polish?
Greetings,
Bruno
Hi Bruno,
adding translations is still a bit complicated (due to ever-expanding weather conditions).
We’re adding new languages by ourselves.
German, Russian and Chinese are in production, and others will follow.
Please read more on:
https://wordpress.org/support/topic/portuguese-translation-ready-4/
p.s.
If you feel like it, drop us a line and rate the widget in the reviews.
https://wordpress.org/support/plugin/weather-atlas/reviews/#new-post
Thanks 😉