• Resolved rhiannonmorris

    (@rhiannonmorris)


    Hi,
    i have used this plug-in on a number of sites, each using the same theme framework and this plug-in to produce an HTML like sitemap. To this end, I need each category short-code to display all of the post-titles for a given category. I use the short code [ catlist=articles] (minus the space) to pull all the titles, but, on this one site, the same short code only pulls in the five most recent. What am i doing wrong. Order is not important to me, I just want all the posts.
    Thanks in advance
    Rhiannon

    https://www.ads-software.com/plugins/list-category-posts/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Please read the documentation:

    numberposts – Number of posts to return. Set to 0 to use the max number of posts per page. Set to -1 to remove the limit. Default: 5. Ex: [catlist name=mycategory numberposts=10]

    If you want all of the posts to display, you should use:
    [catlist name=articles numberposts=-1]

    Thread Starter rhiannonmorris

    (@rhiannonmorris)

    Thank you very much. I had been searching everything, thought I’d seen how to do it but could not find it and thought I must have seen it on one of the plug-ins I tried before settling on this.

    Many thanks.
    Rhiannon

    Plugin Author Fernando Briano

    (@fernandobt)

    You’re welcome! If you have any suggestions on how to make the documentation more readable, you’re more than welcome to send them.

    Cheers,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unwanted Limiting of post titles shown’ is closed to new replies.