Hi
This is a continuation of an earlier thread https://kriesi.at/support/topic/favicon-issue-safari/
Since then I have been in touch with the domain provider and they have advised me to amend the header.php file within the wordpress theme.
I have had a look and found this section below
* outputs a favicon if defined
*/
if (function_exists(‘avia_favicon’)) { echo avia_favicon(avia_get_option(‘favicon’)); }
I have the details provided by the Josue, tried adding that code but it didn’t resolve it. I have sent a reply back to my domain provider and await their response also.
Is there any way I can change that code above?
Surely it can’t be that hard? :o)
Regards
Lee
Hey heliraptor!
Your hosting provider is, I believe, incorrectly assuming you want to add a facivon to your wordpress install which you’ve already done from your theme options. You want to add the icon code to a regular html file at your main domain.
There is nothing that we can do from our end to help you as this is not a theme issue.
Regards,
Devin
Hi Devin,
Thats fine, I after I wrote this I assumed that might be the case. I’ll get back on to them.
Thanks for your support thus far.
Cheers
Lee