Font-Awesome icons disappearing when plugin is activated

in Download Manager Free

Viewing 5 posts - 1 through 5 (of 5 total)
Apr 8, 2015 at 11:34 am
#27882
Member
benchmark
OP

Hey,

My issue is that my Font-Awesome icons are disappearing on my website when the plugin is activated. If I de-activate the plugin everything works normal.

Any idea what I could do in order to use your great plugin and keep displaying the Font-Awesome icons?

Thanks!

Apr 9, 2015 at 11:31 am
#27896
Member
Tauhid

You need to remove font-awesome from our plugin. Please go to admin Plugins->Download Manager->Edit->Plugin Files->download-manager/functions.php
comment/remove following line wp_enqueue_style('font-awesome', plugins_url('/download-manager/font-awesome/css/font-awesome.min.css'));. It would help you. Thanks.

Apr 9, 2015 at 11:54 am
#27903
Member
benchmark
OP

I carried out your instructions, but it hasn’t solved the problem. The Font-Awesome icons are still missing from my site.

Please go to http:mtx.co.uk and see for yourself

Apr 9, 2015 at 12:00 pm
#27904
Member
benchmark
OP

I’ve managed to solve the issue by also removing the following:
wp_enqueue_style('font-awesome', WPDM_BASE_URL.'font-awesome/css/font-awesome.min.css');

Will I have to remove this with every Download Manager plugin update?

Thanks

Apr 11, 2015 at 8:13 am
#27958
Member
Tauhid

If font-awesome conflict with new update you need to do that. Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic "Font-Awesome icons disappearing when plugin is activated" is closed to new replies.