Image advanced as featured image

Support General Image advanced as featured imageResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35469
    Peter LeendersPeter Leenders
    Participant

    Is there a way to set the first image that I used with custom field Image Advanced as featured image for the custom post?

    Greeting,
    Peter

    #35476
    Long NguyenLong Nguyen
    Moderator

    Hi Peter,

    Meta Box does not support setting the first image of the image_advanced field to the featured image. But with the coding, you can use the action hook rwmb_after_save_field to do something after saving a field. Please read more on the documentation https://docs.metabox.io/actions/#rwmb_after_save_field

    #35477
    Peter LeendersPeter Leenders
    Participant

    Thanks.

    Now to figure out the code to arrange this by using this action hook.

    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.