himmell1234:
Has anyone had troubles getting the attributes on the tabs as a category or sub category? Doesn't seem to be working.
For example. I used this code:
<!--%Product Description%-->
This is just a test of the tabbing system.
<!--*sub_Reviews(1)*-->
and it creates the tab with the text, but doesn't show the review module on that tab.
Or if I do something like this,
<!--%Product Description%-->
This is just a test of the tabbing system.
<!--*sub_Reviews(1)*-->
<!--%Ordering Information%-->
<!--*sub_DetailsOnTab(2)*-->
<!--*sub_AttributeOptions(2)*-->
<!--*sub_AddToCart(2)*-->
it creates the tabs but doesn't show the modules or attributes on the tabs.