• Resolved Ivko

    (@ivko)


    Hello,
    since a few days the font-awesome icons of the plugin are not displayed anymore? Any idea what it could be?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I see that your issue is resolved, I have the same problem, can you please share the resolution as a reply to this thread? Thanks in advance.

    Thread Starter Ivko

    (@ivko)

    You have toadd one of the following lines in your functions.php, depends which version you want to use:

    wp_enqueue_style( ‘font-awesome-5’, ‘//use.fontawesome.com/releases/v5.15.4/css/all.css’);

    OR

    wp_enqueue_style( ‘font-awesome-6’, ‘//use.fontawesome.com/releases/v6.0.0/css/all.css’);
    //

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icons are not displayed anymore’ is closed to new replies.