Forum Replies Created
-
AuthorPosts
-
August 27, 2024 at 11:25 PM in reply to: Metabox Image Advanced: Warning: Array to string conversion #46264
Peter
ModeratorHello Lee,
Can you please share some screenshots of the field on the editing page? And please export the field group to a JSON file then share it here. I will import it to my local site and recheck the issue.
Following the documentation
https://docs.metabox.io/extensions/meta-box-builder/#export--importPeter
ModeratorHello,
No, that doesn't work like that. You need to add tabs to one field group "meta-box-id-1" and add this ID to the frontend shortcode.
If you add more field group IDs to a frontend shortcode, they will be displayed in separate sections (from top to bottom) in the frontend.August 27, 2024 at 6:34 AM in reply to: ✅Create a custom field that pulls the values from a field of a settings page #46256Peter
ModeratorHello Henri,
If you want to use a field value on a settings page as the choice of a select field, you will need to use the code to register the field. Here is an example
https://support.metabox.io/topic/dynamically-populate-the-options-of-a-select-custom-field-base-on-global-cf/#post-42765If you also want to update the field on the post after updating the field on the settings page, you can use the action hook
rwmb_after_save_field
Please follow the documentation https://docs.metabox.io/actions/rwmb-after-save-field/Peter
ModeratorHello Michael,
Please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.Peter
ModeratorHello Nick,
There isn't an option to hide (exclude) the field in the frontend by using the shortcode attributes like that. If you want to hide a field in the frontend, please enable the option "Hide from front end" in the builder https://docs.metabox.io/extensions/mb-frontend-submission/#hiding-a-field
Peter
ModeratorHello Michael,
I import the JSON file to my demo site and I can upload a single image as well. On your site, it could be a conflicting issue with another plugin or theme. You can try to deactivate all plugins except Meta Box, MB extension plugins, switch to a WordPress theme and check the issue again.
Peter
ModeratorHello Nick,
It isn't possible to use the tab for each field group in the frontend like that. You can use the tab in one field group and add the field group ID to the frontend form.
Peter
ModeratorHello Nick,
If you want to keep the form after submitting it, you can use the
editattribute. However, theajaxattribute will be disabled. So it isn't possible to keep the form and enableajaxafter submitting the form.
Please follow the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#adding-the-submission-formPeter
ModeratorHello Oscar,
The function
add_media_button()appears in the error log, is not available in the Meta Box or WordPress source code. It could be in a third party plugin (Squirrly) or the theme. You can try to deactivate all plugins except Meta Box, MB extension plugins, switch to a standard theme of WordPress and check the issue again.August 25, 2024 at 9:40 PM in reply to: ✅'Please correct the errors highlighted below and try again.' error since last #46242Peter
ModeratorHello,
If you are using a cloneable group on the editing page, there is an issue with the new version of the cloneable group. The development team is aware of this and we are working to fix this issue.
Thank you.
August 25, 2024 at 9:29 PM in reply to: Clone Empty Start in Group field issue for already have some data in that post #46241Peter
ModeratorHello,
I'm sorry for the late reply. The development team is aware of the issue with the cloneable group. We are working to fix this issue and it will be included in the next update of our plugin.
Thank you.
Peter
ModeratorHello Oscar,
You can upload the screenshots or a screen record to Google Drive and paste the URL here. Also, let me know if there is an error in the Console tab of the browser or in the debug log.
https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/Peter
ModeratorHello Yasmine,
Can you share the registration page URL? I will try to register a user and see how it goes. Also, do you use another plugin or theme that also uses Google reCaptcha? It could be an issue when two keys are on the same page.
August 23, 2024 at 8:02 AM in reply to: Support for "UI to create block bindings" Gutenberg experiment? #46215Peter
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.
-
AuthorPosts