Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • versinus Friend
    #925641

    Hi,

    please test the template with Kunena 5.0. I can not switch the tabs in profile and by editing profile.

    betteryouthanme Friend
    #926055

    There’s a general problem with tabs. Also tabs in a custom module do not work. (bootstrap2 tabs)

    <ul class="nav nav-tabs" id="myTab">
      <li><a href="#home">Home</a></li>
      <li><a href="#profile">Profile</a></li>
      <li><a href="#messages">Messages</a></li>
      <li class="active"><a href="#settings">Settings</a></li>
    </ul>
    
    <div class="tab-content">
      <div class="tab-pane active" id="home">test home</div>
      <div class="tab-pane" id="profile">test profile</div>
      <div class="tab-pane" id="messages">test messages</div>
      <div class="tab-pane" id="settings">test settings</div>
    </div>
    Ninja Lead Moderator
    #928157

    I raised this bug to development team and you can follow the status it here

    betteryouthanme Friend
    #930463

    In Kunena it is fixed now. But i’m still not able to create a custom module with tabs.

    Ninja Lead Moderator
    #930952

    @betteryouthanme: That bug is already reported to development team and you can follow its status here

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Ninja Lead 7 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum