-
AuthorPosts
-
June 3, 2019 at 4:26 am #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,
IsmaelJune 3, 2019 at 8:06 am #1106609That’s perfect Ismael :-)
Looks cool.
Thank you very very much for your support!
Best,
HarryJune 3, 2019 at 8:16 am #1106611I love Enfold. The best theme on wordpress and the best support!
Best,
HarryJune 4, 2019 at 2:54 am #1106887Hi 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,
RikardNovember 24, 2019 at 5:53 pm #1159621Hi,
the Vero Icon changed back after the update to the twitter icon. Please can you help?
Thank you.
Best,
HarryNovember 24, 2019 at 8:22 pm #1159664Hi 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,
VictoriaNovember 24, 2019 at 8:36 pm #1159679This reply has been marked as private.November 25, 2019 at 3:56 pm #1159885Hi gharry79,
Best regards,
VictoriaNovember 25, 2019 at 4:19 pm #1159897This reply has been marked as private.November 25, 2019 at 6:41 pm #1159962Hi 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,
VictoriaNovember 25, 2019 at 7:48 pm #1160012I 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.
November 25, 2019 at 8:43 pm #1160025So 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.
November 28, 2019 at 3:50 am #1160857Hi,
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,
IsmaelNovember 28, 2019 at 8:25 am #1160885Hi
It works perfect!
Many thanks.
Best,
HarryNovember 29, 2019 at 10:48 am #1161170 -
AuthorPosts
- The topic ‘Extra Elements’ is closed to new replies.