Forums

Loop issues w/nav link (1 post)

  1. svaldesm
    Member
    Posted 1 year ago #

    Hello,
    I want to make something that looks quite simple, but can't get it to work.
    On my homepage I want to display 2 featured posts, which I get by get_posts() from a category and the other remainig posts to show under this. But I only want to show 10 posts, and to see the others, to click on "view older posts".
    When I click on the nav button it won't show the post, just reloads the page. What code should I use to show correctly the older posts?

    Should I use something like:
    If (older posts) {
    show posts with this style } else {
    show posts front page style }
    ??

    Thanks,

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.