Hi, I’ve solved this issue by putting the javascript file into footer.php and the css files to header.php file. Now everything is working well about tabs. And my sliders were not working because of a jQuery conflict issue because of two different versions of jQuery, but I’ve solved it with jQuery.noConflict; usage.
I hope this would help someone someday!
Thanks