• Resolved oha2004

    (@oha2004)


    I have a problem integrating new meta fields created by Metabox.io plugin into the submit form . I have a Group of cloning items every item have name and quantity . Any idea how to achieve that ?

    • This topic was modified 6 years, 1 month ago by oha2004. Reason: adding link

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    I apologize for the delay. You may need to customize our plugin a lot to integrate the Metabox plugin. It will be better if you can follow these procedures to add a new field and save the filed data on the database.

    1. Add a field in the submit form –

    wp-crowdfunding/shortcode/Submit_Form.php

    2. Save field in the submit form –

    wp-crowdfunding/includes/woocommerce/Submit_Form.php

    3. Add Backend field in WooCommerce way –

    wp-crowdfunding/includes/woocommerce/Woocommerce.php

    4. Save Backend field in WooCommerce way –

    wp-crowdfunding/includes/woocommerce/Woocommerce.php

    5. Show Field Depends on where you want to show the data (Here are lots of files)-

    wp-crowdfunding/wpcftemplate/woocommerce/basic/

    If you are a developer, I believe you can do that easily.

    Regards,
    Mehedi

    Thread Starter oha2004

    (@oha2004)

    Thank you so much for your reply
    I already did my modification following how the reward system work
    Great job . Barraka Allahu fik brother
    Keep up the good work

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Metabox.io integration’ is closed to new replies.