Viewing 5 replies - 1 through 5 (of 5 total)
  • View source on the page. It’s in header.php.

    Thread Starter milesa2

    (@milesa2)

    Its not in my header. I think its getting pulled in from a faulty file but, I cant seem to find the file.

    header.php

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes() ?>>
    <head profile="http://gmpg.org/xfn/11">

    source

    zX<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
    <head profile="http://gmpg.org/xfn/11">

    seems to be only in single posts – check single.php

    could also be from a function or plugin …

    Moderator keesiemeijer

    (@keesiemeijer)

    switch to the default theme to rule out any theme-specific problems?

    Thread Starter milesa2

    (@milesa2)

    it was in my single.php

    Thank you all very much.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unwanted text at top of page’ is closed to new replies.