Okay
  Public Ticket #409802
Font-Awesome
Closed

Comments

  • Mark started the conversation

    Hi, Font-Awesome icons are missing from my website. Any ideas why? I've updated to version 5.5.5 of Salient, but this hasn't solved the issue.

    They're supposed to appear throughout the site pages, in the top navigation and the footer.

    I have other sites using Salient, but they are unaffected by this problem.

    Thanks

  • Mark replied

    The problem is Download Manager (WPDM) plugin. I've contacted the developer for a fix. I'll post the response when I receive it.

    Thanks

  • Mark replied

    The fix for this issue is to remove font-awesome from the Download Manager plugin. Please go to admin Plugins->Download Manager->Edit->Plugin Files->download-manager/functions.php

    comment/remove following lines:

    wp_enqueue_style('font-awesome', plugins_url('/download-manager/font-awesome/css/font-awesome.min.css'));

    and

    wp_enqueue_style('font-awesome', WPDM_BASE_URL.'font-awesome/css/font-awesome.min.css');

  •  8,849
    Tahir replied

    Thanks for posting.

    -T


    ThemeNectar Support Team