Show 6 rows instead of 5 for categories with M3 display view

Posted in: Newspaper
Post count: 21

Hello!

For almost all categories I’m using the M3 display view option. But for almost all of them I have 12 posts (fixed number), so I need to show all of them on a page.

What code changes can I make to do this, and always show 6 rows / 12 article previews for the M3 display view option?

Thank you! Multumesc 😉

PS: This is optional, but can I for a specific category even show more posts on that page (but only for that category, for the other the M3 to be the same – 6 rows / 12 article previews)

Post count: 6600

Hi,

You can change the number of post displayed on category pages from wordpress dashboard > settings > reading: http://screencast.com/t/XmGaDmwzBHE
Use this if you want to control the number of post from a specific category page: https://forum.tagdiv.com/topic/set-number-of-post-that-can-be-viewed-on-category/#post-18286
Add get_cat_ID('3,207') and add your category ID’s for which you want to change the number of posts, like this: http://screencast.com/t/cA36bZaQLPC

Thanks

Post count: 21

I was lost in the theme panel so I couldn’t think the solution was so simple 🙂

Thank you. It works. Topic closed 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.