Search code examples
javascripthtmlcssimagehttp-status-code-404

The top banner image not displaying in Chrome unlike in Firefox and Internet Explorer


In the book review, the top right banner image is not displaying in Google Chrome.

Sometimes, in Chrome, the main top wide image is also not displaying.
But, at the same time, there are no display issues in Mozilla Firefox and Internet Explorer. Also, in other Chrome Accounts of mine, there are no display issues. The cache was cleared in all browsers.

The error message in the console of Chrome and also in Internet explorer is

Failed to load resource: the server responded with a status of 404
(Not Found) (icon.png:1) and the same error message for (favicon.ico:1)

icon.png was called in the style as can be seen in the page source of the web page. But, there is no image, icon.png in this theme I bought.

And I cannot see any error messages in Mozilla Firefox.
How can I fix this issue?

Not Displaying Properly
Displaying Properly


Solution

  • As kamentk suggested, I disabled my Chrome ad blocker extension and then it worked fine. I am still not sure whether I can ignore the error messages in the console though.