Pagination on Presentation Page Wrong

  • Author
    Posts
  • #30882
    Wesley

    The pagination does not work on the presentation page. When you click on page 2, 3, > or >> the page refreshes and the URI shows /page/2/ (or whatever) but the posts do not change, I have it set to show six posts but when you click on a page number you just see the same six posts again.

    I really don’t understand why pagination is even shown on the presentation page at all. But since it is, it should function properly.

    This functionality works as it should on the blog archive pages.

    Thanks for the theme and your help.

    #30949
    Zed
    Cryout Creations mastermind

    How did you manage to get a pagination on Tempera’s presentation page?
    Normally the theme has a “Load More Posts” button in recent versions (and you appear to be using the latest one). Have you changed any theme files / are you using files from older theme versions?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #30969
    al83

    Actually, I’ve got the very same problem. I didn’t change anything special in the theme except adding a small custom css code:

    /* Tempera Custom CSS */
    #front-text1 h1 { font-size: 28px; }

    .post p{line-height: 1.5em;}

    .post p {
    line-height: 1.5em;
    padding-bottom: 15px;
    }

    I’ve just allowed more posts on front page to temporarily solve the issue.

    Best regards,

    Alain

    #31033
    al83

    Any help with this issue ? I just couldn’t find a solution by myself. The front page code contains indees a pagination container and I have no clue why this happens !

    Regards,

    Alain

    #31091
    al83

    Solved !

    #31098
    Wesley

    This is a new install and I have made no modifications.

    Al83, could you provide what you did to make the page work correctly?

    #31657
    David

    Same here

    #31662
    al83

    All I had to do was to go to the wordpress dashboard -> settings -> reading and switch the “Front page displays” from “a static page” to “your latest posts”.I’ve also disababled the pagination which can be found in tempera settings -> graphics settings, however I don’t think it is necessary to do it.

    Hope it helps,

    Alain

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Pagination on Presentation Page Wrong’ is closed to new replies.