February 2, 20197 yr Hello, I am trying to add different tab inside my products description but the dynamic tab deasapear. Just the last appear. What I make : $product_tab_title = '<li class="nav-item"><a href="#tabInformation '" role="tab" data-toggle="tab" class="' . $class . '">Information</a></li>'; $product_tab_title = '<li class="nav-item"><a href="#tabRules" role="tab" data-toggle="tab" class="' . $class . '">Rules</a></li>';
February 4, 20197 yr Author @Julie, yes you have right, Thank you. Edited February 4, 20197 yr by Drack
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.