Sauter la navigation

[Résolu] Unable to display custom post field for intermediary post type

This support ticket is created Il y a 5 années et 5 mois. There's a good chance that you are reading advice that it now obsolete.
Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Ce sujet contient 0 réponses, a 1 voix.

Dernière mise à jour par Gavin Il y a 5 années et 5 mois.

Assisté par: Nigel.

Auteur
Publications
#1329399

Hello

I have two post types called Partners and Projects.

I have set up a relationship between them with an intermediary post type called partner-to-project-link.

The intermediary post type has a custom field called partner-support-summary.

I have set up a view to display all the Partners connected to Projects.

The view is filtered to select posts in any relationship that are related to the Post where this View is shown.

The view works in that I can display all the fields including custom fields from the connected Partners.

So far so good...

However, I am unable to display the content of the custom field partner-support-summary from the intermediary post type.

The code I am using is:

[types field='partner-support-summary' item='@partner-to-project-link.intermediary'][/types]

No output is being displayed.

#1329415