Okay
  Public Ticket #754526
Nectar Short Code Generator - Font Awesome
Closed

Comments

  • Oliver started the conversation

    Have installed the original WP Bakery Visual Composer Plugin - Font Awesome Icons won't show in Nectar Shortcode Generator in WP Editor, other Icon Sets are ok - see screenshot. Idea how to fix this?

    Kind regards,

    Oliver



  •  9,364
    Tahir replied

    Hey,

    Try opening your functions.php file and changing these items:

    wp_enqueue_style('font-awesome');
    wp_register_style('font-awesome', get_template_directory_uri() . '/css/font-awesome.min.css');
    to this:

    wp_enqueue_style('font-awesome-2');
    wp_register_style('font-awesome-2', get_template_directory_uri() . '/css/font-awesome.min.css');

    Cheers


     Salient Support Team 


  • Oliver replied

    Hello Tahir,

    thanks for the fast reply: implemented the suggested changes, unfortunately no effect. It's not an critical issue, but a later fix would be nice.

    Oliver

  •  1
    Hercules replied

    I am having this same issue. I implemented the same change, but I still cannot use Font Awesome. My screen looks the same as Oliver's.

  •  9,364
    Tahir replied

    @Joseph,

    This was a bug in prior versions . If you are using Salient VC update the Theme and plugin.

    We just released Salient 7.0.8 with the WP 4.5 Fix, If you've already installed Salient VC 4.9.2 you'll need to delete it and update to 4.11.2 to get some of the fixes, See changelog : http://themenectar.com/changelogs/salient.html .

    Update the theme by following this guide: https://themenectar.ticksy.com/article/3218/" class="redactor-linkify-object">https://themenectar.ticksy.com/article/3218/ . Also see Visual Composer update instructions in here: https://themenectar.ticksy.com/article/5182/
    Best.


     Salient Support Team 


  •  1
    Hercules replied

    I am currently running 4.11.2

  •  9,364
    Tahir replied

    Hey Again Joseph,

    Please create your own private ticket and provide us the wp -admin login details so we can have a look. Everytime you post here @Oliver gets a unwanted email notification about this Ticket. 

    Best.


     Salient Support Team