-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not all Free Font Awesome icons show up in the link bar #60
Comments
We should update the link in the extension. It used to point to the v5 icon set but since FontAwesome released v6 the old links automatically points to the newer version. The v5 icons can be found at https://fontawesome.com/v5/search But no matter if you use v5 or v6, the icon you mention doesn't exist. There's no YouTube icon in solid style, it's only in the brand style, so If you are missing some of the latest v5 icons, you can also update the FontAwesome Packagist package, but this is unlikely to be necessary since it updates with Flarum and has not received any new version for a long time now. |
FYI, However, you most likely already have the latest v5 version ( |
I didn't know this, because on the config page of the extension it says:
So I used the prefix how I was asked to and added the icon class name. Would be nice to remove the part where the user is asked to use a specific prefix, but maybe tell them to use the connecting font awesome prefix in general.
Good to know, thanks a lot. :) It worked with |
Oh right, I see how this is misleading. The old v5 FontAwesome page provided a way to copy the entire The help text should probably say this is an example. |
Bug Report
Current Behavior
After installing the fof links extension, I wanted to add some links with icons from font awesome. On the config page it shows a link to Font Awesome and I've chosen free icons. Some of them don't show up:
Steps to Reproduce
Expected Behavior
I expected to see the icons, which are on the Font Awesome website.
Screenshots
Environment
Fresh installation of Flarum
The text was updated successfully, but these errors were encountered: