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

  • SEARCH
  • Home
  • 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 7414029
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:59:29+00:00 2026-05-29T06:59:29+00:00

I am developing wordpress website where i display the latest 3 posts items (based

  • 0

I am developing wordpress website where i display the latest 3 posts items (based on category) in the home page and i want to give “more news” link to view all the posts with paging in separate page .. How can I display it?

  • 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-29T06:59:30+00:00Added an answer on May 29, 2026 at 6:59 am
    <?php 
    query_posts( 'cat=-category_id&posts_per_page=3' );
    while (have_posts()) : the_post();
    the_title();
    the_content( 'Read the full post »' ); or the_excerpt();
    endwhile;
    wp_reset_query();
    <a href="pass category url">Caegory Link</a>
    ?>
    

    For Paging u can use wp page navi plugin.

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

Sidebar

Related Questions

I'm developing a wordpress theme for general release. I want to display an image
I am developing a website with Wordpress self-hosted CMS. In one of the page,
I’m developing a site heavily based on jQuery and involving WordPress. Is there any
I have just started with wordpress and want to start developing my own themes.
This is a doozy of a question... I am developing a new wordpress website
I am planning on developing an iPhone App for a website, powered by Wordpress.
I'm developing a Wordpress theme. One of the sections on the front page is
I'm developing a web site which uses wp-cumulus on its home http://www.roytanck.com/2008/03/06/wordpress-plugin-wp-cumulus-flash-based-tag-cloud/ it's a
I'm developing a website using WordPress as my Framework. The templates are highly customized
I am currently developing a website and have a holding page in a /hold

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.