Hi,
I think this issue is due to jQuery version, you are using the very old version of jQuery 1.4.4 and current version of jQuery in WP is 1.10.0. So please use that and if problem persist then let us know.
Thanks
Thread Starter
kjda99
(@kjda99)
i updated it, the error went away, but the tabs are still not working.
thanks for the help
Hi,
You are using the following function
$(‘a[href*=#]:not([href=#])’).click(function() {
………….
});
This function conflicts with the bootstrap tab functionality, so please check that function.
Thanks
Hi,
We hope that our last response resolved your issue. So we are marking this topic resolved, please post on this or create new issue if its not resolved yet.
Thanks