Forum Replies Created
-
AuthorPosts
-
Long Nguyen
ModeratorHi,
I think it is not possible. The upload zone is not an object of WordPress, it is just the area to upload media.
December 14, 2021 at 12:46 PM in reply to: Connected "From/To" relationships obtained via API are backwards (?) #32595Long Nguyen
ModeratorHi,
Using the term keyword
fromortois a good way to separate the objects connected. If you have more post types that have relationshipstothe Author or Author itself, what will you do to query to get a specific object type? You might have all object types that connectfromandtothe Author.December 14, 2021 at 10:56 AM in reply to: ✅Conflict using multiple taxonomy advanced fields in same block #32591Long Nguyen
ModeratorHi,
The field
Featured Item Category, in your code above, is the fieldtaxonomy. Can you please change it totaxonomy_advancedand re-check this issue?Long Nguyen
ModeratorHi,
Can you please let me know which plugin that you are using with Elementor? And how to reproduce the issue? I will take a look at this issue and see there is something we can improve from our end.
Long Nguyen
ModeratorHi,
Currently, the extension MB Relationships is not working with the module Posts of the Beaver Builder. I'm going to inform the developer team to consider adding it to the to-do list for the future development of the plugin.
December 13, 2021 at 10:25 PM in reply to: Connected "From/To" relationships obtained via API are backwards (?) #32574Long Nguyen
ModeratorHi,
I don't think it's quite unintuitive. You can try to create a relation between posts and pages (or a CPT) to understand how it works.
Regarding your example: What is the relationship between Authors and Books? If the author is the user who created the books (default of WordPress), it's not a relation created by Meta Box and won't show the connections on the frontend.
Long Nguyen
ModeratorHi,
I do not see that error message on my local site when not adding a field to the setting page. Screen record https://www.loom.com/share/a436cbca133e4fc998d1f6c78e3321ac
Can you please share a screen record on your site? And let me know which version of Meta Box and MB Settings Page on your site is.
December 13, 2021 at 6:58 PM in reply to: ✅WP crash after upgrade MB Custom Post Types & Custom Taxonomies to v2.3.0 #32570Long Nguyen
ModeratorHi,
I do not experience that issue on my end. Can you please download the new version here https://wordpress.org/plugins/mb-custom-post-type/
then re-install it and check the error again?Long Nguyen
ModeratorHi,
Can you please share the code that creates the settings page and custom fields?
December 13, 2021 at 10:08 AM in reply to: Connected "From/To" relationships obtained via API are backwards (?) #32562Long Nguyen
ModeratorHi,
Yes, it works as designed. While the relationships are registered clearly with the term
fromandto, the connections are bi-directional. You will be able to query back and forth without any problem.Please read more on the documentation
https://docs.metabox.io/extensions/mb-relationships/#bi-directional-relationships
https://docs.metabox.io/extensions/mb-relationships/#postsLong Nguyen
ModeratorHi Cees,
If you use some PHP code or option that includes the old field ID in Oxygen Builder, please change it manually or contact Oxygen Builder to ask for help. It is beyond the scope of our support.
For the example:
1. Change the field ID in the Builder.
2. Replace the old with the new field ID in the database.
3. Update the code that displays the field value (which is in Oxygen).Long Nguyen
ModeratorHi Cees,
You can manually edit the field group in the Builder and replace the current field ID with the new one.
Or export the field group to a JSON file, edit this file and replace the field ID then re-import to the Builder. Refer to this documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
December 12, 2021 at 6:20 PM in reply to: Custom fields -> Advanced location rules -> Pages not showing #32552Long Nguyen
ModeratorHi,
Can you please deactivate all plugins except Meta Box and MB extensions then create a new field group and re-check this issue?
Long Nguyen
ModeratorHi Dan,
The custom fields display as well on the portfolio post type. Screenshot https://share.getcloudapp.com/6quvjNGL
Long Nguyen
ModeratorHi,
I've fixed that issue on your site. Can you please re-check it?
-
AuthorPosts