How to get more than 10 tabs?

Tabs Joomla module is the easiest way to create and manage your content via tabs.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Sep 30, 2011 2:05 pm
Good morning,
I need more than 10 tabs!!!!
I just upgrade the number of tab to 15th in the file templateDetails.xml inside the template folder
infact I can create a module for example in tab11 but when I try to creat a new tab in gavick extension there is not the possibility to select it.
Can you help me?
PLEASEEEEEEEEE
Thanks
Anna
User avatar
Fresh Boarder

GK User
Fri Nov 04, 2011 7:22 pm
hi i have the same problem.
i created new tabs in templatedetails.xml but they only apear in news show pro gk4 but not in tabs gk4
(see the picture in the poste before mine) the are only 10.

thanks martin
User avatar
Fresh Boarder

GK User
Mon Nov 07, 2011 9:21 am
Hi,

You can add tabs here :
/modules/mod_tabs_gk4/admin/elements/tabsmanager.php

in line 23 by adding new options :

<option value="tab16">tab16</option>

Anna
User avatar
Fresh Boarder

GK User
Mon Nov 07, 2011 9:25 am
... and than go to the templateDetails.xml of your template
for example

/templates/gk_coffe

and also add in the <!-- TAB Module Positions -->
the same position

<position>tab16</position>
<position>tab17</position>

....
User avatar
Fresh Boarder


cron