Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
Thanks for reaching out.
Can you please export the CPT to a JSON file and share it here with a full-screen record of the issue? I will import the CPT to my site and recheck the issue.
Peter
ModeratorHello,
I've escalated this issue to the development team to fix as soon as possible. You can keep using PHP 7.4 as a workaround in the meantime.
Thank you.
November 20, 2025 at 10:36 PM in reply to: How to resize images when using Image Custom Upload Folder? #49394Peter
ModeratorHello Siki,
Thanks for reaching out.
If you use the custom upload folder, there isn't an option to resize the uploaded file. However, you can try to create custom PHP code and use the WordPress function https://developer.wordpress.org/reference/functions/wp_get_image_editor/
to adjust the file size.Peter
ModeratorHello,
The
iframetag of the Gutenberg editor will be displayed depending on the block api version of all registered blocks. You can read more about this in the WordPress documentation https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/The post editor will be iframed if all registered blocks have a Block API version 3 or higher. Adding version 3 support means that the block should work inside an iframe, though the block may still be rendered outside the iframe if not all blocks support version 3.There are some built-in blocks from MB User Profile that still have api version 2 so the
iframetag won't work. I'm going to escalate the issue to the development team to update all built-in blocks to api version 3.Thanks.
Peter
ModeratorHello Sebastian,
Thanks for reaching out.
The shortcode doesn't work with the
groupfield. If you have Elementor Pro, you can create a Meta Box Group Skin (like a template) to display specific subfields in the frontend.Refer to this tutorial https://docs.metabox.io/tutorials/create-dynamic-landing-page-with-elementor/#4-create-skins-to-display-content-from-groups
November 20, 2025 at 9:24 PM in reply to: ✅"Something went wrong. Please try again!" when opening Custom Field Group #49391Peter
ModeratorHello,
You can download the previous version of Meta Box AIO 3.2.0 here
https://www.dropbox.com/scl/fi/bb75smqepzl7ig1w361sp/meta-box-aio-3.2.0-1.zip?rlkey=g5kkcnbhjabdmv1q4qax48l6q&st=djas5kb0&dl=0I've tried to reproduce the issue or import some field groups of other users but I didn't see that on my site. Maybe it is a caching issue. Please try to clear all caches (plugin, browser, hosting ...) or even deactivate/reactivate Meta Box plugins and recheck the issue.
Peter
ModeratorHello Henri,
Thanks for reaching out.
Can you please create your custom block with the file block.json? Then you can add the attribute
apiVersionto the custom block. Following the documentation https://docs.metabox.io/extensions/mb-blocks/#creating-the-blockjson-fileNovember 20, 2025 at 12:09 AM in reply to: SubmissionForm error Undefined array key "post_fields" #49379Peter
ModeratorHello Emma,
Thanks for your feedback.
It is an issue with Meta Box. Let me escalate this issue to the development team to fix it in the source so it won't happen again.
Peter
ModeratorHello,
Thanks for reaching out.
It appears to be an issue with PHP 8+. Can you please downgrade the PHP version to 7.4 as a workaround to resolve the fatal error?
November 18, 2025 at 10:56 PM in reply to: Unable to save due to email field is set to required #49369Peter
ModeratorHello Adrien,
I import your field group to my site and I can edit the field group properly, screenshot https://imgur.com/qqgNcR3
You can try to reinstall the Meta Box AIO plugin and recheck the issue. If it doesn't help, please share your site admin account by submitting this contact form https://metabox.io/contact/
I will take a look.
Peter
ModeratorHello,
Thanks for your feedback. I've escalated this issue to the development team to fix it in the next update of the Meta Box plugins. In the meantime, you can re-select the Location of the field group manually.
Peter
ModeratorHello David,
Thanks for reaching out.
Can you please share the JSON and icon files? I will help you use the code to output the SVG icons.
Peter
ModeratorHello,
You should change the column of fields under the Open House tab to 4, so 4 columns * 3 fields = 12 columns
- listing_open_house_settings: 4
- listing_open_house_day: 4
listings_open_house_times_group: 4Please check this screenshot https://imgur.com/qRhdqBk
and updated JSON file https://pastebin.com/P4wz8XV1Peter
ModeratorHello Yongyut,
Thanks for reaching out.
I switch the site language to Thai but don't see that issue. All menu titles are displayed, screenshot https://imgur.com/j1zkUNj
You can try to reinstall Meta Box plugins and recheck the issue.
November 17, 2025 at 11:12 PM in reply to: Unable to save due to email field is set to required #49356Peter
ModeratorHello Adrien,
Can you please export the field group to a JSON file and share it here? I will import it to my site and investigate the issue.
Thank you.
-
AuthorPosts