Forum Replies Created
-
AuthorPosts
-
February 26, 2026 at 11:16 PM in reply to: File metabox not appearing on WPML translated posts #49773
Peter
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.
February 6, 2026 at 10:19 PM in reply to: CPT Form is displaying instead of the CPT Archive in the Navigation Menu #49744Peter
ModeratorHello KG,
Thanks for reaching out.
I suggest you change the CPT slug to another one like
member123, re-save the permalink setting Post Name and see if it helps.Peter
ModeratorHello Travis,
Thanks for reaching out.
Can you please export the field group to a JSON file and share it with me? And let me know Meta Box plugins, versions that you are using.
Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--importFebruary 5, 2026 at 10:02 PM in reply to: SubmissionForm.php update crashes site on every update - it's a very simple fix #49737Peter
ModeratorHello Emma,
The fix for this issue has been merged into the plugin MB Frontend Submission. It would be included in the next release.
Thanks for your patience.
Peter
ModeratorHello Will,
Thanks for reaching out.
The add post type page could be affected by a third-party plugin or custom code in your theme. Please try to deactivate all plugins except Meta Box plugins, switch to a WordPress theme and recheck this.
-
AuthorPosts