Excluding Pages from List in WordPress

Posted by beThinker | Posted in WordPress | Posted on 05-06-2009

WordPressIn this tutorial will show you how to hide a page or post in a simple way without using plugins and I’m sure that there are lots of plugins out there that exists.

There may be a time when you are adding pages or post to your blog that you don’t what that page or post to show up in main navigation or in a list of post. I have a thank you page and I only want to show it up after the user click the submit button in my register page. So lets get started.
Read the rest of this entry »

Integrating WordPress in a Static Page

Posted by beThinker | Posted in WordPress | Posted on 03-06-2009

WordPressTo incorporate or integrate WordPress with your static front page. You can include the HEADER, SIDEBAR, FOOTER, and even a mini-version of the Wordpress Loop.

How to include a Header

To include the header from your WordPress Theme you must add code below to the top of the page and using the folder path name you installed WordPress into.

Read the rest of this entry »