For privacy reasons unfortunately I have to turn off “awesome font” on the eventon plugin. This leads to a “square” showing up everytime there used to be a fitting icon on the event card or list. Is there a possibility to load icons locally OR to remove the placeholder (=deleting the icons) ?
Thanks for your help!
Jun 6,2020 AT 12:57AM - 4 years ago -Hello,
They are loaded locally.
For privacy reasons…
Could you tell us more about those reasons?
The problem is that you need to go through the code and manually hide every single icon.
To hide the icon on “schließen” please add this CSS code to EventON > Styles (If you don’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):
.event_description .evo_card_row_end:before { content: none !important; }
Hi and thanks for the quick response.
Privacy reasons meaning avoiding communication of the website with servers in the US (make “google fonts” work locally and trying to find a way around “awesome font” as well)
Font Awesome doesn’t use any servers to load it’s files from. They are located on the same server you installed the WordPress installation to. You can find them on your server by going to EventON_folder/assets/fonts.