• You need to go to the category manager from the dashboard and note the category ID number from the URL of the category….

    You then create the shortcode accordingly.

    For example, on my site I have a category called PICTURE OF THE DAY.
    the actual URL is http://xxxxxx/wp-admin/edit-tags.php?action=edit&taxonomy=category&tag_ID=11&post_type=post

    The URL displays to the user as http://xxxxxxxxx/picture-of-the-day-articles/

    The slug is c41-picture-of-the-day

    TO PROPERLY USE THIS PLUGIN, THE SHORTCODE WOULD BE:
    [mycatlist cat=11]

    To change the number of posts that are returned in the list, you need to go to SETTINGS -> READING -> Blog pages show at most XXX posts

    Hope this helps!

  • The topic ‘[Plugin: List category posts with pagination] How to make this work:’ is closed to new replies.