Archived topic
Question Regarding Moving From WP Show Posts Pro To Generate Blocks
5 replies · Started by Marty on October 21, 2022
Hi there. Currently I use WP Show Posts by passing a single List the post IDs I need like so:
[wp_show_posts id="4592" settings="post_id=4512,4529,4962&orderby=post__in"]
Is the same possible with Generate Blocks? I use this approach as I organize the post list displays by subtopic on parent topic pages. Therefore simply using a post list without control over the specific posts displayed isn't a good option for me. Thanks!
Hi there.
you can use the GenerateBlocks Query Loop Block to create those lists.
If you have GenerateBlocks Pro, then it has some 'Current Post or Page` paramters that will allow you to display related posts.
Hi David, so to clarify I can use the post/page parameters based on individual post/page IDs? Thank you.
Slightly better then that, if you add a GB Query Loop block, in the sidebar settings Click > Add Parameter, you will be provided a list of parameters to select from eg. Include posts where you can the search/select the posts you want displayed.
Awesome, thanks David! I wanted to verify beforehand. Have a good weekend. :)
Glad to be of help and you too!