Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello Duffl,
Please try to use WPML to translate the post type label, following the documentation https://docs.metabox.io/integrations/wpml/
Let me know if it helps.
Peter
ModeratorHello,
Can you please export the field group to a JSON file and share it here? I will import it to my site and check the issue with conditional logic.
Refer to the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--importApril 15, 2025 at 10:02 PM in reply to: Invalid captcha token - MB User Profile Register Form #48059Peter
ModeratorHello Codog,
I can reproduce the issue on a test site. I've escalated the issue to the development team to fix this.
Thank you.
Peter
ModeratorHello,
I see the Condition items are displayed in the sidebar on the page https://www.hallamshirephysiotherapy.com/treatments/musculoskeletal-problems/
screenshot https://imgur.com/Bc4j7c0
Can you please check the issue again? If it still doesn't work, do you see the connection between posts in the admin area?
April 14, 2025 at 11:31 PM in reply to: โ Just started and alreaady a bug with Woocommerce (bad luck) #48056Peter
ModeratorHello,
I'm not able to reproduce the issue on my demo site with Meta Box AIO and WooCommerce plugins activated. However, it looks like an issue from WooCommerce itself and it is fixed in this commit https://github.com/woocommerce/woocommerce/pull/57186/files
Can you please apply the changes in the commit above and recheck the issue?
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.
-
AuthorPosts