Home page: using custom fields for posts and pages
You’re not being very specific so it’s hard to give you any help. But if you would like to output both pages and posts in the same loop you need to customize your query so that it includes both posts and pages. Learn about http://codex.wordpress.org/Class_Reference/WP_Query. Or if you want the posts to be outputted at … Read more