Archived topic
Customize the page to display specific tagged articles
5 replies · Started by RYAN on November 10, 2022
How does the custom page display articles with specified category tags
Hi Ryan,
On a static page, you can use the Query Loop Block of GenerateBlocks to query posts of a specific Category.
Reference: https://docs.generateblocks.com/article/query-loop-overview/
Can the custom page be set as static? If so, how can the custom page be set as static
I'm presuming when you say custom, you mean that you created that page? A static page would be ones you create through Pages > Add new in your admin dashboard.
On the contrary, a dynamic page are usually pages created automatically by WordPress. For instance, the Blog page and your default archive pages.
If you're referring to something else, let us know.
Okay, customize the page I see
Then my question now is, how do I display the type of articles I want to display on the custom page?
For example, I have many A and B articles, but I just want to display all B articles in another custom page. How do I set this
Hi there,
1. Install and activate the GenerateBlocks plugin:
https://wordpress.org/plugins/generateblocks/
2. in Dashboard > Pages -> Create a new Page.
3. in the editor add a GenerateBlocks -> Query Loop block.
3.1 In the loop blocks settings, select the Parameters you require eg. Taxononmy -> Category -> Term A.