Viewing 15 posts - 31 through 45 (of 45 total)
  • Author
    Posts
  • #1106558

    Hi,

    Thanks for the update.

    We had to modify the value of the twitter icon in the functions.php file > line 234 directly and replace it with the vero icon because the filter doesn’t work.

    'twitter' => array( 'font' =>'vero', 'icon' => 'ue800'),
    

    Best regards,
    Ismael

    #1106609

    That’s perfect Ismael :-)
    Looks cool.
    Thank you very very much for your support!
    Best,
    Harry

    #1106611

    I love Enfold. The best theme on wordpress and the best support!
    Best,
    Harry

    #1106887

    Hi Harry,

    Great, I’m glad that Ismael could help you out and thanks for the kind words :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1159621

    Hi,

    the Vero Icon changed back after the update to the twitter icon. Please can you help?

    Thank you.

    Best,
    Harry

    #1159664

    Hi gharry79,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1159679
    This reply has been marked as private.
    #1159885

    Hi gharry79,

    Best regards,
    Victoria

    #1159897
    This reply has been marked as private.
    #1159962

    Hi Harry,

    You are not using a child theme and so every time there is an update this will happen. You need to install a child theme and make your edits in the child theme. This way the customizations will stay.

    Best regards,
    Victoria

    #1160012

    I have a big problem with the child theme, because all settings will be reset? Because the child theme activation will delete all settings.
    So I can’t install a child theme.
    Thank you.

    • This reply was modified 5 years ago by gharry79.
    #1160025

    So I made all changes in the function.php and I get the audio icon because its the same like Vero ue800. This code:
    if( isset( $avia_config[‘use_child_theme_functions_only’] ) ) { return; } is also in the row 17
    But I don’t use a child theme.
    And I also edited this code: ‘twitter’ => array( ‘font’ =>’vero’, ‘icon’ => ‘ue800’),
    Best,
    Harry

    • This reply was modified 5 years ago by gharry79.
    #1160857

    Hi,

    Thank you for the update.

    We tried to modify the functions.php file but got an error. Please look for this code around line 252..

    	'twitter' 		=> array( 'font' =>'entypo-fontello', 'icon' => 'ue800'),
    

    .. replace the font set with “vero”:

    	'twitter' 		=> array( 'font' =>'vero', 'icon' => 'ue800'),
    

    Best regards,
    Ismael

    #1160885

    Hi
    It works perfect!
    Many thanks.
    Best,
    Harry

    #1161170

    Hi,

    Awesome! Glad it worked. We’ll close this thread for now. Please take note of the modifications here so that you’ll be able to adjust it again after an update.

    Have a nice day.

    Best regards,
    Ismael

Viewing 15 posts - 31 through 45 (of 45 total)
  • The topic ‘Extra Elements’ is closed to new replies.