Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author osCitas Themes

    (@oscitas)

    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

    Plugin Author osCitas Themes

    (@oscitas)

    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

    Plugin Author osCitas Themes

    (@oscitas)

    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘tabs not working on theme’ is closed to new replies.