Hi sha2,
Thanks for using my plugin and I apologize for the trouble you’re having. The jQuery tools script that powers my plugin depends on the existence of the jQuery migrate script. That script is loaded by default in WordPress, however it’s not present in your installation. If you know that you disabled it, please re-enable it, otherwise you can download a plugin here: http://wordpress.org/plugins/jquery-migrate/ that will put it back.
Thread Starter
sha2
(@sha2)
thank you for your fast reply!! I’ve re-enable the jquery-migrate plugins but nothing happened. I forgot other something? (sorry for my english)
That’s really odd… I’ve never run into a situation where turning on the migrate script hasn’t solved the problem. It’s like it doesn’t see the script is there.
I’m grasping at straws here, but could you deactivate and reactivate the plugin (your data won’t be touched)?
Thread Starter
sha2
(@sha2)
I’ve deactivated and reactivated the plugin and nothing happened.
the firebug console says :
1.TypeError: b.browser is undefined
2.TypeError: jQuery(…).tabs is not a function
Is probable that there is a conflict with 2 different version of jquery?
I only see one version of jQuery being loaded on your site (line 47) and then the migrate script immediately beneath that, so whatever the issue it’s not due to multiple jquery’s.
I’m honestly at a loss of what to do. There is no logical reason as to why it should still not be working. The only troubleshooting left to do would be to disable any other plugins one by one to see if one of them is conflicting in some way.
Thread Starter
sha2
(@sha2)
mmmm I’ll do that test during the night, because i’m developing this site for work.
However thanks for the support. when i can try to deactivate the other plugins i’ll tell you if one of them is conflicting.