Archived topic
Category page design
1 reply · Started by Pheonix on January 1, 2021
How do I make my category page look like this: https://prnt.sc/wdxh03
Designed sourced here: https://jamesclear.com/articles
Hi Pheonix,
Something like that would require a custom solution but I can point you in the right direction:
- That page would need to be a static page instead of a default category page from WordPress.
- A plugin like WP Show Posts should help to display posts in each category:
https://en-ca.wordpress.org/plugins/wp-show-posts/
- A plugin like GenerateBlocks should help to create the layout:
https://wordpress.org/plugins/generateblocks/
Hope this helps you to get started :)