Skip Navigation

[Resolved] display a value of a related post type in an archive page with Blocks

This support ticket is created 4 years, 4 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
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 2 replies, has 2 voices.

Last updated by TorstenR3514 4 years, 4 months ago.

Assisted by: Christian Cox.

Author
Posts
#1720943

Tell us what you are trying to do?
i have the site "artist", which is the achiv of the post type Artisten. I want to display a value of "Shows" (Veranstaltuingsjahr) which is a one to many realtion from Artisten. This don't works with Blocks at the moment because "Nested views creation is not supported at the moment", right?

Is there any documentation that you are following?
noope

Is there a similar example that we can see?

What is the link to your site?
hidden link

#1721803

Hello, if "Artisten" is the parent (one) and "Shows" is the child (many), you are correct. There is not an easy way to build a View of related Shows inside the Artisten archive using the Block Editor. The current system will prevent you from building a nested View or placing a nested View inside an archive loop. We are working to improve this part of the Block Editor experience, but for now nested View creation is not supported in the Block Editor.

#1721859

My issue is resolved now. Thank you!