Hi,
I managed to make my permalink look like I want it: http://example.com/news/149/waiting/. Since news/ is a custom page template, that shows all the news aka. posts.
However, when I go to that permalink, first of all it doesn't make the News link active or use my custom page template!?
Can I make it so, the permalink works like above, but doesn't use the index.php, but the News page template. And my custom page template catches the $_GET information and works itself out?
Or, maybe I can have my custom single post template? (However, this means that somehow it still must make my News page link active.)
Thanks in advance,
Harryson