How to remove Font Awesome (fontawesome)

Posted in: Newspaper
Post count: 5

Hi.
I need to remove Font Awesome from Newspaper 9.

Where are the part of template to change?
I search everywhere but I can’t find:

1)
<link rel=’stylesheet’ id=’fontawesome_v4_shim_style-css’ href=’https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css?ver=4.9.8&#8242; type=’text/css’ media=’all’ />

2)
script type=’text/javascript’ src=’https://use.fontawesome.com/releases/v5.3.1/js/v4-shims.js?ver=5.3.1′></script&gt;
<script type=’text/javascript’ defer integrity=”sha384-kW+oWsYx3YpxvjtZjFXqazFpA7UP/MbiY4jvs+RWZo2+N94PFZ36T6TFkc9O3qoB” crossorigin=”anonymous” data-auto-replace-svg=”false” data-keep-original-source=”false” data-search-pseudo-elements src=’https://use.fontawesome.com/releases/v5.3.1/js/all.js?ver=5.3.1′></script&gt;

Post count: 20688

Hi,

The composer will load the font awesome font, it has icons from it
https://www.screencast.com/t/66wbXFDPpKJ
https://www.screencast.com/t/rl7pTrFQZ7V7
This font will be loaded only when necessary, when you use icons from font awesome in pages for example.

You could edit the plugin and remove that code if this is required for you.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.