I have a custom post typed with the name Uploads on my WP website that (using v3.1) has an index archive at this URL: http://domain.com/uploads
Now, since it is automatically created by WordPress and does not use a page like in previous versions of WP, I cannot create a subpage, for example: http://domain.com/uploads/my-page
How can I create a page and change its url to fake so that it looks like a child page of downloads?
thank
source
share