Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 1,051 through 1,065 (of 3,839 total)
  • Author
    Posts
  • PeterPeter
    Moderator

    Hello Nick,

    The setting save_state is set to true, that means will save the state collapse or expand when you save the post. Do you expand the group when saving the post? Please recheck this and let me know how it goes.

    in reply to: load post_status into select field #47084
    PeterPeter
    Moderator

    Hello,

    There are two cases:

    1. Before using the action hook "rwmb_{$field_id}_after_save_field", it won't auto-populate field value by the post status.

    2. After using the action hook "rwmb_{$field_id}_after_save_field" to update the post status based on the field value, it will show the field value normally (auto-populate) after saving the post.

    in reply to: Toolset #47083
    PeterPeter
    Moderator

    Hello,

    Toolset has several plugins so please ensure the plugin Toolset Types is activated on your site. If the submenu "Toolset Migration" still doesn't display, please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

    in reply to: Custom Post Types are NOT saving #47073
    PeterPeter
    Moderator

    Hello Alessandro,

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

    in reply to: Toolset #47072
    PeterPeter
    Moderator

    Hello Angelo,

    Do you install and activate the plugin Toolset on your site? Please activate it then the submenu "Toolset Migration" will appear under the Meta Box menu.

    in reply to: 12 Columns not working #47071
    PeterPeter
    Moderator

    Hello,

    I can see and reproduce the issue. Do you register a custom field with code and add the columns setting manually? It is a small issue with the field appearance so I will ask the development team to check and fix this in the next update of the plugin.
    You can use the builder to register all fields to have one kind of format.

    in reply to: Oxygen Builder does not work when MB AIO is active #47070
    PeterPeter
    Moderator

    Hello Joe,

    The Oxygen team develops and maintains the compatibility feature between Meta Box and Oxygen. It may not work with Meta Box's new updates. I recommend you enable WP debug, contact Oxygen support, and share the error log with them so they can identify the issue and help you fix it.

    Please read more about our support policy here https://metabox.io/support/topic/support-policy/

    in reply to: Custom function example #47069
    PeterPeter
    Moderator

    Hello Hazmi,

    I recheck the feature custom function of the extension MB Include Exclude and it still works correctly. Where do you add the custom function myFunction and the code to register the meta box? Please try to add all the code to the file functions.php in the theme/child theme folder and check this again.

    PeterPeter
    Moderator

    Hello,

    I cannot reproduce the issue on my demo site. If you set required setting for the file_upload field, it only asks you to upload at least 1 file to save the post.
    Can you please recheck all the field settings in the builder or in a custom code on your site? If it still asks to upload 2 files, please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

    in reply to: AIO 1.31.0 Not Saving Group Fields via API #47059
    PeterPeter
    Moderator

    Hello,

    Thanks for the details. I also see the data is not inserted into the custom table. There could be an issue with the Rest API and custom table in the new version. I will inform the development team to check and fix it soon.

    in reply to: load post_status into select field #47058
    PeterPeter
    Moderator

    Hello Nick,

    You can use a form hook like rwmb_frontend_after_save_post or the action hook rwmb_{$field_id}_after_save_field to update the post status based on the custom field value. Here is an example https://support.metabox.io/topic/controlling-post-status-in-front-end-dashboard/#post-31734

    Following the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#post-actions
    https://docs.metabox.io/actions/rwmb-after-save-field/

    in reply to: 12 Columns not working #47056
    PeterPeter
    Moderator

    Hello Oskar,

    The default number of columns is 12. So the setting won't be generated to the PHP code. Actually, it only works if you change the number of columns to a different from 12 then you can see an additional HTML + column class. I see that it works properly and is not an issue with the columns.

    in reply to: Hide Custom Field Type #47055
    PeterPeter
    Moderator

    Hello Nick,

    The field type hidden doesn't have the label, it is different from your custom field where you have the field label and input but can show/hide them. You can follow my suggestion above to create a custom checkbox and show/hide the field by JS code.
    If you are not able to complete the task, we offer a customization service. Please contact us here https://metabox.io/contact/ for more details.

    in reply to: Multiple custom fields in one post type, how to order them? #47054
    PeterPeter
    Moderator

    Hello Oskar,

    As far as I know, it isn't possible. WordPress itself doesn't support an option to set the order of meta boxes when displaying on the editing page. The user can drag and drop meta boxes to change the order as well.

    in reply to: Error on Image Advanced + MB Group #47046
    PeterPeter
    Moderator

    Hello,

    Then you can deactivate the Image Optimizer plugin when using the cloneable group on the editing page. I will forward this topic to the development team to check the compatibility between Meta Box and Image Optimizer.

Viewing 15 posts - 1,051 through 1,065 (of 3,839 total)