• how to limit post on front using elegant theme..

    I put this code <?php query_posts(‘showposts=1’); ?> before <?php if (have_posts()) : while (have_posts()) : the_post(); ?>

    bt when i click next entries it shows the same post bt the url change.. how i solve this problem..???

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Elegant theme limit post on front page’ is closed to new replies.