[Resolved] Missing Image File

Home Forums Support [Resolved] Missing Image File

Home Forums Support Missing Image File

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #132298
    Craig

    Hi,

    I’m finding a missing image file and have traced the code creating the problem but can’t find where to go to get rid of it. In the HTML I have this at the start of the body…

    <body itemtype="http://schema.org/WebPage" itemscope="itemscope" class="home page page-id-73 page-template-default logged-in admin-bar no-customize-support no-sidebar nav-below-header fluid-header separate-containers active-footer-widgets-1 nav-aligned-center header-aligned-center">
    		<a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a>
    	<header itemtype="http://schema.org/WPHeader" itemscope="itemscope" id="masthead" role="banner" class="site-header">
    		<div class="inside-header grid-container grid-parent">
    			      <div class="site-logo">
    		<img src="wp-content/uploads/Untitled-11.png" alt="Cayman Blue Consulting" />
          </div>
    

    The problem is Untitled-11.png is not something I’ve added and it’s not the site logo! The site logo div is there correct a few lines further down.

    So how do I get rid of this incorrect line? Should I remove the theme and reinstall it?

    Many thanks,

    Craig

    #132321
    Tom
    Lead Developer
    Lead Developer

    Hmm, looks like someone added that in there? In that directly in the header.php file, or that while viewing the source of your website?

    If that’s directly in the header.php file, then re-install the theme.

    Then you can upload your logo through “Appearance > Customize > Site Identity”.

    Let me know if you need more info 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.