• Resolved orrvault

    (@orrvault)


    Good day. Please, how do I make a particular tab the default tab? Because I wish to create 3 tabs and make the middle one the default tab

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @orrvault,

    Please go to dashboard plugins > plugin editor select Tabs Responsive plugin and go to template > content.php file line 81 replace below code with preview code

    $i==1 to $i==2 and also same changes on line no. 118

    $j==1 to $j==2

    if it works let us know

    Thank you

    Thread Starter orrvault

    (@orrvault)

    Thanks for this. I’ve tried that but still not working.

    Hi @orrvault,

    Within, please go to template > content.php file line 127 replace below code with previous code

    a:first to a:second

    if it works let us know

    Thank you

    Thread Starter orrvault

    (@orrvault)

    It’s now working well after I applied this changes. Thank you so much.

    Hi @orrvault,

    Glad that your issue has been resolved if you like our plugin please rate us.

    Thank you

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

The topic ‘Making a default tab’ is closed to new replies.