Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 1,546 through 1,560 (of 3,839 total)
  • Author
    Posts
  • in reply to: Can't delete a date #45596
    PeterPeter
    Moderator

    Please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

    in reply to: Displaying Custom Field #45593
    PeterPeter
    Moderator

    Please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

    in reply to: Can we add Group inside Tab? #45592
    PeterPeter
    Moderator

    Hello Raj,

    It isn't possible. The tab must be added to the field group first, then other fields. It only works as a top field instead of a subfield in a group field.

    in reply to: Composer issues #45591
    PeterPeter
    Moderator

    It looks like this issue https://support.metabox.io/topic/composer-is-failing-on-several-packages-2/#post-45448
    you can try to delete the file composer.lock and re-run the composer command to get the plugin.

    in reply to: Map Facet with relationship location #45586
    PeterPeter
    Moderator

    Hello,

    I'm afraid that it isn't possible. The plugin MB FacetWP Integrator supports relationship which means you can filter posts by related post, but not by the custom field of the related post.

    in reply to: Can't delete a date #45584
    PeterPeter
    Moderator

    Hello,

    I try to reproduce the issue on the demo site but don't see that. I can set a date, save post and delete it as well. You can try to deactivate all plugins except Meta Box, MB extension plugin, switch to a standard theme of WordPress and check the issue again.

    in reply to: Include #45583
    PeterPeter
    Moderator

    Hello,

    We don't have a plan to include a WooCommerce integration like that to the MB Custom Post Types plugin. You can use that third-party plugin on your site to make the CPT created with Meta Box work with WooCommerce.

    in reply to: Frontend editing #45581
    PeterPeter
    Moderator

    Hello,

    You need to add the attribute edit_page to the frontend dashboard shortcode and assign the ID of the page where you add the frontend submission form, screenshot https://imgur.com/5Iy8aE8

    The frontend dashboard shortcode would be:
    [mb_frontend_dashboard edit_page="1807" post_type="news-message"]

    in reply to: Composer issues #45579
    PeterPeter
    Moderator

    Hello,

    MB Conditional Logic plugin doesn't have a menu/setting page. Please check if the option "Conditional Logic" is available when you open the Advanced tab of a field setting, screenshot https://imgur.com/UuOmduM

    in reply to: MB User Avatar with Bricks builder #45578
    PeterPeter
    Moderator

    Hello,

    In case of using Bricks Builder, please reach out to them if you have any issues with installation, configuration, compatibility, or usage.
    Refer to our support policy https://metabox.io/support/topic/support-policy/

    in reply to: Displaying Custom Field #45577
    PeterPeter
    Moderator

    Hello Mark,

    What is the field type of the sponsor_logo field? Please share some screenshots of the field group in the admin area.

    in reply to: Product Form #45576
    PeterPeter
    Moderator

    Hello,

    You can create a field group, then:
    - add a number field with the ID _regular_price to add the product price.
    - add the field group ID to the frontend submission form.
    - add thumbnail value to the attribute post_fields to add a featured image.

    the frontend shortcode looks like this

    [mb_frontend_form id='product-meta' post_fields='title,content, thumbnail' post_type="product"]

    screenshot of the field group https://imgur.com/z4Q9Nk3

    Following the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#field-order

    in reply to: Fatal error in admin dashboard #45565
    PeterPeter
    Moderator

    It's difficult to troubleshoot the issue on your site without taking a look. Can you please copy the live site to a staging site and share the credentials?

    in reply to: How to display a custom field of shop_coupon #45564
    PeterPeter
    Moderator

    When you output the coupon post with code, you can use the helper function rwmb_meta() to output the field value of the coupon post. Please follow the documentation
    https://docs.metabox.io/functions/rwmb-meta/

    in reply to: Fatal error in admin dashboard #45558
    PeterPeter
    Moderator

    Hello,

    Please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

Viewing 15 posts - 1,546 through 1,560 (of 3,839 total)