• Resolved Mr_sordum

    (@paulcityhopper)


    I’ve got a small Issue…
    How can I make Custom Meta Boxes ready to get displayed in the WooCommerce Mobile App?

    I did everything WordPress Codex like and it’s working, but not in the WooCommerce Mobile App.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Nadir Seghir a11n

    (@assassinateur)

    The mobile app doesn’t support custom meta boxes or customization, so those won’t show up there.

    Hi @paulcityhopper

    I agree with @assassinateur. Currently, the WooCommerce Mobile App doesn’t support custom meta boxes directly.

    However, there’s a workaround that might help you achieve your goal. You could use the WooCommerce REST API to expose your custom meta boxes data to the mobile app. This would require advanced knowledge of WordPress and WooCommerce development. If you’re not comfortable coding, we recommend hiring a developer.

    It’s a development territory that is beyond our area of expertise, and assistance with code customization is outside the scope of our support. We highly recommend contacting one of the services on our Customization page.

    Thread Starter Mr_sordum

    (@paulcityhopper)

    So I can creating a work-around with “manipulating” the WooCommerce REST API?

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @paulcityhopper

    Yes, you’re correct. Although the WooCommerce official Mobile App does not directly support custom meta boxes, you can potentially create a workaround by utilizing the WooCommerce REST API. By “manipulating” the REST API, you can show your custom metabox data to your custom WooCommerce mobile app, not in the official app.

    I hope this provides some clarity on the matter. If you have any other questions or need further assistance, please don’t hesitate to ask.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Meta Box in WooCommerce Mobile App’ is closed to new replies.