Archived topic
Remove Post From Categories and add only with WP Showpost
5 replies · Started by Mouse on November 12, 2022
Hi, I would like to edit the whole category pages where I don't want to show random posts, instead I want to add manually through WPshowpost plugin
Hi there,
this doc explains how to use static pages for category pages:
https://docs.wpshowposts.com/article/use-static-pages-as-category-archives/
Please note: the WP Show Posts plugin is no longer being supported, and we cannot offer ongoing support for it or this method of using static pages for categories
I have sub categories too so how would this work with them?
I would recommend using block element - loop template with the query loop block of GenerateBlocks plugin.
In this case, you can add your own loop to the element, select the category archive as location, it will replace the default loop of the location.
Okay thank you
No problem :)