Skip to:
Content
Pages
Categories
Search
Top
Bottom

dropdown meny based on custom filed


  • volvo_owmer
    Participant

    @volvo_owmer

    Hello

    I have make a lot of different custom filed in dashboard.
    And now I whant to display them in the add of the plugin…

    I have manage to display allmoste every one exept för the dropdown list for Car brands.

    To show one of the cars that i´m using i have :

    <?php $carbrands=get_post_meta($post->ID, 'wpcf-carbrands', true); echo $carbrands; ?>

    But I whant to show them all…..

    Becuse the members need to see them, when they add a car.

  • You must be logged in to reply to this topic.
Skip to toolbar