• I want to change the presentation of posts in the index.php
    I want to viwe post one cat in the index.php

    This code in the index.php

    <?php if (have_posts()) : ?>    <?php while (have_posts()) : the_post(); ?>

    I want to edit the Code Plz

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change the view of index’ is closed to new replies.