Viewing 1 replies (of 1 total)
  • Thread Starter lubyliao

    (@lubyliao)

    I solved the problem likely non-optimally by

    • Copy the template index.php in the theme folder into category.php
    • Edit category.php by adding the following

      echo do_shortcode("[catlist id=$cat numberposts=10 pagination=yes]");

    Please let me know of better ways to do it.
    Thank you, Luby

Viewing 1 replies (of 1 total)

The topic ‘Need help with pagination when using List Category Posts plugin’ is closed to new replies.