Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
It is possible to use the custom field to fake the post title of WordPress. But you will not see the permalink in the admin area and I am also not sure if it causes any issues on your site.
- Go to Meta Box > Post Types > Edit the CPT > Supports tab > Disable Title option
- Go to Meta Box > Custom Fields > Edit the field group > Create atextfield with the IDpost_titleThen you can move the text field in the field group as well.
May 24, 2023 at 8:48 PM in reply to: ✅Custom fields lose info when I switch taxonomy field type #41922Peter
ModeratorHello Sam,
I can reproduce the issue on my demo site. But it is not an issue of the select tree field. The select tree field only supports displaying the parent taxonomy first. So you need to select the correct parent taxonomy then the child taxonomy will display.
Peter
ModeratorHello,
Please update Meta Box to the new version 5.7.1 and recheck this issue.
Let me know how it goes.
May 24, 2023 at 8:33 PM in reply to: ℹ️Bug - file_advanced field does not validate if file is removed via media library #41920Peter
ModeratorHello,
Thank you for your feedback.
I can reproduce the issue with the HTML validation
required. I've escalated this issue to the development team to fix it in future updates.Peter
ModeratorHello,
Please update Meta Box to the new version 5.7.1 and recheck this issue.
If it persists, please export the field group to a JSON file and share it here. I will take a look. Refer to the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
Peter
ModeratorHello Eddy,
The login form of MB User Profile does not include any field group. That means the field value is not verified when logging in, just the user name and password.
The attributes of the login form add some HTML attributes to the tags, screenshot https://monosnap.com/file/F0BgKFzawIMusN9wFTmzV0yqvHECCw
Refer to the documentation https://docs.metabox.io/extensions/mb-user-profile/#login-form
Peter
ModeratorHello guys,
Please update Meta Box to the new version 5.7.1 and recheck the issue on your site.
Peter
ModeratorThanks for your confirmation.
Peter
ModeratorHello,
Do you try to increase the PHP settings as suggestion in that topic and recheck the issue?
Peter
ModeratorHello,
Our development team is aware of this issue and working on it. This issue will be fixed in the next update. Thanks.
Peter
ModeratorHello,
I do not see that issue on my demo site. Can you please deactivate all plugins except Meta Box, Meta Box AIO and switch to a standard theme of WordPress then check the issue again? Please turn on WordPress debug log and see if there is any error at the current time.
https://wordpress.org/documentation/article/debugging-in-wordpress/Peter
ModeratorHello,
Custom permalink for CPT is beyond the scope of support of Meta Box. You can follow this topic https://wordpress.stackexchange.com/questions/346452/how-to-add-custom-taxonomy-in-custom-post-type-permalink
to create some custom code to add the taxonomy and term slugs to the CPT permalink.Peter
ModeratorHello,
MB Yoast SEO plugin only works with some simple input fields like text, textarea and WYSIWYG. The same feature with the MB Rank Math plugin.
Peter
ModeratorHello,
Can you please let me know which fields you are using? Please export the field group to a JSON file and share it here with some screenshots of the issue. Refer to the documentation https://docs.metabox.io/extensions/meta-box-builder/
Thanks.
Peter
ModeratorHello Travis,
Please create a new topic with the details of the issue and some screenshots, I will help you to check the issue.
-
AuthorPosts