Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorI'm going to report this issue to the development team to check it further. I will let you know when I have more information.
Thanks for your co-operation.
Peter
ModeratorHello,
For the
textfield withcopysetting, I see it works properly. The copy action means this field value is synchronized between the original post and its translation. It doesn't mean only copying from the original post.Peter
ModeratorHello,
Can you please re-upload the file using the JSON format? The txt format isn't correct because all curly brackets are removed.
Or you can upload the file to Google Drive, Dropbox ... and paste the URL here.
Peter
ModeratorHello,
Can you please share your site admin account by submitting this contact form https://metabox.io/contact/ ? I will take a closer look.
Thank you.
Peter
ModeratorHello Robert,
Thanks for reaching out.
Glad to hear you can solve some issues on your own. I'm not totally sure what happens with the field group. If you know how to reproduce the issue with clear steps, please let me know. Or simply, export the field group that has the problem and share the JSON file with me. I will help you check the issue.
Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
Regarding the taxonomy custom code, it is an example of how you use the action hook https://docs.metabox.io/actions/rwmb-after-save-field/
You can request a customization service to fix the custom code by submitting this contact form https://metabox.io/contact/Peter
ModeratorHello William,
Thanks for reaching out.
Please try to switch to a WordPress theme (2025), download a fresh copy of Meta Box AIO plugin version 3.2.0 from My Account page, reinstall it on your site and recheck the issue.
https://metabox.io/my-account/Let me know how it goes.
Peter
ModeratorHello,
The option 'translation' => 'translate' does not work correctly in the textarea field, and always behaves in the same way as a 'copy'.When you create or edit a translation post, if you add the translation field value, difference from the original field, after saving the post do you see the same value as the original?
Peter
ModeratorHello,
Here is the new test site info:
URL: https://processhot.s2-tastewp.com
Username: admin
Password: lMCvLSdfyV0You can setup a WordPress site with TasteWP within a few clicks. Let me know if you can reproduce the issue on the test site.
October 6, 2025 at 10:22 PM in reply to: Conditionals for User Fields not working as expcted. #49094Peter
ModeratorHello Alan,
The setting
User rolewill show the field group if the current (logged-in) user role is "GFD Member". If you want the administrator to be able to edit the field group of the user role, you can add the settingEdited user roleand assign it to "GFD Member".Following the documentation https://docs.metabox.io/extensions/meta-box-include-exclude/
October 6, 2025 at 10:01 PM in reply to: Meta Box AIO with only Classic Editor instead of Gutenberg - recommended or not? #49093Peter
ModeratorHello,
I'm afraid that currently we don't have a plan to support ClassicPress. You can use the plugin Classic Editor to have a similar feature when editing a post.
Thanks.
October 6, 2025 at 9:42 PM in reply to: PHP code for CPTs generated by the plugin has a new label called "text_domain" #49092Peter
ModeratorHello,
You can post the issue in another topic or share it by submitting the contact form https://metabox.io/contact/
I will help you check it first. Thanks.
Peter
ModeratorHello,
I don't use any custom code on the test site, just the basic setup. You can access the test site with the credentials below. Note: it will expire in 2 days.
https://vengefulstem.s6-tastewp.com/wp-admin
Username: admin
Password: 1a3pwf0KuP0October 3, 2025 at 8:50 PM in reply to: Meta Box AIO with only Classic Editor instead of Gutenberg - recommended or not? #49080Peter
ModeratorHello,
Thanks for reaching out.
Meta Box supports creating custom fields in the admin area to allow users to input value and output the value in the frontend. So you can use any editor: Classic or Block (Gutenberg) and Meta Box on your site. All main features are the same when you use the Classic editor.
Let me know if you have any questions.
October 3, 2025 at 8:34 PM in reply to: PHP code for CPTs generated by the plugin has a new label called "text_domain" #49079Peter
ModeratorHello,
Thank you for your feedback.
The item
text_domainshouldn't be included in the list of labels. I've escalated this issue to the development team to remove it in the next update of Meta Box plugins.Peter
ModeratorHello,
I try to reproduce the issue but don't see that. The field value is saved to the database as well. Does this happen with other field types? Do you see any errors in the Console tab of the browser inspect tool or in the WP debug log?
Also, can you please try to increase the PHP setting
max_input_varsas I mentioned in the previous topic
https://support.metabox.io/topic/cannot-save-new-fields-or-change-location-to-user/ -
AuthorPosts