Page 1 of 1

[CLOSED] News, URL and detailpage

Posted: Fri Jan 16, 2015 3:19 pm
by frankmanl
I use several categories in my News module. I want to present each of them on a different page.
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 ..."}
This works allright, unless I use the URL field in News module. As soon as I enter a value in that field, the detailpage is ignored and the column is displayed on the default page nieuws.
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

Re: News, URL and detailpage

Posted: Fri Jan 16, 2015 3:22 pm
by calguy1000
This has been asked and answered multiple times before.

You can't use the detailpage param with custom URL's/routes.