Favicon rendering in body section instead of head, will not display in Chrome
-
There is a problem with how this theme outputs the favicon code. It outputs inside the body section of the page, rather than inside the head where it belongs. This means that Google Chrome will not properly display the favicon. I discovered this while troubleshooting the favicon on my site. It was working fine while I was in the site admin theme, but looking at it from the front end (when the WP Bootstrap theme was active) would kill the favicon. Doing an inspect on the page and literally moving the favicon link tags up into the head section of the page made them start working immediately.
I need to resolve this quickly. Any advice on how to over ride this behavior in my child theme?
- The topic ‘Favicon rendering in body section instead of head, will not display in Chrome’ is closed to new replies.