Shape 5

Joomla Club Extensions => Tab Show V2 - Club => : labra March 06, 2009, 12:35:53 PM



: S5 Tab Show in User Choice - no tab positions?
: labra March 06, 2009, 12:35:53 PM
[reposting - initially posted this in the User Choice template forum - thought that something was wrong with the template...]

I have just installed the S5 Tab Show module in Joomla 1.5.9 running the User Choice template. However, I cannot publish any module to the tab positions, because the s5_tab module positions do not appear on the module position list.

Have I done something wrong? Or do I have to make some changes in the template? (e.g., add s5_tabx lines in the XML file? Not that I would know how to do that...)

Advice appreciated -

Lev


: Re: S5 Tab Show in User Choice - no tab positions?
: mikek March 06, 2009, 01:11:36 PM
Hi, you need to add them to your template's xml file. Open the xml file and towards the bottom you will see the positions section just add the following:

<position>s5_tab1</position>
      <position>s5_tab2</position>
      <position>s5_tab3</position>
      <position>s5_tab4</position>
      <position>s5_tab5</position>
      <position>s5_tab6</position>
      <position>s5_tab7</position>
      <position>s5_tab8</position>
      <position>s5_tab9</position>
      <position>s5_tab10</position>
      <position>s5_tab11</position>
      <position>s5_tab12</position>
      <position>s5_tab13</position>
      <position>s5_tab14</position>
      <position>s5_tab15</position>
      <position>s5_tab16</position>
      <position>s5_tab17</position>
      <position>s5_tab18</position>
      <position>s5_tab19</position>
      <position>s5_tab20</position>