How to output a full page in another page
-
Hello,
I’m working on a new portfolio site, and I’ve decided to build it in WordPress. My new site will be a scrolling single page portfolio. My single page site will sort of contain 3-6 pages within a single page. As such, my home page will essentially contain at least 3 sub pages within it’s initial loading html.
You can see what I have in mind here:
https://code-junkie.com/clients/codeJunkie/scrolling-5.jpg .What I would like to do for organization’s sake is to set each “page” up as a separate page in the CMS with it’s own template, then set the home page up to be it’s own page which loads all of the code (including everything in the individual template files) sequentially into the home page.
Basically, I’d just like to be able to load the complete content of say, the “About” page template, content and all directly into another page (the “Site” or home page). Is there a way to do this?
You can see my code the way I have it set up so far here:
https://code-junkie.com/wp/ .Thanks for the help!
- The topic ‘How to output a full page in another page’ is closed to new replies.