Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 931 through 945 (of 3,724 total)
  • Author
    Posts
  • in reply to: Dropdown/Select from a List of Posts from Another CPT #47095
    PeterPeter
    Moderator

    Hello,

    You can use the post field to show a list of posts of another CPT when editing the product. Please read more about this field type in the documentation https://docs.metabox.io/fields/post/

    in reply to: https gets added on the text fields #47094
    PeterPeter
    Moderator

    Hello Lex,

    Do you use any custom code to sanitize the field and add "http" to the field value after saving? Please share the code that you use to create the field group or export the field group to a JSON file and share it here. I will help you check the field settings.
    Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import

    in reply to: 12 Columns not working #47089
    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: Clean database bloat #47088
    PeterPeter
    Moderator

    Hello Lucian,

    Currently, Meta Box doesn't support a feature to delete orphaned data. Please follow this article to delete unused data on your site (include the orphaned post meta) https://gretathemes.com/clean-up-unused-data-wordpress/

    in reply to: stop error logs when column does not exist #47086
    PeterPeter
    Moderator

    Hello Nick,

    If you set a field group to save data to a custom table, you need to have the corresponding columns to the field IDs in the field group. It isn't possible to ignore a field in the field group from saving data to the custom table.
    Please read more about this in the documentation https://docs.metabox.io/extensions/mb-custom-table/

    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.

Viewing 15 posts - 931 through 945 (of 3,724 total)