Quote:
Originally Posted by minfinger
Awesome Tal!!
So now I'm trying to put the age on the products_list.tpl
I just inserted:
Code:
{include file="modules/Age_Calculation/age.tpl"}
Below:
Code:
<div class="descr">{$product.descr}</div>
However it only shows " Junior is 5 months old" And does the same for all dogs, except the name is different.
http://littlepuppiesonline.msidesigns.com/home.php?cat=10
|
That's because the extra field variables are not available in the category display.
You'll have to have someone else help you with that.