• I have this silly little button on the top right, like so: [via header-blog.php]

    <div id="header-blog">
    				<a href="https://sitterlymovers.com/get-a-quote/" title="Get Your Free Quote"><img src="<?php bloginfo('url'); ?>/images/get-quote-button.gif" width="114px" height="56px" style="position:relative; top:30px; left:700px;></a>
    			</div><!--#header-blog-->

    And it’s producing this:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    If I take out the button, I get nothing repeating – but I also have no button. What’s going on?

  • The topic ‘Content Repeating before everything until The Loop’ is closed to new replies.