Thread: Age Calculation
View Single Post
  #38  
Old 05-09-2010, 02:53 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Age Calculation

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.
__________________
- Shane Munroe
Reply With Quote