Re: Extra Fields on Products.tpl
Yes I went through that post. The extra fields are showing up fine when I call them individually, but there is something wrong with my loop or my if the extra field has a value then show it statement (don't know how to explain that better sorry). I can go through the whole process of calling individual extra fields for the certain types of products in each category, but this seems like a horrible waste of time. I just want to call the extra fields that have a value and show those, so the table is changing by itself for every category. The code as it is, does not show any extra fields. Is there something wrong with it that you can see? Like changing the {section name=field loop=$products[prod_num].extra_fields} to a foreach or something?
|