• Resolved wahab83.pk

    (@wahab83pk)


    Hi, first of all great plugin and you guys did great job, i am facing one simple issue may be i am missing any part, i have tried lot of solutions specially
    <?php
    $value = get_post_meta( $post_id, ‘_wpbdp[fields][21]’, true );
    ?>
    i want to change the structure of single listing template and trying to call fields according to mine design but issue is that i can not call any field can you guide me how can i display fields manually where i need.
    e.g:
    Company Name (as title) id=1
    Website (as meta) id=21
    Industry (as category) id=2
    Total Funding (as meta) id=18
    About (as content) id=4
    Funding (as meta) id=19
    Address (as meta) id=20
    Phone 1 (as meta) id=27
    Phone 2 (as meta) id=28
    Full Name (as meta) id=22
    Job Title (as meta) id=23
    Email Address (as meta) id=24

    Plugin version is 4.1.14.1

    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘show form fields manually’ is closed to new replies.