Navigation überspringen

[Gelöst] Show parent post’s image

This support ticket is created vor 4 months, 3 weeks. 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.

Dieses Thema enthält 0 Antworten, hat 1 voice.

Zuletzt aktualisiert von katjaL vor 4 months, 3 weeks.

Author
Artikel
#2807005

I have this post type flower and another garden. There's a relation between: one garden has many flowers.
Now I want to show in a view the flowers and the parent garden's image (field gardenimage). For some reason the image is not showing with this code which comes from Fields and Views "wizard": [types field='gardenimage' title='%%TITLE%%' alt='%%ALT%%' size='full' item='@garden-flower.parent'][/types]
The view shows flowers.

#2807007

I had error in my code. Everything fine now.