Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello Tanja,
Do you use the field type
iconof Meta Box? You can use the PHP code to output the field value, following the documentation https://docs.metabox.io/fields/icon/#template-usageor contact Bricks support and ask them to make the compatibility with Meta Box SVG icon field or SVG icon from other plugins.
Peter
ModeratorHello,
I suggest you use the relationship Rest API to get the relationship data. Please follow the documentation https://docs.metabox.io/extensions/mb-relationships/#rest-api
However, please notice that we don't support customization code, refer to our support policy https://support.metabox.io/topic/support-policy/
February 9, 2025 at 8:59 PM in reply to: Metaboxes Have All Dissapeared From Settings Page After Latest Update #47625Peter
ModeratorHello Paul,
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,
Please share your site admin account via this contact form https://metabox.io/contact/
I will take a look.Peter
ModeratorHello,
You can try to increase the value to 50k or 100k and recheck the issue.
Let me know how it goes.
February 7, 2025 at 11:08 PM in reply to: Cloneable fields group with advanced image field: images not always shown #47619Peter
ModeratorHello,
I cannot say when the fix is released. But it has been escalated to the development team and we will work on it as soon as possible.
Thank you.
Peter
ModeratorHello Wilhem,
Could it be your custom plugin is loaded before loading Meta Box plugins? If you put the code to register the custom block to the file functions.php in a theme folder, does it work?
Peter
ModeratorHello Nick,
Yes, it is possible to edit a model with the URL query string:
https://yoursite.com/model-frontend-page/?rwmb_frontend_field_object_id=123
do you login with a user who can edit posts/models? Please share a screen record of the issue on your site.
February 6, 2025 at 11:02 PM in reply to: Cloneable fields group with advanced image field: images not always shown #47610Peter
ModeratorHello,
Thank you for your feedback and for sharing the details of the issue.
I reproduce the issue on my demo site and confirm this. I've escalated this to the development team to check and fix the issue in future updates. Let me know if you have any questions.
Peter
ModeratorHello,
I can reproduce the issue on my end. I'm going to escalate the issue to the development team to fix it in the Theme Code section for those fields.
Thank you.
Peter
ModeratorHello,
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/
February 5, 2025 at 10:34 PM in reply to: MB Settings Page won't update from 2.1.14 to 2.1.16 #47600Peter
ModeratorHello,
Thank you for your feedback.
Actually, it is the new version 2.1.16 but the version in the file mb-settings-page.php is still 2.1.14 and causes the issue. I've escalated it to the development team to release a quick fix for this.
February 5, 2025 at 10:21 PM in reply to: โ Customer Fields will not assign to custom post type #47599Peter
ModeratorHello Thomas,
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/Let me know how it goes.
February 4, 2025 at 11:27 PM in reply to: โ 'Hidden' Field type with 'std' value does not get saved in clone #47589Peter
ModeratorHello,
Can you please export the field group to a JSON file and share it here? If you use the code to register the custom fields, please share all the code that you are using. And share a screen record that demonstrates the issue. I will try to reproduce the issue on my end.
Thank you.
Peter
ModeratorHello there,
Did you lose all fields in a field group (UI)? Can you please share some screenshots of the issue or let me know how to reproduce it from scratch?
-
AuthorPosts