Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7575187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T16:37:27+00:00 2026-05-30T16:37:27+00:00

How to display 10 post in home page and also show pagination below? Is

  • 0

How to display 10 post in home page and also show pagination below? Is it possible to use have_post() ?

 <?php if (have_posts()):
                    $incr=1;
                    while (have_posts()) : the_post(); ?>
                        <div class="postindex <?php echo (($incr%2==0)?'even':'odd') ?>" id="post-<?php echo $incr ?>">
                            <div class="postIncr"><?php echo $incr ?></div><h1><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title_attribute(); ?>"><?php the_title() ?></a></h1>
                            <div class="clear-float"></div>
                            <?php strip_tags(the_excerpt(__('Readmore ?')));?>
                        </div>
                    <?php $incr++; endwhile;    
endif ?>

This is my coding, I have installed wp_paginate, so how can I use there, I want to show 6 post on a page
Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T16:37:29+00:00Added an answer on May 30, 2026 at 4:37 pm

    Use Pagination Plugin. You just need to change css.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

basically I have my site setup to display the title of each page/post in
I have a wordpress page which has two loops like so... <?php global $post;
Why it doesn't display POST value? Error: Notice: Undefined index: q[abc] in line: echo
i want to display all posts in Post table with say id=5 ...... controller
I want to display the total number of comments for a particular post in
From any specific Post, I am trying to display all images, with their corresponding
The following ignore new lines when I display them private void post() { String
I have the following code to display the paragraph of a post, after the
My code below is supposed to display each question ($_POST[questionText]). For each question, it
I have a post which has many comments, and I want to display the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.