• Resolved death-dream

    (@death-dream)


    I want to create a new page from scratch but still can run the php codes that wordpress works from.

    What I mean is like in my navigation I have Home and 2D Design. Well “Home” hits index.php but I want to create a new page that 2D Design can use. Lets say 2ddesign.php, what folder would I put the php file in to start working on this?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Did you know that WP allows you to create pages? If not, read through Using Pages.

    From what I can tell, that’s essentially what you’re wanting to do.

    Thread Starter death-dream

    (@death-dream)

    Well kind of and kind of not. When you create a new page it uses the page.php file. Which would be fine if I wanted every one of the pages I made to have the same layout. But I don’t.

    Lets say I create 5 different pages. by default they will be pulling from page.php but say I want 2 of the pages different, like I want it to pull from pagedif.php instead.

    This is why I am trying to find out if there is a way you can just create a php file as a page and put it somewhere and it will work.

    I hope that cleared it up better.

    ~Death Dream~

    There is lots of documentation on this site, which is very easy to find.

    Customizing your own pages is easy. Please read this page, as it does tell you everything you have asked about.

    All the best with that.

    I hope that cleared it up better.

    The only thing that is clear: your did NOT read the Codex article that now is linked twice in the thread above. Do yourself a favour…

    Thread Starter death-dream

    (@death-dream)

    Soooooooorry moshu -.- But all I saw was it referring to the page.php when I did a quick overview, I did not have time to do a full read but wanted to get my reply in as I haven’t responded in a while.

    Thanks a-void, I will look deeper into that when I get some more time.

    ~Death Dream~

    Thread Starter death-dream

    (@death-dream)

    Got it working, rather simple and very effective.

    Thanks a-v0id and scribblerguy.

    ~Death Dream~

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Creating Pages outside WP scope’ is closed to new replies.