Link to example page might be helpful 🙂
And of course if you manually edited the header template or any other template you would want to undo that.
Also try turning off *all* plugins except for Visual Composer to see if it goes away, then you know it’s a bad plugin.
Thanks for checking into this Chris.
Here’s the link to my homepage: http://tech-diggers.com
You will see the quotation marks at the top of the page and it comes up on every single post and page as well.
I tried disabling all the plugins and still it was there.
I haven’t edited any template, that’s why i’m not sure where it’s coming from.
Well, helps to do “view source” in your post page, see the actual rendered HTML, look for things right before the “body” at end of the head …
right away I saw this …
"<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45153835-1', 'tech-diggers.com');
ga('send', 'pageview');
</script>"<noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>
