• I’m using the WPZOOM Yamidoo Pro theme and think I may have inadvertently deleted a file from the Media Library while getting rid of duplicates. All of a sudden, I have an annoying blue question mark appearing in my website’s header banner. The confusing part is this: The two logos that are supposed to appear in the banner header show up as they are supposed to and the map areas are still clickable, but the blue question mark appears above the one to the left in a thin rectangle.

    The HTML for the header banner reads as follows:

    <body>
    <img src="https://www.bunchecenter.ucla.edu/wp-content/uploads/2011/12/bunche-header21.png"
    usemap="#bunche-header-banner" border="0">
    <map name="bunche-header-banner">
    <area shape="rect"
    coords="0,0,368,85"
    href="https://www.bunchecenter.ucla.edu" target="_blank">
    <area shape="rect"
    coords="810,10,960,77"
    href="https://www.ucla.edu">
    </map>
    </body>

    [Please post code or markup snippets between backticks or use the code button.]

    I’ve searched and don’t see any sign of the file “bunche-header21.png” in the Media Library, which is specified above in the img src. Yet the image still appears in the header, albeit accompanied by the thin rectangle and blue question mark.

    What’s going on here?

Viewing 1 replies (of 1 total)
  • Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘Question mark in header banner’ is closed to new replies.