on the front page, i'd like to remove the tags and categories from displaying, but i'd still like them to show on the post pages. does anyone know what to do?
on the front page, i'd like to remove the tags and categories from displaying, but i'd still like them to show on the post pages. does anyone know what to do?
Try editing index.php and remove <?php the_category();?> and <?php the_tags();?>.
Try editing index.php and remove <?php the_category();?> and <?php the_tags();?>.
Try editing index.php and remove <?php the_category();?> and <?php the_tags();?>.
Try editing index.php and remove <?php the_category();?> and <?php the_tags();?>.
This topic has been closed to new replies.