Wordpress homepage modification..

Discussion in 'PHP' started by resaik_king, Apr 16, 2009.

  1. #1
    I need some help. I want to customize the homepage of my make money blog

    I would like to update this code. I want to view only "make money" category in the frontage of the blog.

    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>
    <div class="post" id="post-<?php the_ID(); ?>">

    Thanks
     
    resaik_king, Apr 16, 2009 IP