I am having a strange problem...
People have reported that the responces (likes) are not working correctly so I started looking at things and if you look at at the code at
https://www.satelliteguys.us you will see the following:
Code:
<!DOCTYPE html><head/><meta name="apple-mobile-web-app-title" content="SatelliteGuys!"><link rel="apple-touch-icon" href="/xen/data/assets/logo/xsatguys192.png.pagespeed.ic.2F1YqlcfoX.png">
The oddness is the <head/> at the start after the <!DOCTYPE html>
I have searched all over for it and can not find it. I thought maybe it was one of my plugins, I disabled them all and disabled the listener as well and it still shows.
If I look at the page and use the inspect tool it shows <head> == 0 and does not show <head />
I made a Xenforo Default style and there is no issue there. But it happens on ALL of my Themehouse Styles (I own UI.X 2, UI.X 2 Dark and UI.X Material.
All my styles are children from the origional UI.X and I have no modified the parent style in any way and it still happens on the parent style as well.
I searched all the templates and there is no <head/> in there at all.
Help!

Thanks!