My default page for News module is nieuws, meant for news articles.
A series of columns (I think that word is used different in english; what I mean is something like an editorial text; anyway, it has nothing to do with page lay out, it's just some text) should be displayed at page column, using the same summary and detail template as all other articles in News module:
Code: Select all
{news summarytemplate="nieuwspagina" detailtemplate="nieuwspagina" number="8" category='column' detailpage="column" moretext="lees hele column ..."}
It seems I have to choose between a pretty URL on the wrong page, or the right page with a not-so-pretty URL.
Did I make a mistake in my code?
Frank