Forums

Navigation setup problems... what did I do or what should I do? (2 posts)

  1. stompy1208
    Member
    Posted 7 months ago #

    Hello all,

    I'm currently developing this website: http://www.stompergames.com
    It's a video game website that I tweeked enough so that I can easily add games using custom fields. Tell me what you think?

    Here's my question... I only want a maximum of 12 posts to be shown on every page. I would also like to have a "static front page". I have done those two things. However, I'm having trouble with setting up the navigation. I now have the wordpress standard navigation system snippet
    -->
    <div class="navigation"><p><?php posts_nav_link(); ?></p></div>
    <--

    I'm using that in the index.php file. I am using page.php and single.php template files, but do not want navigation to show up on those.

    When clicking on the navigation links, I get the "NO POSTS" error. Why is that happening, and/or how can I fix it?

    I actually prefer the flexibility of the wp-pagenavi plugin better than the wordpress one. so if your solution would allow me to use that one, that would be even better.

    Please help, Thanks,
    Alex

  2. stompy1208
    Member
    Posted 7 months ago #

    nobody knows?

Reply

You must log in to post.

About this Topic