Skip Navigation

[Resolved] View does not return related posts

This support ticket is created 3 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
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9: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: Africa/Casablanca (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by kayser 3 years, 11 months ago.

Assisted by: Jamal.

Author
Posts
#1936953

and there I can only get the name of the artist with "work on paper" and not with a book.

<a href="[wpv-post-url]"> [wpv-post-featured-image size="custom" width="200"]
  <h3>[types field='prenom' item='@oeuvre-sur-papier-artiste.child'][/types] [types field='nom' item='@oeuvre-sur-papier-artiste.child'][/types]</h3>
  <h3>[types field='prenom' item='@livre-artiste.child'][/types] [types field='nom' item='@livre-artiste.child'][/types]</h3>

  <h4>[wpv-post-title]</h4></a>
#1936975

I could not find where this code is used on the content template hidden link

Can you tell me where this is used?

In the meantime, I think that you have used the wrong relationships slug "@livre-artiste.child" instead of "@livre_artiste.child" with an underscore as defined in the relationship hidden link
Check this screenshot hidden link

#1937667

My issue is resolved now. Thank you!