Forums

NAVIGATION PREVIOUS AND NEXT PAGES NOT SHOWING ALTHOUGH CODE IS THERE (2 posts)

  1. grfkdesign
    Member
    Posted 3 years ago #

    I have two blogs with similar custom themes: http://samplesandfreestuff.info and http://miamidolphins2009.com
    For some reason, the page navigation isn't showing. I also installed the page navi widget and although it shows, its not showing my pages so my previous links and next links arent working regardless. I dont know whats going on because the code for the navigation is in the theme template.

    This is in my main index file:

    <!-- ^^^^^^^^^^^^^^ post navigation ^^^^^^^^^^^^^^ -->
    <div class="navigation">
    <div class="navleft"><?php next_posts_link('&laquo; Older Entries') ?></div>
    <div class="navright"><?php previous_posts_link('Newer Entries &raquo;') ?></div>
    <div class="clear"></div>
    </div>
    <!-- ^^^^^^^^^^^^^^ post navigation ^^^^^^^^^^^^^^ -->
    
    <?php else : ?>

    What could be causing the page navigation not to work? Thank you in advance!

  2. grfkdesign
    Member
    Posted 3 years ago #

    I put the wrong web URL I'm using wordpress on. Its not http://samplesandfreestuff.info, its http://vh1realityshows.com and http://miamidolphins2009.com that I'm having problems with. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic