Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 946 through 960 (of 3,839 total)
  • Author
    Posts
  • in reply to: MB Frontend Submission stopped working in the latest weeks #47404
    PeterPeter
    Moderator

    Hello Francesco,

    Does it work if you use only Meta Box plugins and a WordPress theme? And please edit the post in the admin area to check if the subscriber is the author of the post. Also, let me know which versions of Meta Box plugins are on your site.

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

    in reply to: Best way to import into custom_html field #47403
    PeterPeter
    Moderator

    Simply, you can upload your site to a staging site and share the admin account. Then I can check what's wrong there. Thank you.

    in reply to: Repeatable blocks automatically add user in "user" field #47402
    PeterPeter
    Moderator

    Hello Oskar,

    This issue is still in progress. I will get back to you when it is fixed. Thank you.

    in reply to: Custom function example #47395
    PeterPeter
    Moderator

    Hello Hazmi,

    Can you please share the code that creates the custom fields "key_value" or "group"? If you use the builder, you can export the field group to a JSON file and share it here. I will help you check the issue.

    in reply to: Remote Validation for Date Fields in Meta Box AIO #47394
    PeterPeter
    Moderator

    Hello Simon,

    Currently, the remote validation callback function only supports accessing one field value that you use the validation rule. It doesn't support accessing other field values in the callback function so you won't have value to compare dates like that.
    If you want to compare 2 field values on live, you should create some custom Javascript code and validate the field value before saving it.

    in reply to: New Customer - Installation Help #47393
    PeterPeter
    Moderator

    Hello John,

    Thank you for reaching out. You can download Meta Box from WordPress.org https://wordpress.org/plugins/meta-box/
    it is a free and based plugin to run all Meta Box extension plugins, including MB AIO.

    in reply to: How to order multiple custom field groups on settings page #47392
    PeterPeter
    Moderator

    Hello,

    You can create/edit a settings page and create tabs on the settings page. Then create/edit the field group and select the tab on which the field group will show. Please check these screenshots https://imgur.com/a/UVNHHLN

    in reply to: clone_empty_start not working #47391
    PeterPeter
    Moderator

    The issue happens when the setting max number of clones set to 1 and if we set it to 2 or more, the setting clone_empty_start will work properly. The issue has been escalated to the development team, it will be fixed in the next update of our plugins.

    Thank you.

    in reply to: Best way to import into custom_html field #47388
    PeterPeter
    Moderator

    Hello,

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

    in reply to: User custom fields not showing in author page #47387
    PeterPeter
    Moderator

    Hello,

    I change the code from

    {% set user_id = mb.get_current_user_id() %}

    to

    {% set user_id = mb.get_queried_object_id() %}

    to get the current query user ID and it shows the user (author) info correctly. Just a WordPress function to get the user ID, not an issue of MB Views or Meta Box.

    PeterPeter
    Moderator

    Hello Wirat,

    I'm not able to reproduce the issue on my site. I can save an empty value for the cloneable datetime field. Can you please try to change the field ID to another one and save the post again?
    If it still doesn't work, please export the field group to a JSON file and share it here. I will help you check the issue.
    Following the documentation https://docs.metabox.io/extensions/meta-box-builder/

    in reply to: Adjust the width in Taxonomy Advanced #47367
    PeterPeter
    Moderator

    Hello,

    You need to install and activate the plugin MB Columns to show the columns option in the builder
    https://metabox.io/plugins/meta-box-columns/

    PeterPeter
    Moderator

    >> Has it been improved in the latest version and can it be enabled/disabled at will?

    Not yet. The development team is working on it and this feature will be included in future updates of Meta Box plugins.

    Thank you.

    in reply to: Preview inside Gutenberg is broken ? #47365
    PeterPeter
    Moderator

    Hello,

    Thanks for your feedback. I see that when enabling SCRIPT_DEBUG, there is a warning message in the Console tab of the browser and that might cause the issue. Let me escalate the issue to the development team to check it.

    in reply to: Groups within Tabs causing issues. #47364
    PeterPeter
    Moderator

    Strangely, I still receive no information regarding this topic in the ticket system. Can you please submit the contact form again?

Viewing 15 posts - 946 through 960 (of 3,839 total)