Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
So did you try to disable the option "Reciprocal relationship" when editing the relationship and recheck this issue? If it does not work on your site, please share your admin site account through this contact form https://metabox.io/contact/ with some screenshots. I will take a look.
Peter
ModeratorHello,
Then you need to remove all other taxonomy fields for that post type and keep only one taxonomy field.
Peter
ModeratorHello Yoon,
The field
taxonomyset the post terms so it does not work with the user. If you want to use it as a user meta, please use the field typetaxonomy_advanced.Peter
ModeratorHello,
I do not see any issue with the render code on my demo site. Do you add the value to the field
zweierTextwhen editing the post?Peter
ModeratorHello,
Meta Box support adding HTML tags before/after the field HTML. What will be rendered will depend on your custom code to add. You might need to enqueue some CSS files to render the Font Awesome icons in the admin area.
Please follow the documentation
https://docs.metabox.io/extensions/meta-box-builder/#field-settings
https://docs.metabox.io/field-settings/Or you can try to use the tooltip icon: https://docs.metabox.io/extensions/meta-box-tooltip/
Peter
ModeratorHello,
Can you please share some screenshots of the issue on your site? Please try to deactivate all plugins except Meta Box, MB extensions and switch to a standard theme of WordPress then check this issue again.
Peter
ModeratorHello,
I see that issue. I've escalated it to the development team to fix it in the next update.
Thanks.
May 26, 2023 at 8:26 PM in reply to: โ Custom fields lose info when I switch taxonomy field type #41947Peter
ModeratorHello,
I got the issue. The option "Save field value" of all fields is disabled so the existing value does not display in the admin area, screenshot https://monosnap.com/file/ypvVIpCcpnWyArbdu5AgyiWuglVWLG
You can edit the field group > edit each field > Advanced tab > Enable option "Save field value" and recheck this issue.
Peter
ModeratorHello,
Meta Box supports a field
postthat helps you select posts from another post type to save as a post meta. Please read more in the documentation https://docs.metabox.io/fields/post/Peter
ModeratorHello,
Ok, please try to disable all plugins except Meta Box, MB AIO and switch to a standard theme of WordPress then check this issue again.
Let me know how it goes.
Peter
ModeratorHello,
Please share your admin site account via this contact form https://metabox.io/contact/
I will take a look.Peter
ModeratorHello,
Actually, it's not a bug. The extension MB Include Exclude supports loading a field group for a specific post based on the condition as in the documentation https://docs.metabox.io/extensions/meta-box-include-exclude/
not for a specific term as you mention. I will inform the development team to consider supporting this feature in future updates.Thanks.
May 25, 2023 at 8:23 PM in reply to: โ Custom fields lose info when I switch taxonomy field type #41935Peter
ModeratorHello,
Thanks for your information. I'm not able to reproduce the issue on my side. I don't think changing a field type of taxonomy field will affect the value of other fields unless the field ID is changed. Can you please share the screenshot of the field value in the database and export the field group to a JSON file and share it here? I will take a look.
Peter
ModeratorHello,
Can you please share a screenshot of the CSS code in the view area? I do not see that issue on my demo site, screenshots
Backend: https://monosnap.com/file/xDDz911PpwHKDlJpJ5x87pjMOn7Rjz
Frontend: https://monosnap.com/file/I7mWRYSpphUN4C2LM2vxGXLEIyT4E4Peter
ModeratorHello,
No, you can assign a post to many different taxonomies as you want, there shouldn't be an issue in this case. Can you please export the field group to a JSON file and share it here? I will check it on my end.
Please read more on the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import -
AuthorPosts