I was wondering if there was a way to make a seperate page/presentation for PAGES as opposed to POSTS?
I want to do a different layout other than the sidebar and footer and wanted to know if this was possible?
Thanks!
I was wondering if there was a way to make a seperate page/presentation for PAGES as opposed to POSTS?
I want to do a different layout other than the sidebar and footer and wanted to know if this was possible?
Thanks!
Well, you might need to be a little more specific as to what you're trying to do.
But to answer your question, yes it's possible. You can edit the page.php template and take out the calls to the sidebar and footer, and then hard-code something else in there.
I didn't have a page.php in the theme I am using. Can I just add that file and arrange it accordingly?
You certainly can.
Some more info: http://codex.wordpress.org/Pages#Page_Templates
nicekicks - please list the files you have inside your theme... not all themes are the same, and I wouldn't go creating pages until you've learned more about how themes work... http://codex.wordpress.org/Theme_Development
HandySolo,
I found out that in fact my template didnt have a page.php file. I copied the index theme, made the appropriate changes, and yhatzee I got it.
Thanks again to everyone for the help!
Interesting.
I've wanted to edit out the 'Comments are disabled' text on pages as its irrelevant.
I'll be looking at this thread.
This topic has been closed to new replies.