Comments Patrick started the conversationJanuary 21, 2016 at 12:20amSearch box icon is replaced by a box, same with others icons ? Upload latest version and no changesThanks for your help 8,992Tahir repliedJanuary 21, 2016 at 10:08pmHey, Try opening your functions.php file and changing these items: wp_enqueue_style(\'font-awesome\'); wp_register_style(\'font-awesome\', get_template_directory_uri() . \'/css/font-awesome.min.css\'); to this: wp_enqueue_style(\'font-awesome-2\'); wp_register_style(\'font-awesome-2\', get_template_directory_uri() . \'/css/font-awesome.min.css\'); Cheers ThemeNectar Support Team Patrick repliedJanuary 22, 2016 at 4:23pmThanks for your reply but problem was due to domain URL changeProblem is fixed you can claose the ticket Sign in to reply ...
Search box icon is replaced by a box, same with others icons ? Upload latest version and no changes
Thanks for your help
Hey,
Try opening your functions.php file and changing these items:
wp_enqueue_style(\'font-awesome\');
wp_register_style(\'font-awesome\', get_template_directory_uri() . \'/css/font-awesome.min.css\');
to this:
wp_enqueue_style(\'font-awesome-2\');
wp_register_style(\'font-awesome-2\', get_template_directory_uri() . \'/css/font-awesome.min.css\');
Cheers
ThemeNectar Support Team
Thanks for your reply but problem was due to domain URL change
Problem is fixed you can claose the ticket