• /* ]]> */ is on the top left of a website I am working on. In the past, I had found it in a dbx.php file. I do have a child theme. The website is: https://www.friendsofhomeless.org/

    I ran Firebug, and here is what with. It seems that the code (?) is after a </style> rather than before it. At least that is what I see as inconsistent throughout the Source View.

    <!– Custom CSS styles defined in options –>
    <style type=”text/css”>
    /* <![CDATA[ */
    <style><font=”georgia” size=”12″ Home is where you hang your heart </style> /* ]]> */

    I’m pretty sure it is Line 120 in the source code because it is the only line with this code after the </style>

    I also found the body class tag as follows:

    <body class=”home page page-id-823 page-template-default custom-background light-theme-gray-1 light-theme-gray-2 suffusion-custom preset-1000px device-desktop”>
    /* ]]> */

    I thought it could have been a plugin I may have used, but I deactivated each one and the code did not disappear. Ughh.

    Please help, and thank you kindly.

    Bernadette

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Strange Code Appearing in Top Left of Website’ is closed to new replies.