Archived topic
Custom Search Page / Dynamic Block
1 reply · Started by Kevin on July 10, 2021
Hey Team
Is there any way to get custom post types inside the Dynamic Block Element. My Idea is to have a Custom Search Result Page, but separate Blog posts from the Custom Post types there. Like Posts from Apple inside the Posts column and Apple or Apple related Products inside another column.
Best and thx
Kevin
Hi there,
the Block Element only replaces the Loop Content Template, which although you can specify different templates for different post / post types - you cannot alter the actual Loop Template. So its not possible to create separate columns within the loop.
It would require custom development, or it may just be simpler to use the WP Show Posts plugin for each of the lists and add them inside a GB Grid Block for the 2 columns.