Forum Replies Created
-
AuthorPosts
-
August 23, 2024 at 8:02 AM in reply to: Support for "UI to create block bindings" Gutenberg experiment? #46215
Peter
ModeratorHello Oscar,
Thank you for your feedback.
We are working on a new feature to make custom fields of Meta Box work with Block bindings of WordPress. Hopefully, it will be available soon. Please keep your eyes on our update notices.
August 23, 2024 at 7:56 AM in reply to: Access previous versions of Meta Box AIO via Composer #46214Peter
ModeratorHello,
I'm sorry for the experience you have with some new features in the new version of MB AIO. However, we don't support installing an old version of an MB plugin via Composer. If you want to use the plugin MB AIO version 1.29.0, please download from this link https://www.dropbox.com/scl/fi/qtbn1pozy3kfm0v9gfih2/meta-box-aio-1.29.0.zip?rlkey=199srod2wa2tgd82x7shonj5d&st=l9xqenei&dl=0
Thank you.
August 23, 2024 at 7:50 AM in reply to: โ Metabox 5.10.0 / Metabox AIO 1.30.0 - Max_clone - Issue #46213Peter
ModeratorHello,
Thank you for your feedback.
Our development team is aware of two issues with the cloneable field and group field, we are working to release an update to fix those issues. It will be available as soon as possible.
Peter
ModeratorHello Chilpancingo,
Can you please update the plugin MB Group to the new version 1.4.0 and recheck the issue?
Peter
ModeratorHello,
Please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.Peter
ModeratorHello,
You can use the field
fileorimageto upload the image to a custom folder. Please follow the documentation
https://docs.metabox.io/fields/file/
https://docs.metabox.io/fields/image/Peter
ModeratorHello,
Thank you for your feedback.
You are correct. There is an issue with the cloneable textarea subfield in a group field. I've escalated this to the development team to fix the issue. Please disable cloneable for this field, delete the value in the database and add a new value to prevent the blank page.
Peter
ModeratorHello,
I'm not able to reproduce the issue on my demo site. All sub-field values and clone entries are saved as well. Please try to increase the PHP setting
max_input_varsvalue and check the issue again. Following the documentation https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/
and this topic https://support.metabox.io/topic/setting-up-a-post-type-loaction-on-the-custom-fields-was-not-saving/#post-46151Peter
ModeratorHello Roderick,
It could be a compatibility with another plugin or theme on your site. You can try to deactivate all plugins except Meta Box, MB extension plugins, switch to a WordPress theme and recheck this issue.
Let me know how it goes.
August 20, 2024 at 11:19 PM in reply to: โ Need help getting Relevanssi to index custom fields in custom database table #46184Peter
ModeratorHello,
I think there is no difference between the custom table of ACF or Meta Box. You can follow the same steps to use Relevanssi to index the field value stored in a custom table.
Please follow their documentation https://www.relevanssi.com/knowledge-base/metabox/Peter
ModeratorHello John,
There is an issue with the select_tree field type and taxonomy field. It has been escalated to the development team, I will let you know when it is fixed.
Thank you.
Peter
ModeratorHello Sean,
Can you share a screen record of the issue on your site? It would be better if you share all steps from the beginning so I can reproduce the issue on my site.
Peter
ModeratorHello,
Are you creating a MB Group Skin with Elementor? If you create the skin, only the subfields in a group will be displayed in the dynamic data.
Please create a standard template like page, post ... to access other custom fields in the dynamic data.Peter
ModeratorHello,
I still see there are a lot of JS errors in the Console tab https://imgur.com/nFJlSup
Please try to deactivate all plugins except Meta Box, MB extension plugins and switch to a standard theme of WordPress then use a sample code to render the map. Let me know how it goes.
https://docs.metabox.io/fields/map/#template-usageAugust 16, 2024 at 10:46 PM in reply to: โ WP All Import Lat Long Coordinates Do Not Show On Map #46165Peter
ModeratorHello John,
Please notice that, the address field (airport_address) is a text field and it will store the text address value, not the latitude, longitude, and zoom value.
You need to use the address field to type the address and click on the suggestion results. In the case of importing data, you can use only
mapfield and import the valuelatitude,longitude,zoomto the map field. Please check this screenshot https://imgur.com/XuroCxQ -
AuthorPosts