• Hello I would like to remove font awesome from your plugin. What would I have to edit to do this?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter grantdb

    (@sixer)

    Well I think I removed it and if anyone wants to know how to remove font awesome from this plugin because it doesn’t detect the way you have font awesome loaded then here is what I did:

    On line 173 of Postmatic_Social_Comments_Plugin.php I changed
    wp_enqueue_style(
    to be
    wp_register_style(

    Not very elegant but seems effective enough for now, just remember that this plug will not show icons if you don’t already have font awesome loaded.

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘font awesome again!’ is closed to new replies.