Broken PHP code found before HTML declaration in source code.

Permalink
Upon first load of the webpage, this will show up: ?> ?>

I've provided an image to the source code that I assume to be the error, yet I can not find the file that contains the HTML declaration so I can not edit it.

Does anybody know where to locate it?

Thanks in advance.

1 Attachment

Cody2111
 
enlil replied on at Permalink Reply
enlil
Looks like the question mark and less than just before "doc type". Looks to be two of them there. I believe you should find this in header.php in your themes elements folder.
Cody2111 replied on at Permalink Reply
Cody2111
Thanks enlil, I'll have a look at this in the morning when I'm able to access the files.