Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello Michele,
Thank you for your feedback.
What is the WordPress version on your site? If it is WP 6.8, the issue has been reported here https://support.metabox.io/topic/issue-with-wordpress-6-8/
Peter
ModeratorHello Kimberly,
I suggest you follow the tutorial below to learn how to use the MB Settings Page with the Bricks builder.
https://docs.metabox.io/tutorials/display-dynamic-banners-meta-box-with-bricks/If it doesn't work, you can reach out to the Bricks support and ask them for more information.
Peter
ModeratorHello Christian,
Using one field ID for different fields is not a good way. You should have a unique ID per custom field.
Then if you want to show the last saved field value in a new form as a default value, you can use the PHP code for each field.Following the documentation https://docs.metabox.io/field-settings/
Peter
ModeratorHello,
This issue has been escalated to the development team, I will update you here when it is fixed. In the meantime, please downgrade the WP core to 6.7.2 to use the MB custom blocks.
Thank you.
Peter
ModeratorHello Travis,
In others https://karenthrelkelnd.com/conditions/ovarian-cysts/, the second loop works, but not the first.
I don't see the issue with the first loop on this page. The heading and text are displayed as well, screenshot https://imgur.com/M5hUHh4
can you please share some screenshots of the issue on your end? In both admin area and frontend.
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/
-
AuthorPosts