hi! if i upload several images to a static page, only the first 4 are shown. whether i use the built-in gallery or another gallery plugin. on single posts i dont have this problem – any suggestions ?
solved:
i had to edit the functions.php and set the “posts_per_page” value from 4 to whatever.
it can be found in the following section of the functions.php:
function minimatica_paged_posts
Good question, and even better answer. Thanks for the help