Comments Mark started the conversationApril 8, 2015 at 2:10pmHi, 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.ThanksMark repliedApril 8, 2015 at 3:38pmThe problem is Download Manager (WPDM) plugin. I've contacted the developer for a fix. I'll post the response when I receive it.ThanksMark repliedApril 9, 2015 at 4:04pm 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,849Tahir repliedApril 9, 2015 at 5:02pmThanks for posting. -T ThemeNectar Support Team Sign in to reply ...
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
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
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');
Thanks for posting.
-T
ThemeNectar Support Team