Quote:
Originally Posted by TimberFloorAu
Ok thanks. will report back
From what I can see we have no modified vbexp templates.. any suggestions?
Should i be searching for something a little more specific, appreciate your time Marius
|
Please check for the template "xperience_shop", espacially this part of it:
Code:
<if condition="$categories">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" width="100%" colspan="2">$vbphrase[xperience_shop_categories]</td>
</tr>
$categories
</table>
</if>