What is the URL of the site you are running it on?
any ideas where I can check and fix it?
Your site is throwing JavaScript errors within the jQuery.ready() function which causes any JavaScript after it to stop running.
At first glance it looks like it might be the “kento-testimonial-slider” plugin that you have installed that is causing the jQuery errors that in turn stop all additional JavaScript from executing on your page.
Any chance you could do a test and disable that plugin to see what happens?
I’ve made some changes to how the system loads. If you upgrade to 1.1.1, it should (hopefully) work for you regardless of what JavaScript errors/exceptions other plugins are throwing.
Please let me know…
Upgrade the plugin or Upgrade my WP?
Upgrade the Better Analytics plugin to the 1.1.1 version that came out today.
I added some stuff that should work around the issue when you have a different plugin (in your case the “kento-testimonial-slider” plugin) that throws JavaScript errors that kills JavaScript execution.
Yeh some things are working now…but some stuff isnt…how can i do scan and find Jscript errors found on my site?
What isn’t working exactly?
Easiest way to find Javascript errors on your site is to open up your browser console.