insert custom field in article

Support MB Custom Post Type insert custom field in article

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45046
    lambert bernardlambert bernard
    Participant

    Hi
    please dont smile
    I have create a custom field ( test different type but the problem is not here ) I saw this field in the article or on the side depending what i parameter, I saw the value selected in the admin view , but the final purpose is to display this in the article
    How i can do that ? I did'nt see how-to in video none in tuto ?
    Thank's in advance

    #45047
    lambert bernardlambert bernard
    Participant

    article

    #45048
    lambert bernardlambert bernard
    Participant

    copie ecran

    #45054
    PeterPeter
    Moderator

    Hello Lambert,

    You should use the PHP function rwmb_meta() to output the field value in the post template. Please follow the documentation https://docs.metabox.io/displaying-fields-with-code/

    Or use a page builder plugin to output field value in the builder https://docs.metabox.io/tutorials/builders/

    #45055
    lambert bernardlambert bernard
    Participant

    Hi
    I did'nt have a page builder
    My theme is BAM and in the single.php file i do have "article section"

    #45056
    lambert bernardlambert bernard
    Participant

    I should said i have try elementor, but my site was break by !!
    so will not want to test anymore

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