Shape 5

Joomla Templates => Touch of Soul - Club => : Ottoman October 03, 2011, 11:58:40 AM



: Vertical Accordian Positions not showing up as options
: Ottoman October 03, 2011, 11:58:40 AM
The VA positions are not showing up as options in my positions list for Touch of Soul.

Any suggestions?

THANKS


: Re: Vertical Accordian Positions not showing up as options
: mikek October 03, 2011, 12:28:30 PM
Hello,

Because the vertical accordion is not part of the original touch of soul template. You would need to add the following to templateDetails.xml:

      <position>s5_va_1</position>
      <position>s5_va_2</position>
      <position>s5_va_3</position>
      <position>s5_va_4</position>
      <position>s5_va_5</position>
      <position>s5_va_6</position>
      <position>s5_va_7</position>
      <position>s5_va_8</position>
      <position>s5_va_9</position>
      <position>s5_va_10</position>


: Re: Vertical Accordian Positions not showing up as options
: Ottoman October 03, 2011, 02:29:43 PM
Thanks again Mike