Title: WordPress for Content Management?
Last modified: August 18, 2016

---

# WordPress for Content Management?

 *  [James](https://wordpress.org/support/users/james/)
 * (@james)
 * [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/)
 * Is it possible to use WP to create “static” (though editable) pages in addition
   to traditional blog entries?
    For example, in addition to the main blog page,
   how would I go about creating pages for “About”, “Contact Us”, etc.? Thanks, 
   James

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

 *  [flashpunk](https://wordpress.org/support/users/flashpunk/)
 * (@flashpunk)
 * [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/#post-23411)
 * I believe the only way to do that is to use the same site template, just do not
   add the wordpress code.
    Maybe someone elce can comment, cuz im not 100% sure.
 *  [southerngal](https://wordpress.org/support/users/southerngal/)
 * (@southerngal)
 * [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/#post-23412)
 * You can do that by attaching a .CSS to the other pages you want to create. That’s
   the only way I see of doing it. I have skins or themes on my blog and I finally
   decided on one .CSS for the portal page, not skins.
    Is that what you meant? 
   🙂
 *  [Mike](https://wordpress.org/support/users/mike/)
 * (@mike)
 * [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/#post-23414)
 * I have used WP for a news-oriented website (still in the works):
    [http://chechnyapeaceaction.org](http://chechnyapeaceaction.org)
   The Link manager and its associated tags are very powerful.
 *  [cadrebleu](https://wordpress.org/support/users/cadrebleu/)
 * (@cadrebleu)
 * [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/#post-23415)
 * Or you can do some tricks using php code (in particular the ‘if’ condition and
   the ‘isset’ function). In this case you’re don’t need to create new pages, you
   just use the index.php page.
    That’s what I did on my website [http://sieste.defloy.com/](http://sieste.defloy.com/)(
   still in dev version) The content of the homepage (aka “projet”) and the “conditions”
   page is made of blog entries but not displayed as blog entry, it is displayed
   as single article without the title and other article’s informations. The blog
   is displayed on the “nouvelles” page.
 *  [cadrebleu](https://wordpress.org/support/users/cadrebleu/)
 * (@cadrebleu)
 * [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/#post-23416)
 * If you use the solution of creating other html or php pages, in order to edit
   them online you just need to add the folloing entry in the b2menutop.txt file
   to get the edit option in your admin menu:
    6 b2template.php?file=yourpage.php
   Edit my page (yourpage.php = the name of the page you want to be editable)

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

The topic ‘WordPress for Content Management?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 5 participants
 * Last reply from: [cadrebleu](https://wordpress.org/support/users/cadrebleu/)
 * Last activity: [22 years, 10 months ago](https://wordpress.org/support/topic/wordpress-for-content-management/#post-23416)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
