When reverting things back, NOW the gamepad icon shows up, even if there's no longer a BBCode using the same icon. I'm guessing because maybe it got loaded into the configuration? This is a weird glitch.
Title says it all. When creating custom drop-down menus in the toolbar, not every icon seems to work for some reason.
The one I'm testing, in particular is "fa-gamepad". I've tried all variations, tried using "far fa-gamepad", "fa-gamepad", etc. and none seem to work.
What's weird is that it...
Apologies if I posted in the wrong forums.
I'm currently working on an update to 2.3. We haven't updated in a while and figured it might be a good time.
With the changes in 2.3 regarding FA icons, I needed to find a way to implement back FA Icons in posts through Custom BBCodes (which is...
That did the trick!
<i class="fas fa-{text}" data-xf-init="icon"></i>
Thank you very much!
Edit: Funny enough, it won't show up when previewing Posts. But once you submit it, it does. I guess I can live with that.
Bumping this.
Has anyone figured out how to parse FA through custom BBCode's HTML Replacement? The <xf:fa> syntax won't work, neither does the old <i> method.