hanimausi
Member
Posted 1 year ago #
Hallo,
I really need a pagination which works with custom permalinks.
Would you implement this?
I need this because I own more than 1000 links and Google don't like more then 100 links per page.
You can read this here:
mattcutts.com/blog/how-many-links-per-page
http://wordpress.org/extend/plugins/list-category-posts/
I'd love to have this feature as well. Anyone have any suggestions?
Great plugin! Thanks!
depending on what you are doing with this plugin (link to your site?), consider the alternative of creating and using a page template with a custom query; or just a custom loop.
http://codex.wordpress.org/Pages#Page_Templates
http://codex.wordpress.org/Function_Reference/WP_Query
or
http://codex.wordpress.org/Template_Tags/get_posts
miketopher
Member
Posted 7 months ago #
i need to accomplish this too, if i do numberposts=10 but i have 20 posts how could i put the pagination there?
alchymyth those links is that to make a template which is a query to display pagination? cause i dont have a clue where do start even with the links, can anyone elaborate a bit?
thanks!
mukeshphpmysql
Member
Posted 7 months ago #
Hello All,
Here is the solution list category posts with pagination which works with custom permalinks.
List Category posts with Pagination
dzulfriday
Member
Posted 6 months ago #
There is still no answer to this?
mukesphpmysql, the link you gave was not relevant at all.
mukeshphpmysql
Member
Posted 6 months ago #
Hello
see the demo in this all post Category "php" listed with pagination
demo link :http://w3grip.com/interview-questions-and-answers/php/
download link plugin:http://w3grip.com/wordpress/list-category-posts-with-pagination-plugin/
thanks!
kina60
Member
Posted 6 months ago #
@ mukeshphpmysql, thanks a lot I searched the internet for 4 days to find this simple solution!
But.. I want this: do NOT display the latest 3 posts, is that possible?
and how do I do that?
grts from Holland
Anna-Karina
Want it on this page
dzulfriday
Member
Posted 6 months ago #
mukeshphpmysql, the link you gave now relevant, earlier i check it was 404. thanks!
kina60
Member
Posted 6 months ago #
Ah I added offset=3
But, I want excerpts! So I am using "List category posts-plugin again"
Sorry...
dzulfriday
Member
Posted 6 months ago #
yeah the problem with the other plugin is it does not accept other arguments like date and excerpts, so i guess this problem is remain unsolved. I hope the developer really consider pagination as top update for this plugin.
AK1977
Member
Posted 5 months ago #
@mukeshphpmysql: I am using "List category posts with pagination" but pagination is not working for me. Any suggestion? What is the shortcode for showing required posts per page (e.g. 20 or 50 posts per page)?
yzqiang
Member
Posted 2 months ago #
Pagination is very important.
Please add this feature.