hi there
i am wanting to expand the module list to include more than 10 tab options - how can i do this?
ie:
tab1
tab2
etc
<option value="tab11">tab11</option>
teitbite wrote:Hi
Please edit /modules/mod_tabs_gk4/admin/elements/tabmanager.php and around line 23 add more options to select field:
- Code: Select all
<option value="tab11">tab11</option>
teitbite wrote:Hi
I do not quite understand what is wrong. Can You explain it better ?
In joomla 2.5 You do not need to define all module positions because panel is allowing to type a module position from keybord. Anyway a lost of position is stored in templateDetails.xml , so You can add new position there.
teitbite wrote:Hi
Please send me new access to ftp and joomla panel. I'll check what is wrong.