Skip Navigation

[Resolved] Show parent post’s image

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.

This topic contains 0 replies, has 1 voice.

Last updated by katjaL 1 month ago.

Author
Posts
#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.