I think the problem is that we don\'t have the latest version 4.4.0 in our theme currently.
You can update the font awesome if you want, you will have to update the font-awesome.css that is in the css folder and replace the fonts that are in the includes/font folder
Make sure to replace the url by the correct url if you change the css.
Our team will make the update of the font in our next update
Do not hesitate to contact us if you have other questions. Regards
i.e. Create directory "wp-content/themes/TheFox-Child/includes/font" and include the Font Awesome 4.6.1 files and create /wp-content/themes/TheFox-child/css/font-awesome.css
Or do I have to do more in the functions to deregister or de-enqueue or something the original files? I don't want to change the core CSS file and add the Fonts to the core theme structure because they will be replaced on the next update.
You need to de-enqueue the orignal file or just add new css and font file from the child theme functions.php but if you only add need css and font the theme will try to load it 2 times.
Do not hesitate to contact us if you have more questions.
Hello!
Please could you advice me how to add Tripadvisor icon via Font Awesome to The Fox Theme?
I want to be able to use Tripadvisor icon in footer social's icon area etc. Can I just replace Digg or Tumbl with Tripadvisor line?
If you can advice me how to do it I can do it by myself.
Thanks
Toni
Hello Toni,
I think the problem is that we don\'t have the latest version 4.4.0 in our theme currently.
You can update the font awesome if you want, you will have to update the font-awesome.css that is in the css folder and replace the fonts that are in the includes/font folder
Make sure to replace the url by the correct url if you change the css.
Our team will make the update of the font in our next update
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thanks for comments.
You\'re welcome!
Do not hesitate to contact us if you have other questions.
Have a nice weekend!
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Can I mimic this in a child theme?
i.e. Create directory "wp-content/themes/TheFox-Child/includes/font" and include the Font Awesome 4.6.1 files and create /wp-content/themes/TheFox-child/css/font-awesome.css
Or do I have to do more in the functions to deregister or de-enqueue or something the original files?
I don't want to change the core CSS file and add the Fonts to the core theme structure because they will be replaced on the next update.
Hello Janna,
You need to de-enqueue the orignal file or just add new css and font file from the child theme functions.php but if you only add need css and font the theme will try to load it 2 times.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme