Plugin Author
Gohard
(@gohard)
Hi Mslocum,
Can you be a little more specific when you say: “it breaks everything”?
Thanks,
Joe
Hey sorry. I was annoyed at the time. It breaks anything using a jquery library (which is tons of stuff). It is very important not to redefine jquery. If you want to use jquery you must use wp_enqueue_script
Plugin Author
Gohard
(@gohard)
Thanks for the information. I will look into this. 😉
Joe
Plugin Author
Gohard
(@gohard)
Hi,
1.0.6 should fix this issue. We have implemented the code from: http://codex.ww.wp.xz.cn/Function_Reference/wp_enqueue_script
Thanks,
Joe
You fixed the jquery problem on the main site, but the admin jquery is still broken. My admin sub-menu flyouts don’t work. And drag and drop admin functionality is broken too. You can remove lines 1941 & 1942 from trackthatstat.php to fix it.
Plugin Author
Gohard
(@gohard)
Currently, when we remove lines 1941 & 1942 from trackthatstat.php it causing another issue with high charts, so I am looking for an alternative.
Thanks for the feedback.
Joe
Plugin Author
Gohard
(@gohard)
I just released 1.0.7 and it should fix the issues with the admin area drag and drop functionality as well as the sub-menu flyouts.
Thanks,
Joe