Skip Navigation

[Resolved] Show relationship posttype in search&view

This support ticket is created 6 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 4 replies, has 2 voices.

Last updated by MarcelB4224 6 years, 1 month ago.

Assisted by: Christian Cox.

Author
Posts
#1146032

Tell us what you are trying to do?
Showing relationship in search&view. Want to show authors from different posttypes

Is there any documentation that you are following?

Is there a similar example that we can see?
hidden link

What is the link to your site?
hidden link

#1146066

Want to show authors from different posttypes
Create a View of all post types, and insert the wpv-post-author shortcode in the Loop of the View. Then you will see authors from different post types.
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-author

If I have misunderstood what you want to accomplish, give more detailed information.

#1146326

Hi Christian,

Sorry about that. Show ancestor from other child in the view.

#1146517

I don't understand, sorry! Can you show me a picture that includes information about which posts are in the View results, which posts are parents, which posts are children, and which ancestors you want to display?

We have more information about displaying related posts here: https://toolset.com/documentation/post-relationships/how-to-display-related-posts-with-toolset/

#1146529

My issue is resolved now. Thank you!