View Single Post
  #6  
Old 03-01-2008, 03:41 PM
  designtheweb's Avatar 
designtheweb designtheweb is offline
 

Senior Member
  
Join Date: Mar 2005
Location: Sydney Australia
Posts: 132
 

Default Re: Tabbed Product Menu

Thanks Liz, you are my new best friend

To clarify for others the following goes in the second half of the tabs.tpl file:

Please note that your first extra field would have [0] in it, here [2] is my third extra field.

<div id="tcontent12" class="tabcontent">
{$extra_fields[2].field_value}
</div>

Easy when you know how but frustrating when you don't.
__________________
"The more you know - the less you pay"

Various websites using

4.66 Pro & 5
Reply With Quote