Page 1 of 1

Category-Page shows only newest entry

Posted: Wed Aug 30, 2006 4:40 pm
by substream
Man, great work, but still some questions left.
I'm trying to build a webpage using s9y. Each entry in my menu links to a category of the blog (menu is not part of s9y, e.g. not in the sidebar).
When there are more than two entries, the category-page just shows the latest (or the one that was edited last) entry.
What am I doing wrong? No idea...
Maybe the url is helpful: http://blog.substream-musik.de/index.ph ... s/4-Zugabe
It says in German: page 1 of 1, 2 entries - but as you can see it prints just one. Argh...
Heiko

Re: Category-Page shows only newest entry

Posted: Wed Aug 30, 2006 7:43 pm
by garvinhicking
Hi!

My guess is that you did not edit your entries.tpl file properly! Try to use the entries.tpl from the default template and see if that makes a difference! It seems in your case a {foreach} smarty loop is damaged...

Best regards,
Garvin