How do I use my wordpress theme on my regular subpages?

I want to keep my regular subpages on my site (example: mysite.php portfolio.php,) but I want to use wordpress as well for the theme and use my own subpages instead of the wordpress pages. How do I use my wordpress theme on my regular subpages?
One Comment to “How do I use my wordpress theme on my regular subpages?”
Leave a Reply


You can take the content from your existing portfolio page and create a wordpress page with the same content. When you click “Write” inside the wordpress admin dashboard, it defaults to a new post. You can click “Page” just below “Write” to create a new page instead of a post. When you publish the page it will become part of the sites main navigation bar, too.