[Support request] GP + Font Awesome Pro

Home Forums Support [Support request] GP + Font Awesome Pro

Home Forums Support GP + Font Awesome Pro

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #487704
    André

    Hey Tom – love that FA icons are baked right into GP. If I have a Pro license to FA, how can I call the additions icons?

    Thanks!

    #487821
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    We’re working on making everything FA5 compatible – they didn’t make it easy on us! 🙂

    At which point we will be baking FA5 Pro directly into GP Premium.

    #488159
    André

    Brilliant! .. um, ETA? 🙂

    #488562
    Tom
    Lead Developer
    Lead Developer

    I’ve started the theme update here: https://github.com/tomusborne/GeneratePress/tree/update/font-awesome-5

    It’s likely not 100% ready, but feel free to try it out 🙂

    #498726
    Al

    Certain Font Awesome icons are not showing up properly in my installation. Will this update be coming out soon?

    #498951
    Leo
    Staff
    Customer Support

    Should be out soon. Just need some more testing.

    Can you check if it’s the same issue here? https://generatepress.com/forums/topic/social-icons-3/#post-498486
    If so changing the prefix would fix it for now.

    #499016
    Al

    It is actually within a Beaver Builder module so I can’t change this. I initially thought it was a Beaver Builder problem and their support guy went through our site and when he turned off the GP Premium plugin, the problem stopped. He suggested the following code for the functions.php but I thought I would check with you first before implementing such a solution in a child theme.

    add_action( ‘wp_enqueue_scripts’, function(){
    wp_dequeue_style( ‘fontawesome’ );
    }, 10 );

    #499283
    Tom
    Lead Developer
    Lead Developer

    What about the icons aren’t displaying properly? Just not showing up at all? Which icons?

    #499615
    Al

    Look at the bottom of this page. There are placeholder animated gifs rather than icons. I don’t know the code for the icons are they are in the Beaver Builder interface.

    https://jjmcguire.wpengine.com/bid-list/

    #499665
    Tom
    Lead Developer
    Lead Developer

    fa dashicons doesn’t look like a Font Awesome icon: https://fontawesome.com/icons?d=gallery&q=dashicons

    #499715
    Al

    Never mind. I’ll figure out another solution. Don’t have time to debate whether or not they are Font Awesome when they are.

    #508279
    Michele

    Dashicons are a completely different set made by WordPress https://developer.wordpress.org/resource/dashicons/

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.