• Resolved amandakurka

    (@amandakurka)


    Hello — I am trying to add additional Font Awesome icons to the social menu header, and one of the social icons I’d like to add is Goodreads, which is a new icon in Font Awesome 5. My other Font Awesome icons have worked, but the Font Awesome 5 icon is showing up as a white rectangle*.

    Is there a way for me to fix this, or does this issue require a theme-wide update? I’m trying to keep all my changes in the custom CSS section so I can still update the theme without losing my customizations.

    Thanks for your help!

    * This is the CSS I am adding —
    .social-navigation li a[href*=”goodreads.com”]::before {
    content: “\f3a9”;
    }

Viewing 6 replies - 1 through 6 (of 6 total)
  • I would suggest you to go though the following article.

    https://sridharkatakam.com/load-font-awesome-5-wordpress/

    Thread Starter amandakurka

    (@amandakurka)

    Thanks for your reply, but as far as I can tell following those instructions involve editing the actual theme, which would mean my changes would be thrown out whenever the theme is updated. I’d like to keep my website’s theme updated to the latest version.

    AC

    (@purplecodes)

    Themeisle Support

    Hi there,

    Please use the v4.7 of Font Awesome.
    Our themes are not compatible with v5 yet.

    Let us know how it goes.

    • This reply was modified 5 years, 11 months ago by AC.
    Thread Starter amandakurka

    (@amandakurka)

    Hi, thanks for your response —

    I’ve been using v4.7 for my other social icons, and those all work great, but there’s no Goodreads icon in v4.7 — it’s a new icon for v5. The theme’s incompatibility with v5 is my unresolved problem. Will there be an update for Font Awesome 5 in the near future?

    Thanks!

    AC

    (@purplecodes)

    Themeisle Support

    I agree, there were couple of icons that are only available in v5 of Font Awesome.

    Thanks for bringing this one up. I have forwarded this to our developers so they’ll check if this is something that can be added soon.

    You can follow the discussion here:
    https://github.com/Codeinwp/amadeus/issues/67

    Let us know if there is anything else we can help you with.

    Thread Starter amandakurka

    (@amandakurka)

    No problem — I’ll watch the discussion for info about when we might expect an update for v5. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Font Awesome 5?’ is closed to new replies.