Re: XML MadeSimple [Default template] [Solved]
Posted: Fri Apr 16, 2010 8:20 am
Hi Cécile
I think the default template are using {$xml} witch is raw data from the feed and will not be affected by the max_items parameter from what I can understand looking at the code.
If you have a valid feed, {$feed} should be available as a smarty tag.
Add {get_template_vars} in the feed template to confirm this.
I have problems getting this to work as well
Could you post the feed link you are using?
JanB
I think the default template are using {$xml} witch is raw data from the feed and will not be affected by the max_items parameter from what I can understand looking at the code.
If you have a valid feed, {$feed} should be available as a smarty tag.
Add {get_template_vars} in the feed template to confirm this.
I have problems getting this to work as well

Could you post the feed link you are using?
JanB