Forum Replies Created
-
AuthorPosts
-
September 10, 2024 at 10:36 PM in reply to: ✅Select_tree with attribute required true not works #46399
Peter
ModeratorHello Alex,
This issue has been fixed in this commit https://github.com/wpmetabox/meta-box/commit/a12832ec2282cd854eb14d2bb25b98915118db07
and it will be included in the next update of Meta Box.September 9, 2024 at 11:33 PM in reply to: Filtering admin view of CPT by Relationship to another CPT #46388Peter
ModeratorHello Christopher,
Do you mean to display the "Show" post in a column of the table list? Please enable the admin column feature when registering the relationship, following the documentation https://docs.metabox.io/extensions/mb-relationships/#using-meta-box-builder
If not, can you please share some screenshots of the issue on your site?Peter
ModeratorYes, please use the new version to fix the issue. If you are still experiencing this with the new version, please let me know.
Peter
ModeratorHello Nick,
The filter hook
rwmb_frontend_validateis working in the background, when saving the post. So if you register the meta box in the frontend only, the config of the form is empty, that is expected.
If you want to validate the field in the frontend only with JavaScript, please use the Validation feature
https://docs.metabox.io/validation/Peter
ModeratorHello Nick,
Currently, we only support the latest version when installing the premium plugins via Composer, it is noted in the documentation:
The version of premium extensions specified in composer.json must be dev-master. We don't support version constraints for premium extensions yet. You always use the latest version.September 9, 2024 at 10:41 PM in reply to: ✅Tabs for sets of custom fields across different CPTs #46382Peter
ModeratorHello,
It isn't possible to use tabs for multiple field groups, it can be used in one field group only.
Peter
ModeratorHello,
Please update Meta Box and MB extensions to the new version and recheck the issue.
Let me know how it goes.
Peter
ModeratorHello,
Please update Meta Box and MB extensions to the new version and recheck the issue.
Let me know how it goes.
Peter
ModeratorHello,
Please update Meta Box and MB extensions to the new version and recheck the issue.
Let me know how it goes.
September 9, 2024 at 10:06 PM in reply to: ✅Metabox 5.10.0 / Metabox AIO 1.30.0 - Max_clone - Issue #46375Peter
ModeratorHello Codog,
Yes, please update Meta Box and MB extensions to the new version and recheck the issue.
Peter
ModeratorHello Nick,
There isn't an issue with the MB Columns extension. It is how it is displayed. There is a margin right 5% and the width of column-6 is 47.5%.
If you want to override the Meta Box CSS, please follow the documentation below to enqueue your CSS file
https://docs.metabox.io/actions/rwmb-enqueue-scripts/Peter
ModeratorHello,
Yes, please update Meta Box and MB extensions to the new version to fix the issue.
Let me know how it goes.
September 8, 2024 at 7:04 AM in reply to: ✅'Please correct the errors highlighted below and try again.' error since last #46364Peter
ModeratorHello,
Yes, please update Meta Box and MB extensions to the new version to fix the issue.
Let me know how it goes.
Peter
ModeratorHello Chilpancingo,
Yes, please update Meta Box and MB extensions to the new version to fix the issue.
Let me know how it goes.
September 7, 2024 at 7:17 AM in reply to: ✅Tabs for sets of custom fields across different CPTs #46355Peter
ModeratorHello Michael,
In a field group, you can add the Tab field as the first field and add fieldset text fields under each tab field.
Please follow the documentation https://docs.metabox.io/extensions/meta-box-tabs/
and this screenshot https://imgur.com/Tb0mxsJ -
AuthorPosts