Title: Pages as Posts&#8230;.
Last modified: August 18, 2016

---

# Pages as Posts….

 *  [paul591](https://wordpress.org/support/users/paul591/)
 * (@paul591)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/pages-as-posts/)
 * Hi.
 * Is there a simple way to make a Page not appear as a Post? Ie – just show the
   title of the page and the content, without all the details surrounding a typical
   post like time and date stamps, track backs, comments etc?? Or am i being stupid
   and have missed something… also, is there a default “calendar” anywhere in order
   to be able select posts by date??
 * I am a new user, so please bear with me…

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [iand](https://wordpress.org/support/users/iand/)
 * (@iand)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/pages-as-posts/#post-172652)
 * You will need to edit page.php and remove/comment out the bits you don’t want.
   If you haven’t got page.php you can make it by copying index.php (from you theme
   folder) and renaming it page.php.
    The calendar can be called by `<?php get_calendar();?
   >` more info here: [http://codex.wordpress.org/Template_Tags/get_calendar](http://codex.wordpress.org/Template_Tags/get_calendar)
 *  [Avenir](https://wordpress.org/support/users/avenir/)
 * (@avenir)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/pages-as-posts/#post-172653)
 * You can insert the calendar anywhere using `<?php get_calendar(); ?>`.
 * To change the way a Page displays, you just need to make a new template and drop
   that into your theme folder. And then when you make a new page, select the new
   template from the dropdown box that appears. I thought that the default Page 
   template didn’t display timestamps and that stuff though?
 *  Thread Starter [paul591](https://wordpress.org/support/users/paul591/)
 * (@paul591)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/pages-as-posts/#post-172780)
 * Hello,
 * I must admit, I was under the impression that pages, were by default just pages
   without all the timestamp, posted by etc… any ideas what setting I may have forgotten
   that is making i behave in this way??
    Any help would be grately appreciated….
   P
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/pages-as-posts/#post-172795)
 * Paul, you’ve got 2 answers to your question…
    If you use a theme that doesn’t
   have a Page template (i.e. a file called page.php) then you have to create it
   in the manner you want it to appear, otherwise WP will use your main template(
   =index.php) for displaying the Pages.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Pages as Posts….’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/pages-as-posts/#post-172795)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
