New Page Question
-
This is actually several related questions, which I am hopeful someone might be able to answer.
To start, let me just say I am working with a new install, and am currently using a local development system to test stuff out and try and work through the kinks before uploading and going live. The site is: https://www.dcwalkbout.com I have gone ahead and added my on template styling to allow people to take a look at the code …
First up … 1) Is there are way to create a new page, and have it’s URL be the same as the page, for example https://www.dcwalkbout.com/about.php, instead of –
https://www.dcwalkbout.com/?page_id=8 ? And is there a way of not having the new Pages section on the sidebar? Probably need to remove a loop for the top portion I guess?2) And if you can’t name static pages like the one described above, is there a way to create a “template” that uses the php calls from within WordPress? And where would those pages have to be in the file structure to gain access to those php calls/functions/etc…?
I mean, would the new php page file need to be in the root directory, or the themes directory?It’s kind of hard to describe I guess …
Thanks ahead of time for anyone up for the challenge…
-Brian
- The topic ‘New Page Question’ is closed to new replies.