Are you referring to the page-by-page view of posts on the homepage? That’s provided by a block from the “Magazine Blocks” plugin. You should contact their support forum if you have any questions about the settings for this block: https://wordpress.org/support/plugin/magazine-blocks/
Hi Mr. Jacobsen,
You are not limited to a maximum of 15 posts in WordPress itself. The number of posts displayed on the front page is usually controlled by the theme’s query or the Settings → Reading → Blog pages show at most setting.
If the theme is using a custom WP_Query, you may also need to check the posts_per_page value in the theme’s front-page/home template.
So I would first check Settings → Reading and then the theme’s front-page/home template for a posts_per_page value of 15.
I hope this helps.
Good day, Mr. Jacobsen! just following up has your concern already been resolved?