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.
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.
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.
Thanks enlil, I'll have a look at this in the morning when I'm able to access the files.