Tell us what you are trying to do?
I created 2 Post types (Clinic and Doctors). I created a view and I combined these 2 post types. How can I display the post lists on the specific Clinic post type only.
Currently, it display all post types including the Doctors Post type. But I want to show the Clinic Post type only.
Hi,
Welcome to Toolset support. You cannot differentiate between two post types when you select the source with both.
If you give me the use case I might be able to help you regarding what should you do with one post type selection.
For example, if you want to have some data in the inner section from the one post type, but list the outer section from another post type, I suggest that you create two views one view for the inner section and the other view for the outer section and you can call the view for the inner section inside the second view as you use the legacy views, and you have access to view shortcodes.
Thanks.