Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorYes, in the Builder, you can select the FontAwesome version Free or Pro. Please check this screenshot https://imgur.com/3JTjYm3
December 5, 2025 at 9:04 PM in reply to: ✅"Something went wrong. Please try again!" when opening Custom Field Group #49497Peter
ModeratorHello Jakub Lang,
Please update Meta Box Lite to the new version 2.3.4, clear all caches to fix the issue.
Thanks.
Peter
ModeratorHello Bertus,
Thanks for reaching out.
What is the FontAwesome version that you use, Free or Pro? You can try with the Free version and see if it works.
Peter
ModeratorHello,
Please update Meta Box AIO to the new version 3.3.5, then clear all caches: plugin, browser, hosting, Cloudflare (if you use it) ... and recheck the issue.
Let me know how it goes.
December 4, 2025 at 10:52 PM in reply to: ✅"Something went wrong. Please try again!" when opening Custom Field Group #49486Peter
ModeratorHello,
Please update Meta Box AIO to the new version 3.3.5, then clear all caches: plugin, browser, hosting, Cloudflare (if you use it) ... and recheck the issue.
Let me know how it goes.
Peter
ModeratorHello,
Please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.
Peter
ModeratorHello,
Thanks for your feedback.
I can see the issue and I've escalated it to the development team to fix it soon. Let me know if you have any questions.
December 4, 2025 at 8:39 PM in reply to: Migration Error/Stuck on Field Groups, with warning: Undefined array key "id" #49482Peter
ModeratorHello,
You can take a full backup of your site or database with a third-party plugin like Duplicator, All In One WP Migration then share the backup file with me by submitting this contact form https://metabox.io/contact/
I will check the issue on my site.Thanks.
Peter
ModeratorHello Kellile,
Thanks for reaching out.
I am receiving the following error: .../app/public/wp-content/plugins/meta-box-aio/vendor/meta-box/mb-custom-post-type/src/TaxonomyReorder.php on line 141Could you please share the full error message so I can understand it? I think the issue happens with this code
$all_term_map[ $term->ID ]->term_orderit should be
$all_term_map[ $term->term_id ]->term_orderIf you can edit the file on your end, let me know if it helps.
December 3, 2025 at 10:51 PM in reply to: Migration Error/Stuck on Field Groups, with warning: Undefined array key "id" #49472Peter
ModeratorHello,
Please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.Thank you.
December 3, 2025 at 10:47 PM in reply to: label_title no longer outputs value in mb_user_profile shortcode? #49470Peter
ModeratorHello,
Thanks for your feedback.
I can see the issue on my demo site. I'm going to escalate the issue to the development team to fix the issue with attribute
label_title.Let me know if you have any questions.
December 3, 2025 at 10:35 PM in reply to: ✅Custom rwmb_profile_register_fields do not save to usermeta? #49469Peter
ModeratorHello,
Thanks for reaching out.
first_nameis the default field of WordPress for user so it won't be saved to the usermeta if you use the profile form. You can try with another field ID likefirst_name_abcand recheck this. Refer to the documentation
https://docs.metabox.io/extensions/mb-user-profile/#default-fieldsDecember 2, 2025 at 10:32 PM in reply to: ✅"Something went wrong. Please try again!" when opening Custom Field Group #49461Peter
ModeratorHello Motiveink,
Please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.Thank you.
December 2, 2025 at 10:31 PM in reply to: ✅Something wrong with the connection to metabox.io. Please try again later. #49460Peter
ModeratorHello,
Please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.Thank you.
Peter
ModeratorHello,
As I mentioned previously, you can delete the field group with the builder (UI) but not the JSON file, see this screenshot https://imgur.com/PVKtL1p
If you want to delete the JSON file, you can delete it in the folder
mb-jsonmanually. -
AuthorPosts