Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello David,
Thanks for reaching out.
This feature has been escalated to the development team and we will work on it to release an update in the future.
Let me know if you have any questions.
Peter
ModeratorHello Filippo,
Thanks for reaching out.
After typing the keyword into the search box, you can press Enter to go to the search results page and view more related topics. It works well for me, please check this screenshot https://ibb.co/HLLrCNhF
Peter
ModeratorHello Lucian,
Thanks for reaching out.
The tool helps you change the field key (meta key) of posts, terms, and users in the database, table wp_postmeta, wp_termmeta, wp_usermeta. It doesn't change the field ID in the field group where you setup the field.
This tool will change the meta key of all custom fields in the post, term and user meta tables.I hope that makes sense.
February 26, 2026 at 11:34 PM in reply to: Icon field icon_dir dropdown shows SVG attribute content in label #49774Peter
ModeratorHello Kyle,
Thanks for your feedback.
I can reproduce the issue and replacing the double quotes with single quotes will fix it. I'm going to escalate the issue to the development team to include a fix for this in future updates.
February 26, 2026 at 11:16 PM in reply to: File metabox not appearing on WPML translated posts #49773Peter
ModeratorHello Cedric,
Thanks for reaching out.
I use your PHP code to register the custom fields and using WPML plugin on my site but don't see that issue. If you deactivate WPML plugin, do you see 2 fields work properly?
Peter
ModeratorHello,
Thanks for reaching out.
There isn't an option to exclude a post from the list if it has a relationship. I will inform the development team to consider supporting this feature in future updates.
Regarding the reciprocal, it will work if you have the relationship for the same post type. Like from
picturestopictures. Following the documentation https://docs.metabox.io/extensions/mb-relationships/#relationship-settingsFebruary 24, 2026 at 6:50 PM in reply to: Adding post type disappears if slug is longer than 20 characters #49769Peter
ModeratorHello Dan,
Thanks for your feedback.
This is a known issue and it has been fixed in this commit https://github.com/wpmetabox/mb-custom-post-type/commit/dc5867a6df73241492b629988873d98312015d6b
It will be included in the next update of MB CPT plugin.February 24, 2026 at 6:48 PM in reply to: Icon field icon_dir dropdown shows SVG attribute content in label #49768Peter
ModeratorHello Kyle,
Thanks for reaching out.
If you use the SVG code, you need to use the JSON file to show the labels. Please follow the documentation to read more details https://docs.metabox.io/fields/icon/#using-svgs
Peter
ModeratorHello Tanja,
Thanks for reaching out.
Can you please share the page that has the frontend form? I will check it on my end.
Peter
ModeratorHello François,
Thanks for your feedback.
I'm not able to reproduce the issue with the Tabs field. Can you please export the field group to a JSON file and share it with me? Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
Regarding the constantly crashing issue, I suggest you contact the hosting support and ask them to monitor the issue on your site when it crashes. Maybe in the server logs, there is some useful information.
Peter
ModeratorHello Francesco,
1. No, there isn't an option to edit the existing field only without adding more cloneable fields.
2, 3. You can use the filter hook
rwmb_frontend_submit_buttonto customize the submit button. Please follow the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#form-hooksPeter
ModeratorHello Kaiden,
Sorry for the late reply due to the holidays. If you have a refund request, please contact us here https://metabox.io/contact/
Our team will help you process the request.Thanks.
February 12, 2026 at 10:56 AM in reply to: Feature Request: Searchable Post Field in Admin Columns by Post Title (not only #49754Peter
ModeratorHello Ronny,
Thank you for your feedback.
I will forward this request to the development team to consider supporting this in future updates. Let me know if you have any questions.
February 9, 2026 at 10:13 PM in reply to: add support upload_dir for Image Upload / File Upload #49749Peter
ModeratorHello,
Thanks for reaching out.
The field setting
upload_diris only available when you use the fieldfileandimage. It isn't possible to use this field setting for other fields.February 9, 2026 at 9:59 PM in reply to: CPT Form is displaying instead of the CPT Archive in the Navigation Menu #49748Peter
ModeratorHello,
I'm not entirely sure what happens with the archive CPT page on your production site. You can try to deactivate all plugins except Meta Box plugins, switch to a WordPress theme and recheck the archive page.
-
AuthorPosts