Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello Simon,
If you want to display a subfield value in a group when using the dynamic tag of Elementor, please create a Meta Box Group skin (a kind of Elementor template) and include it in the post/page template.
Please follow the documentation to know how to create the skin
https://docs.metabox.io/tutorials/create-dynamic-landing-page-with-elementor/#4-create-skins-to-display-content-from-groupsPeter
ModeratorHello Simon,
Thanks for your feedback. Currently, Meta Box doesn't support an option or a field to display a field in another field. You can try to create a custom field type with some custom JS code to do that. Please follow the documentation https://docs.metabox.io/creating-new-field-types/
April 14, 2025 at 10:58 PM in reply to: Invalid captcha token - MB User Profile Register Form #48050Peter
ModeratorHello,
Please notice that if you use the Google reCaptcha, the Google API key doesn't work with local sites. You need to add an online domain to the settings to get and use the API key.
I suggest you try to reproduce the issue on an online site, ensure that the secret and site keys (v3) are correct and let me know how it goes.
Peter
ModeratorHello Simon,
Thank you for your feedback.
Currently, there is an issue with the tabs when using the builder to create custom fields. We are working on this issue to fix it as soon as possible.
In the meantime, you can use the PHP code to register the custom fields and tabs to show them on the editing page. Please follow the documentation
https://docs.metabox.io/extensions/meta-box-tabs/#using-codePeter
ModeratorYes, I know the CPT disappears when you switch the theme or deactivate other plugins. That's why I suggest you manage the post types with Meta Box by following the article https://metabox.io/move-custom-post-type-custom-field-data-from-pods-to-meta-box/
April 11, 2025 at 11:16 AM in reply to: โ Image Field in Cloneable Group Cannot Be Edited After Post is Published #48034Peter
ModeratorHello,
The issue with tab fields is reported in this topic https://support.metabox.io/topic/tabs-wont-work-after-changing-tab-style-in-a-field-group-settings/
Our development team is working on it to fix the issue soon. It will be included in the next update of Meta Box plugins.Thank you.
Peter
ModeratorHello,
The default post slug of WordPress is not a custom field, it is the post field
post_name. You can contact the Bricks support and ask them to output the post fieldpost_namein the frontend.
Following the documentation https://developer.wordpress.org/reference/functions/get_post_field/April 10, 2025 at 10:30 PM in reply to: โ Image Field in Cloneable Group Cannot Be Edited After Post is Published #48031Peter
ModeratorHello,
I try to reproduce the issue on my demo site but don't see that, screenshot https://imgur.com/8sERzvN
Can you please deactivate all plugins except Meta Box plugins, switch to a WordPress theme and recheck the issue?
Peter
ModeratorHello Michael,
The table storing the relationships information is wp_mb_relationships. But it should not affect the display of the post in the admin area.
Can you please let me know what happens if you leave only Meta Box plugins activated and use a WordPress theme? You can manage the post type with Meta Box by following this article
https://metabox.io/move-custom-post-type-custom-field-data-from-pods-to-meta-box/Peter
ModeratorHello Roel,
How do you output the post title and text? And what is the
my textin your case, the post content or a custom field or something else?Please share some screenshots of steps you do on your site, I will help you find the proper solution.
Peter
ModeratorHello Nicolas,
I'm afraid that it isn't possible to switch Google reCaptcha in the frontend submission form from v3 to v2. I will inform the development team to consider supporting that option in future updates.
Thank you.
April 8, 2025 at 10:07 PM in reply to: Urgent Support Needed: Fatal Error When Activating MetaBox Plugin #48022Peter
ModeratorHello Krista,
You can try to follow this tutorial to increase the PHP setting
max_input_varsto fix the issue
https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/Refer to this topic https://support.metabox.io/topic/customer-fields-will-not-assign-to-custom-post-type/
Peter
ModeratorHello Jaakko,
I'm afraid that there isn't an option to show the cloneable entries in 2 or more columns. I will share this idea with the development team to consider supporting that feature in future updates.
Peter
ModeratorHello Emilia,
I don't see any issues with the admin columns of custom fields for the WooCommerce product on my site. Please check these screenshots https://imgur.com/a/FN3dERX
Can you please share some screenshots of the field settings on your site?
April 8, 2025 at 8:56 PM in reply to: Tabs won't work after changing tab style in a field group settings #48018Peter
ModeratorHello,
The development team is working on this issue. It will be included in the next update of Meta Box plugins.
In the meantime, you can use the PHP code to register the custom fields as an alternative way.I appreciate your patience.
-
AuthorPosts