Skip Navigation

[Resolved] Create view to display child posts

This thread is resolved. Here is a description of the problem and solution.

Problem:
How to create view to display related child post using nested view and display parent post custom fields.

Solution:
In this case, You can find proposed solution with the following reply:
=> https://toolset.com/forums/topic/create-view-to-display-child-posts/#post-600438

Relevant Documentation:
https://toolset.com/documentation/user-guides/displaying-fields-of-parent-pages/

This support ticket is created 6 years, 11 months 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 18 replies, has 2 voices.

Last updated by marcB-6 6 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#600479

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Well - I see that is not from view but whatever slider script you are using that causing the issue. View displays the correct results that is two items. So this is thing you need to debug from your end from where the blank area coming from.

#600487

Ok Minesh Thanks..I will check.
As you suggested here : https://toolset.com/forums/topic/create-view-to-display-child-posts/#post-600438
I need to create view for my other page as well...I may have more pages..
Can't we make it general? So, It will work for all

#600492

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

No, not possible as you need to display different post types on different pages.

#600494

Okay Thanks Minesh!!