stevensoaj
Forum Replies Created
-
I am still having this issue, even after updating to woocommerce 3.2.5. Anyone have any suggestions?
Forum: Reviews
In reply to: [Perelandra Sermons] Decent but it’s missing somethingIf/when you implement the custom slug option, please allow a no slug/shortcode only option as well!
Forum: Reviews
In reply to: [Perelandra Sermons] Decent but it’s missing somethingIs there a way for me to prevent it from overwriting my existing sermons page?
You nailed it on the fm_first class! Thanks!
The issue with the recaptcha is that it will not allow me to drag it into the section in the visual form builder. I will open up a ticket.
It was W3TC adding in analytics.
Hitting f5 to refresh while having the network console in chrome open doesn’t make it appear?
I have disable cache enabled.
I don’t know what would be caching it though. I’ve deleted all browser caches from all 4 browsers, emptied W3TC caches, and hell, even ran CCleaner. Pingdom, PageSpeed, and GTmetrix still show a connection to google analytics, and it sometimes shows in the source code. I’m at a loss. I even get the same results from a computer that has never been to the website before.
Does it show up for you in PageSpeed insights? https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdreweryinc.com&tab=desktop
Check under leverage browser cache.
Can you try refreshing the page while you have the network console open in chrome to see if it shows up? It seems to be inconsistent.
I’m seeing it in Chrome, Firefox, Edge, and IE. Hit view source, then network, and refresh the page, and you can see that it connects to http://www.google-analytics.com/analytics.js.
PageSpeed Insights sees it, as does GTmetrix and Pingdom Tools.
Then why does this show up on a page refresh in the source?
<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-12345678-1′,’auto’);ga(‘send’,’pageview’);</script>