On the top of my website is shows this code
'); fbq(‘track’, ‘PageView’); &ev=PageView&noscript=1" />
I have no idea what it means or how it got there. But I would like to know how to remove it. My website it
THANK YOU
On the top of my website is shows this code
'); fbq(‘track’, ‘PageView’); &ev=PageView&noscript=1" />
I have no idea what it means or how it got there. But I would like to know how to remove it. My website it
THANK YOU
Hello @myangelsn ,
It means you break the html in theme.liquid.
To fix it edit theme.liquid then find and remove it.
Thanks
Thank yo iso much for replying to me. What am I looking for in the code to fix?
Yes that I was saying you have to find the broken html in theme.liquid and remove/comment or fix it.