Hi there!
So i got a main Blog where 2 further blogs are displayed. (since its 2 Topics)
When clicking on view all (“ALLE ANZEIGEN”) you get to the specific topic Blog, but there it only displays a maximum of 4 articles even though i postet about 8.
Tried to change it in the code (blog.nameofblog.json)
“settings”: {
“heading”: “”,
“heading_size”: “h2”,
“blog”: “gshunde-artikelsammlung-zum-thema-nachhaltigkeit”,
“post_limit”: 4, WHY CANT I CHANGE POST LIMIT TO 10 OR HIGHER?
“show_view_all”: false,
“show_divider”: false,
“columns_mobile”: “1”,
“swipe_on_mobile”: true,
“show_image”: true,
“image_ratio”: “square”,
“image_position”: “center center”,
“padding_top”: 0,
“padding_bottom”: 36
}
When i try to set the post limit up it gives me the following error:
- Setting ‘post_limit’ can’t be greater than 4
I don’t get why… I cant be the only one trying to show all blog posts at the same time.
Send help PLS!!!
Thanks in advance,
Max