Home Forums Themes Support Preschool WordPress Theme Repeated posts on blog pages

Viewing 2 reply threads
  • Author
    Posts
    • #6883

      Hi,

      In my blog I have 33 posts.
      Each page appears 12 posts.
      But when I click to go to the next page of posts, the same 12 posts always appear.

      How can I arrange this?

    • #6885

      Hi,

      I have the same problem. Can you help me too?

      Thanks

    • #6905

      Hi.

      Please open your blog.php and edit it like this link:

      http://prntscr.com/fqwjiw

      $paged = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1;

      Thanks

Viewing 2 reply threads

You must be logged in to reply to this topic.