[solved] Blogsms oldestfirst not working
Posted: Tue Apr 01, 2008 11:19 pm
I have installed Blogs made simple 0.3.0b2, i've put some entries in it and i want to show the diferent catagorys on diferent pages, i made the catagorys cat1 cat2 etc.
Now when i put this code in the content page:
{cms_module module="Blogs"}
It shows al the entries, with the newest on top, but when i call 1 catagory with this code:
{cms_module module="Blogs" catid="cat1"}
It shows only the entries from cat1 (what i asked for) but with the oldest entry on top, putting parameter
oldestfirst="false"
in it didn't change a thing, are there more people with this problem?
Now when i put this code in the content page:
{cms_module module="Blogs"}
It shows al the entries, with the newest on top, but when i call 1 catagory with this code:
{cms_module module="Blogs" catid="cat1"}
It shows only the entries from cat1 (what i asked for) but with the oldest entry on top, putting parameter
oldestfirst="false"
in it didn't change a thing, are there more people with this problem?