Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 95864

mike10 on "how add pagination for list sub categories"

$
0
0

Hi all,

I need help, I cant find working solution how added pagination in wordpress category list

I have category and sub category

Category 1
Sub category 1
Sub category 2
Sub category 3
Sub category ....
Sub category 359

I need added pagination in this template.

How I can do it?

I try

<?php wp_list_categories('orderby=id&show_count=1&use_desc_for_title=0&child_of=17'); ?>

but this code return all subcategories withput pagination

Please help me!

Thanks!


Viewing all articles
Browse latest Browse all 95864

Trending Articles