Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
Thanks for reaching out.
Just like the Block editor, the new UI of the builder moves all the settings to the left side. The main area will show the field appearance, so the user can see how it is displayed on the post editing page.
Let me know if you have any questions.
Peter
ModeratorHello Tom,
I can understand the issue. I'm going to escalate it to the development team to enable an option to publish the field group in this case.
You can temporarily set the local time to UTC +0 and import field groups to publish them, then set the local time back to your original setting.Thanks.
Peter
ModeratorHello François,
Thanks for reaching out.
I'm not sure about the conditional logic in your field group so can you please export it to a JSON file and share it with me? I will import the field group to my sie and investigate the issue.
January 5, 2026 at 9:29 PM in reply to: ✅Support in Etch for dynamic data stored in MB custom table #49585Peter
ModeratorHello,
Thanks for reaching out.
If the field value saved to a custom table works with Bricks builder, that means there isn't an issue on the Meta Box side. Also, I recheck the Rest API on your site and it shows the custom field value as well
https://test-etch2.touchdowntech.dev/wp-json/wp/v2/service/352screenshot https://imgur.com/T3nQnuG
Peter
ModeratorHello Tom,
Thanks for reaching out.
Can you please update Meta Box AIO to the latest version 3.3.5 on both sites and recheck the issue? If it doesn't help, please share the JSON file that you use to import custom field. I will check it on my site.
January 5, 2026 at 8:42 PM in reply to: Custom Field automatically set to required to fill when it’s not set #49582Peter
ModeratorHello,
I don't see any post field in your field group. Could you please recheck this and share 2 field groups that are assigned to one settings page? Or share a screen record of steps you take from the beginning so I can reproduce the issue on my site?
Thank you.
Peter
ModeratorHello,
Thanks for your confirmation.
I've escalated this issue to the development team to fix it in the next update of the builder plugin.
December 31, 2025 at 8:49 PM in reply to: ℹ️Google Maps Custom Field Deprecation Warnings from Google API #49572Peter
ModeratorHello Michael,
Thank you for your feedback.
I've forwarded the deprecated notice message to the development team to update Google map field. Let me know if you have any questions.
December 31, 2025 at 8:30 PM in reply to: Error loading block: The response is not a valid JSON response. #49571Peter
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 Leo,
1. I've not implemented any performance benchmarking for these options. However, Meta Box won't affect the performance because you just get the field values and show them in the frontend.
2. Depending on your requirements but I think using Meta Box AIO will be better if you want to use some other extensions later.
December 30, 2025 at 10:28 PM in reply to: Custom Field automatically set to required to fill when it’s not set #49567Peter
ModeratorHello,
Thanks for reaching out.
I'm not able to reproduce the issue on my site with two field groups assigned to one tab on a settings page and they have the
postfield inside.
Could you please export your field groups to a JSON file and share it with me? I will import field groups to my site and investigate the issue.Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
Peter
ModeratorHello Tobias,
Thanks for reaching out.
This happens because the setting
timestampis still applied to thetimefield.{ "id": "event_time_start", "type": "time", "label_description": "Um wie viel Uhr beginnt das Event?", "placeholder": "09:00", "timestamp": true, "inline": false, "columns": 3, "prepend": "Beginnt um:", "tab": "tab_event_details" },You can remove it from the JSON file or add the field setting
timestamp->falseto fix the issue, screenshot https://imgur.com/ZkRFC2fDecember 30, 2025 at 7:46 PM in reply to: Error loading block: The response is not a valid JSON response. #49565Peter
ModeratorHello,
I suggest removing blocks one by one to identify the cause of the issue. Then share the block field group with me, I will help you investigate the issue.
Or maybe it could be affected by a third-party plugin or custom code on your site, you can try to deactivate all plugins except Meta Box plugins, switch to a WordPress theme and recheck the issue.
Peter
ModeratorHello Clint,
Thanks for your feedback.
After regenerating the CSS cache, can you please reload the Field Groups page and enable/disable the field group to see if it helps? I think the issue happens when you don't reload the page and enable/disable the field group after regenerating the CSS cache.
Peter
ModeratorHello Leo,
Thanks for the details.
So we can see that it isn't an issue of Meta Box itself. I recommend contacting the plugin Sharelogin support to ask for more information.
-
AuthorPosts