<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Do you think it might be possible to make it pull from my Kit instead?<div class=""><br class=""></div><div class="">Not all the icons I want exist in the Free version, but it seems like if you link to your online kit, you can make your own icons and put them in there.</div><div class=""><br class=""></div><div class="">The kit code is <script src="<a href="https://kit.fontawesome.com/7ef8040ce0.js" class="">https://kit.fontawesome.com/7ef8040ce0.js</a>" crossorigin="anonymous"></script></div><div class=""><br class=""></div><div class="">I tried putting the URL into the code you gave on the Cookbook but that didn’t work.</div><div class=""><br class=""></div><div class="">If this is too much trouble no need to respond as I can manage without them. But if you can answer it easily, I’d be grateful.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Jamie<br class=""><div class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></div><br class="Apple-interchange-newline"></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 18 Jan 2021, at 10:01, Petko Yotov <<a href="mailto:5ko@5ko.fr" class="">5ko@5ko.fr</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">1. Installing custom fonts correctly and available cross-browser is sometimes tricky. Don't let it discourage you.<br class=""><br class="">2. You should avoid enabling HTML, the feature you need can be done without it.<br class=""><br class="">3. The recipe Cookbook:FontAwesome was indeed old and without a maintainer. I am now taking over the maintenance and I rewrote the installation instructions and most of the page. The font is now enabled on that page and can be tested.<br class=""><br class="">4. That page contains instructions for the actual and current FontAwesome release, which has all needed files, styles, fonts, and settings for different browsers. If you are trying to use a font different from "FontAwesome Free", installing it will likely be different -- if you need assistance, please provide more information.<br class=""><br class="">Petko<br class=""><br class="">On 16/01/2021 23:16, Jamie Ward wrote:<br class=""><blockquote type="cite" class="">I’d like to be able to display symbols (PS4 or Xbox controller<br class="">buttons) within my Wiki pages.<br class="">On web pages, I use a custom font and font-face script.<br class="">I could find no documentation at all about custom fonts, so looked for<br class="">some workarounds.<br class="">The first thing I could was using Font Awesome within PMWiki - which<br class="">would satisfy (<a href="https://www.pmwiki.org/wiki/Cookbook/FontAwesome" class="">https://www.pmwiki.org/wiki/Cookbook/FontAwesome</a>)<br class="">However I followed the very simple instructions carefully, and it did<br class="">not work, after several hours testing I gave up.<br class="">The issue there was if you take the code it wants to use to implement,<br class=""><i class="fa fa-info-circle"></I> , then PMWiki just shows the code.<br class="">I tried surrounding it like so (div: <i class="fa<br class="">fa-info-circle"></I>:)(:divend) - still didn’t work. Neither did<br class="">(html:<br class="">Then I tried to use both EnableHTML, and ConvertHTML to make PMWiki<br class="">read that code <i class="fa fa-info-circle"></I><br class="">These threw up config errors, and although people had published later<br class="">code for different versions of PHP, none of those worked.<br class="">And they all seemed to be from 2008-2014. Is all of this functionality<br class="">deprecated and no longer supported? Or am I being really dense?<br class=""></blockquote></div></div></blockquote></div><br class=""></div></body></html>