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

JetEngine: Be able to pull in Featured Image/Thumbnail from Relationships/Posts field #2599

Closed
simplicity17 opened this issue Feb 4, 2021 · 5 comments
Assignees

Comments

@simplicity17
Copy link

I can't believe this isn't already a feature.

I setup a repeater field on one of my custom post types. Within this repeater field is a posts/relationship field where users choose from another custom post type and a text field. I am creating a Listing for Repeater and have successfully been able to pull in the relationship post's title of this nested Relationship/Post field within the Repeater, but have not been able to pull in the post's Featured Image/Thumbnail. I have been informed by support that this is not possible.

For the post's title, I have been able to pull in the name of the post by entering the repeater field and setting the callback to "Get post/page title". With the Dynamic Image, I set the same custom meta field/repeater key but have not been able to get the featured image/thumbnail to render. I don't see why this can't easily be done. All field in the relationship/posts field should be able to be rendered on the front end.

@simplicity17 simplicity17 changed the title Be able to pull in Featured Image/Thumbnail from Relationships/Posts field JetEngine: Be able to pull in Featured Image/Thumbnail from Relationships/Posts field Feb 4, 2021
@simonmilz
Copy link

Any updates on this? I am running into the same issue.

@simplicity17
Copy link
Author

simplicity17 commented Sep 7, 2021 via email

@MjHead
Copy link
Collaborator

MjHead commented Feb 16, 2022

@kaskad88 Добавить колбек для Dynamic Field с опциями: размер картинки, ссылка на пост (есть/нет)

@MjHead MjHead assigned MjHead and unassigned kaskad88 Mar 20, 2022
@MikeLikesThat
Copy link

Looks to have been added to V2.11.6 today but how I did this was to create another list with just the image and then add that listing grid inside of the main list. I was stumped too till I found I could "listception" data.

@MjHead MjHead closed this as completed Mar 24, 2022
@MjHead MjHead added the Done label Mar 24, 2022
@imihaiart
Copy link

It looks like it's Done, but I cannout figure it out how to achive this.
I'm trying to pull featured image for this form field:

I have a repeater field with following fields:

  1. Posts select field
  2. Number field
  3. Text field.

When I display the repeater field inside frontend page should pull the featured image for every Post inserted within the repeater field.

Anyone found a solutions for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants