Search for: Log In Free Support [Resolved] How to build a custom post template for all categories? Home › Forums › Support › How to build a custom post template for all categories? This topic has 4 replies, 2 voices, and was last updated 7 months, 1 week ago by Tom. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts July 30, 2020 at 10:04 am #1382102 Omak I want to create custom category page layout where I can place WP Show Posts shortcode. How to do it? http://joxi.ru/ZrJM37DtMBlOjA July 30, 2020 at 1:56 pm #1382329 TomLead Developer Lead Developer Hi there, You could try something like this: https://docs.wpshowposts.com/article/use-static-pages-as-category-archives/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development July 30, 2020 at 2:27 pm #1382352 Omak Thanks! I found a simpler solution โ add some custom CSS code: article.generate-columns { display: none !important; } This code removes default posts on the category page, then I can insert any shortcode in category editor:) July 30, 2020 at 3:02 pm #1382379 Omak You could try something like this: https://docs.wpshowposts.com/article/use-static-pages-as-category-archives/ Which URL structure is preferred in WordPress settings? /%postname%/ or /%category%/%postname%/ ? July 31, 2020 at 8:45 am #1383193 TomLead Developer Lead Developer If you’re using the method I linked to, it has to be the first one. Otherwise, it’s up to you ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In