Rename Thumbnail

Support MB Frontend Submission Rename ThumbnailResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36225
    Shane HanafinShane Hanafin
    Participant

    Hi, i had a look but could not find what I was after. I am using the frontend posting feature which I am inserting on a page by using shortcode on Oxygen. Since Meta box has no simply way of making an image be a featured image, I instead am using the post_fields="thumbnail" to set a featured image, however, I would like a way to rename the label for it since it outputs with the title of Thumbnail on the frontend. Is there a way to change it from Thumbnail to Feature Image label instead?

    #36230
    Long NguyenLong Nguyen
    Moderator

    Hi Shane,

    You can create a custom field (single_image) with the ID _thumbnail_id to set the featured image for the post when submitting via the frontend form. Please read more on this documentation
    https://docs.metabox.io/extensions/mb-frontend-submission/#reorder-post-fields

    #36236
    Shane HanafinShane Hanafin
    Participant

    Excellent solution. Thank you.

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