Forum Replies Created
-
AuthorPosts
-
August 4, 2025 at 9:38 PM in reply to: ℹ️Issue with Plural Name When Creating Post Types in Meta Box IO #48642
Peter
ModeratorHello,
Can you please share a screenshot of the Plural name when editing the CPT from Meta Box > Post Types > Edit the post type?
Peter
ModeratorHello,
Thank you for reaching out and for your feedback.
Currently, only WordPress features are supported in the UI. If you want to add custom features for the CPT, you need to use the code to do that. I will inform the development team to consider supporting an option to add custom features in the UI.
August 4, 2025 at 9:20 PM in reply to: Upload latest version of Meta AIO and will it overwrite current data? #48640Peter
ModeratorHello Kirsten,
Thanks for reaching out.
If you upload a new version of AIO, it won't override the data on your site. You can also create a full backup before updating to avoid any unexpected issues.
Let me know if you have any questions.
August 4, 2025 at 9:03 PM in reply to: Envira Gallery Pagination Not Working in Metabox Custom Field #48639Peter
ModeratorHello,
Sorry for the late reply. I don't have any idea why the issue happens. I suggest you use some fields like Custom HTML or Textarea to add the gallery shortcode and output it in the frontend without being affected by any JavaScript code of Meta Box.
Let me know how it goes.
Peter
ModeratorHello,
I already shared some settings that you need to enable to make the geolocation work. Please check this screen record https://drive.google.com/file/d/1_3f7AELY_WKDWOqNI-JE4KnNDSUlhSdf/view?usp=sharing
and follow the documentation carefully https://docs.metabox.io/extensions/meta-box-geolocation
Peter
ModeratorHello Roel,
There are some issues in the field group that I can see:
1.
geosetting is not enabled https://docs.metabox.io/extensions/meta-box-geolocation/#field-group-settings2.
addressfield should start withaddress_xxxhttps://docs.metabox.io/extensions/meta-box-geolocation/#address-field3. Custom binding is missing for the
dtv_vacancy-location-cityfield https://docs.metabox.io/extensions/meta-box-geolocation/#custom-bindingPlease fix them and let me know how it goes.
Peter
ModeratorHello Roel,
Thanks for reaching out.
Can you please export the field group to a JSON file and share it with me? I will import the field group to my site and investigate the issue.
Please follow the documentation to export the field group https://docs.metabox.io/extensions/meta-box-builder/#export--importPeter
ModeratorHello,
Thanks for reaching out.
Currently, Meta Box doesn't support populating data for a field based on another field value like that. You can try to create some custom JavaScript code to populate data dynamically.
Peter
ModeratorHello,
Thanks for reaching out.
Please try to increase the PHP setting
max_input_varsand recheck the issue
https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/Let me know how it goes.
Peter
ModeratorHello Bertus,
Thanks for reaching out.
If you use the Breakdance builder and get the 500 error when displaying the field value of Meta Box in the frontend, please contact their support to get more information.
If you want to use the code to output the field value, please follow the documentation https://docs.metabox.io/extensions/mb-settings-page/#getting-field-value
For the tab of the settings page, you can create a new tab with
keyandvaluewhen editing the settings page. When creating the field group to show on the settings page, you can select which tab to show the field group. Screenshot https://ibb.co/xKWn87wFPeter
ModeratorHello Bertus,
This feature has been added to the development queue and it will be available in future updates of Meta Box plugins.
Thank you.
Peter
ModeratorHello Alan,
Thanks for reaching out.
Can you please export the field group to a JSON file, share it with me and some screenshots of the issue? I will import the field group to my site and check the issue.
Peter
ModeratorHello Matthew,
You can try to follow this tutorial to increase the PHP setting
max_input_varsto fix the issue
https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/Refer to this topic https://support.metabox.io/topic/customer-fields-will-not-assign-to-custom-post-type/
Peter
ModeratorHello,
There is a fix in version 2.2.3 related to the WPML and Meta Box cloneable group that would cover the error on your site. Please read the changelog here https://metabox.io/plugins/meta-box-aio/changelog/
Peter
ModeratorHello Arno,
Could you please update to the new version of Meta Box AIO (2.3.1) and see if the issue persists? You can also deactivate the Meta Box single plugin because it is integrated into Meta Box AIO.
-
AuthorPosts