![]() |
[SOLVED] How to display first N latests posts without pagination?
Hi all,
I'm trying to display a fixed number of latest posts on a page, without pagination. Is query_posts the function to use? Although I can limit the number of posts returned via posts_per_page, pagination still occurs (ie I see a Old/Newer posts link at the bottom of the page - I am ok with pagination on other pages, but not this particular page). On the other hand, setting nopaging=false in query_posts will cause all posts to be displayed. Is there a solution to this? Thanks! |
you could just go to ato->Style & edit CENTER COLUMN->The LOOP and comment out/remove/put and IF around the line
HTML Code:
<?php bfa_post_pagination('<p class="post-pagination"><strong>'.__('Pages:','atahualpa').'</strong>','</p>'); ?> |
Thanks juggledad! :)
|
All times are GMT -6. The time now is 09:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.