Support Forum
Most means anything that could mess with the URL, I did not turn off jetpack and sitemaps plugins.
{edit} I'm also confused by the URL being messed up. I know you both are referring to this, but I don't see it. Just looked at the page source again and I can't see anything wrong with the URL. Where do you see this?
Tonight, I can PM you ftp + wordpress access and turn off plugins, plus activate wp default theme. Does that work?
Ok, believe it or not, it seems to be fixed:
Issue was the following google analytics code (from yoast, very surprised this caused the problem, but maybe helpful for you guys going forward). Is it possible it was the "onclick tracking"?
<script type="text/javascript">//<![CDATA[
// Google Analytics for WordPress by Yoast v4.3.3 | http://yoast.com/wordpress/google-analytics/
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23777736-3']);
_gaq.push(['_setCustomVar',1,'logged-in','administrator',1],['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
//]]></script>
since it was a link corruption (which you click) could be... but have not heard any other reports like this... definitely appreciate the information... nothing in the snippet because the 'real' work occurs elsewhere...
Visit Cruise Talk Central and Mr Papa's World
That makes sense, it really was the last thing I looked at and glad it fixed it for me.
Final question on all of my jquery issues you've described. I obviously would love to fix those. Is there an easy way to know if everything's working as it should? I don't even know where to begin.
Thanks
cool... let us know how you make out...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)