Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect Featured Image of a CPT through a relationship #87

Closed
2 tasks
henrim01 opened this issue Aug 31, 2018 · 0 comments
Closed
2 tasks

Unable to connect Featured Image of a CPT through a relationship #87

henrim01 opened this issue Aug 31, 2018 · 0 comments

Comments

@henrim01
Copy link

Issue Overview

I have the following setup:

  • Post with 2 extended relationship fields
  • CPT Related_Article

One relationship field of the Extended Post links to a maximum of three other posts. So it's a relationship to the same Post type.
The other relationship field of the Extended Posts links to a maximum of three Related Articles.
Each Post and each Related article have their own Featured Images.

I use Beaver Themer to create a Themer Layout to display the Extended Post with its three Related_Articles. Of the Related_Articles the Featured Images should be shown in the layout.

Expected Behavior

Then I'm putting an image module on the Themer Layout I want to be able to select a connection to the Featured Image of the Related_Article. I can't select that though. The field does not show the Related_Article and its featured Image as an option to select.

Current Behavior

It only shows the option to select the Featured Image of the Post itself.
When I choose a text field and then try to connect with the Related_Article and some text field of it, then it does give me the option. So it looks like it only happens with the Image module.

Possible Solution

Steps to Reproduce (for bugs)

I've created a video in which I show the problem:
https://cl.ly/0s0s2l1u3t2G

Pods Package Export (helpful!)

Copy and Paste the JSON Export from **Pods Admin, Migrate: Packages, Export** in WordPress admin here

Related Issues and/or PRs

Todos

  • Tests
  • Documentation

WordPress Environment

``` Copy and paste your System Details from **Pods Admin > Settings > Debug Information** in WordPress admin here. ```
@quasel quasel closed this as completed Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants