It might be because of pagination. Check you /wp-admin settings.
Also, try to set numberposts=-1.
Source:
https://github.com/picandocodigo/List-Category-Posts/wiki/More-parameters-you-can-use
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. Ex: [catlist name=mycategory numberposts=10] You can set the default number of posts globally on the options page on your Dashboard in Settings / List Category Posts.
Related Posts:
- How do you debug plugins?
- Add multiple plugin directories
- What are the differences between WPINC and ABSPATH?
- Where do I put the code snippets I found here or somewhere else on the web?
- Giving Multiple Authors Access to a Plugin’s WP.org Repo
- What are the package and subpackage comment for?
- Plugin or advice on how to parse XML in real-time?
- Creating a default Custom Post Template that a Theme can override
- How do I check if my $wpdb->insert() was successful?
- Is there a global action for when a plugin is uninstalled?
- How do I add to the list table a filter?
- Pages with 2 Columns
- WordPress plugin update not showing on wp.org [closed]
- Show plugin only on a specific page
- Hide WordPress Plugin Deactivation Links
- how would I include a js file with tags into wordpress?
- ElasticPress how to Include Meta to the mapping?
- Action on post publish
- How to download old versions of plugins? [closed]
- OOP: Display warning and deactivate the plugin if PHP version is less than 5.4
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- WooCommerce – results per page not working after page reload
- Advice and plugins against Malware [closed]
- How to skip woocommerce checkout out page? [closed]
- Can a plugin deactivate and delete itself once installed and activated?
- Allow users mark posts as “complete”?
- Using the “Latest posts” feature on a different site
- Remove specific product from shop in woocommerce [closed]
- Is there a way to order posts and custom post types as one group?
- How to keep users unique id stored in session in addition to IP in WordPress plugin?
- The plugin generated 3 characters of unexpected output during activation
- uninstall.php file in Plugin to clean DB
- Filter custom posts based on the user role of author
- Save / Show multi line text in metabox
- Plugin updates change folder permissions
- how to protect WordPress RSS Feed from “Feed Fetcher”
- Best place for short bio,image and button [closed]
- ERR_CONTENT_DECODING_FAILED: How to fully delete gzip compression plugins?
- transfer a file from one domain to another via wp
- Bulk update all posts from plugin settings screen
- Single, unzipped PHP file as plugin?
- WordPress putting “rn” in every line break?
- How to require users to login when not logged in
- WordPress get_avatar function not correct working
- Make change in media library affect images in published articles
- How to add Wrapper Div/container element around WordPress Widget Content
- Can I use Symfony components in a plugin that I want to submit to the WordPress plugin repository?
- UpdraftPlus installed malware – scared to download or update plugins now! [closed]
- Duplicate New User Registration notices (BuddyPress and bbPress both installed)
- Is there any plugin which enables users to rate comments in thumbs up-down way?
- Plugin Repostitory Questions
- Free paypal cart solution [closed]
- Readable titles in mobile
- adding Adsense’s In-Article Ads between images of blog post
- Export postmeta (custom fields)
- Customizing a blog page layout
- Load CSS files in header of Bones theme?
- Trying to get property of non-object wordpress error message
- Advertising: Every page refresh counts as 3 ad impressions
- Google Maps with categories
- Trying to extend a plugin’s functionality
- WordPress Cache delete on plugin uninstall
- How to create repeater field manually, without plugin (ACF Pro)?
- Should I use the action in the plugin’s main file?
- Woocommerce checkout page broken when set as a checkout in woocommerce settings [closed]
- Jquery POST Ajax Return null data in wordpress
- How to get specific column data conditionally in database in WordPress?
- WpForms email notification displays the shortcode as variable instead of value
- How to create a folder in wordpress that will contain pages?
- Ajax Call not Working in Plugin
- Store GravityForm data in phpmyadmin (mysql)
- How to remove WordPress Default Comment? not Facebook
- Try to debug a plug-in written by someone else
- Call function with button and return response
- Notice: unserialize(): Error at offset 0 of 1 bytes in plugin Accordion on WordPress
- updraft plus migrator problem [duplicate]
- plugin operation launch every time i click on page
- how to add custom css at top above all css file for specific url
- Related post based on 2 categories
- Include post_date in search
- Coming soon pages with rest of site in maintenance mode
- How to markup wordpress site using Schema.org?
- Merge custom plugins in one folder
- Execute certain function on GET request
- date function not correctly returning date
- Password Protected Directory Link Shows Maintenance Mode Page
- How do I increase the 255 character limit on the ‘description’ field for link library links?
- Display Facebook photo albums and photo comments?
- custom registration form [duplicate]
- I want to remove the register/login WordPress top bar from my website
- (Plugin) Icon needed beside the post title [closed]
- Detect if you’re in the “Frontend Editor” mode in Visual Composer WordPress [closed]
- Place a widget side by side rather than on top of each other
- How can I view the responses of contact forms on different sites in one panel or elsewhere? [duplicate]
- Page with redirect
- How to add a simple design in classic editor plugin creating post page through another Wp plugin
- Why is my Gutenberg block not saving and rendering the chessboard?
- refresh media library item
- Similar hook to ‘init’ for when plugin page loads
- Elementor wp_register_script showing file when i not use ‘wp_enqueue_script’