Errant HTML Text in my Pro Theme

There is an orphaned “/* ]]> */” at the very bottom of my website. I do not know how long it has been there, but I don’t know where it is coming from.

  • It is not a snippet. It is not in any custom js, css in Cornerstone.
  • Does not go away by disabling all plugins
  • Only loads with Pro Theme. Switching themes makes it go away

I can’t figure out where it is coming from.

Screenshot 2025-09-12 at 11.33.10 AM (2)

I created a staging site for figuring this out. If it is a pro loading issue, where is it coming from?

Adding a securing note with website link and admin access.

Hello @Kev,

Thanks for writing to us.

I checked your site, and it seems that you have added a custom JS code in the Header. Please note that you don’t need to add the JS Script tag(<script type="text/javascript"></script>) in the custom JS box. I would suggest you please remove the JS Script tag from the JS to get rid of your issue.

Hope it helps
Thanks

Well darn it! I was consistently looking at the footer because it was at the bottom, but never looked at what someone could have put in the header. Fixed. THANKS!

You are most welcome, @Kev