Add a Featured Image to Categories in Posts

Support MB Term Meta Add a Featured Image to Categories in PostsResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29473
    KnütKnüt
    Participant

    Hello!

    I need to add the ability to upload a featured image for each post category.

    I've read this documentation, but my question is: Is there any way of adding this option via the Metabox Plugin in a backend?

    I'd like to configure it without having to write the "add_filter" code block you suggest in the documentation, so I am looking for a non-coder friendly way to achieve that.

    Thank you very much!

    #29479
    Long NguyenLong Nguyen
    Moderator

    Hi,

    To create custom fields without touching the code, you can use the MB Builder extension. Follow these documentations to understand how it works
    https://docs.metabox.io/creating-meta-boxes/
    https://docs.metabox.io/extensions/meta-box-builder/#field-group-settings

    Then you can set the location to Taxonomy and select the taxonomy that custom fields are assigned to. Screenshot https://share.getcloudapp.com/GGuWbgWx

    #29481
    KnütKnüt
    Participant

    Hi,

    Ok, that's great! The documentation was quite confusing at first.

    Thank you Long Nguyen!

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