Title: Chrome on Android not using Icon
Last modified: August 30, 2016

---

# Chrome on Android not using Icon

 *  Resolved [sigmundd](https://wordpress.org/support/users/sigmundd/)
 * (@sigmundd)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/chrome-on-android-not-using-icon/)
 * “Add to HomeScreen” is using a generic icon instead of the one from the plugin.
 * Although, the checker says, all is good:
    [http://realfavicongenerator.net/favicon_checker?site=feg-ffb.de&ignore_root_issues=on#.VkxDs7cvfRY](http://realfavicongenerator.net/favicon_checker?site=feg-ffb.de&ignore_root_issues=on#.VkxDs7cvfRY)
 * [https://wordpress.org/plugins/favicon-by-realfavicongenerator/](https://wordpress.org/plugins/favicon-by-realfavicongenerator/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [phbernard](https://wordpress.org/support/users/phbernard/)
 * (@phbernard)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chrome-on-android-not-using-icon/#post-6760832)
 * This is not the only issue. On Windows Chrome, the favicon doesn’t appear, whereas
   it works with Windows Firefox.
 * This is because of a `div` wrongly inserted in the `head` section of your pages.
   Some browsers (Chrome is one of them) consider the `head` section to be closed
   as soon as they encounter such markup, even if the closing `</head>` appears 
   later. Therefore, all remaining markups are considers to be in the body, and 
   favicon markups are not allowed here. So Chrome ignores them.
 * Now you need to understand which plugin inserts this faulty `div` (or maybe this
   comes from the theme). It contains the string “Oops! It appears that you have
   disabled your Javascript…” so it might be because of the plugin that also blocks
   right-clicks.
 *  Thread Starter [sigmundd](https://wordpress.org/support/users/sigmundd/)
 * (@sigmundd)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chrome-on-android-not-using-icon/#post-6760842)
 * It was the Plugin “WP Content Copy Protection”.
    I will also post the error there.
 * Thanks for the help!
 *  Plugin Author [phbernard](https://wordpress.org/support/users/phbernard/)
 * (@phbernard)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chrome-on-android-not-using-icon/#post-6760844)
 * Great! This is the kind of error that is detected only by side effect (as you
   did) and the authors will never notice it. So thank you for reporting to them!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Chrome on Android not using Icon’ is closed to new replies.

 * ![](https://ps.w.org/favicon-by-realfavicongenerator/assets/icon-256x256.png?
   rev=972314)
 * [Favicon by RealFaviconGenerator](https://wordpress.org/plugins/favicon-by-realfavicongenerator/)
 * [Support Threads](https://wordpress.org/support/plugin/favicon-by-realfavicongenerator/)
 * [Active Topics](https://wordpress.org/support/plugin/favicon-by-realfavicongenerator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/favicon-by-realfavicongenerator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/favicon-by-realfavicongenerator/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [phbernard](https://wordpress.org/support/users/phbernard/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/chrome-on-android-not-using-icon/#post-6760844)
 * Status: resolved