With the following permalink structure how can I get the URL of an individual page?
/%post_id%-%postname%
I'm using a base category like this:
/sections
With the following permalink structure how can I get the URL of an individual page?
/%post_id%-%postname%
I'm using a base category like this:
/sections
What do you mean by "individual page"?
Post single post view or a Page?
Page, with capital P. I tried mydomain.com/index.php?page=pageID (where pageID was the ID of my desired Page) but I got redirected to my home page.
It was an error on my theme files. page.php was missing so it was defaulting to index.php
Thanks moshu.
This topic has been closed to new replies.