- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in and have valid license to reply to this topic.
NooTheme Premium WordPress Theme › Forums › Palazzo › Icons Not appearing
Not sure what I did to my site but the icons are not appearing anymore. Please see attached. Site is atlasbluerealty.com. Thanks so much for your help. This theme is awesome by the way:)
Dear, to fix your problem, please install and switch your site to use Palazzo Child theme, then add custom code in file functions.php of Palazzo child theme.
Code:
add_action('wp_enqueue_scripts', function(){
wp_enqueue_style( 'vc_font_awesome_5' );
},100);
Best regards.
I tried it but it does not work. See attached. Thanks for your help
Dear, please add custom code then clear all cache on your site then check your site again.
Best regards.
Nothing. http://www.atlasbluerealty.com
It finally worked. I added the code in hostgator.com instead of wordpress platform.
Thanks so much
You must be logged in and have valid license to reply to this topic.