Viewing 2 replies - 1 through 2 (of 2 total)
  • If you are using a custom query to make that page you should add $paged, example:

    $wp_query->query(‘cat=31′.’&paged=’.$paged);

    This enables the pages to work!

    Thread Starter b3hn@m

    (@b3hnm)

    hi poil11 tnx for reply
    but i’m not use customize category , i’m use customize posttype
    my code for show gallery post is:

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘problem with custom post type page number’ is closed to new replies.