Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1302972
    #1303008

    and you definitly have a fontello icon set ? – and that has the new icons for your new definitions.
    ( the standard enfold fontello set is: entypo-fontello )

    Did you place it in your functions.php on the right place? right before that
    line 844 :

    require_once( 'functions-enfold.php');
    

    Did you refresh all cachings – refresh the merging of Enfold on Performance Settings ?

    #1303032

    Yes, I have a fontello icon set with the new icons for new definitions. And, yes, I placed it in the right spot in the functions.php. Because this blog doesn’t have a child theme, I used this article: Social Share Buttons. It says to put the code right after this line:

    if(isset($avia_config[‘use_child_theme_functions_only’])) return;

    Yes, I have cleared all caches and refreshed Enfolds Performance Settings.

    #1303033

    I may have solved the issue. I decided this was a good time to install a child theme on this blog. By doing so and copying the code into the child theme functions.php, the issue has been resolved.

    #1303300

    Hi coreyblaser,

    Great, I’m glad that you found a solution, and thanks for the update. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.