Forum Replies Created
-
AuthorPosts
-
August 6, 2025 at 8:44 PM in reply to: ℹ️Issue with Plural Name When Creating Post Types in Meta Box IO #48657
Peter
ModeratorHello,
The tag
%nameor%nome%is not supported in the label inputs. Please use the literal string likeAll CPT nameand save changes.Peter
ModeratorHello Eddy,
You can use the PHP code to get the current URL and pass it to the frontend form shortcode. Refer to this topic https://wordpress.stackexchange.com/questions/274569/how-to-get-url-of-current-page-displayed
August 5, 2025 at 11:06 PM in reply to: ℹ️Add localhost prefix support to detect-dev-staging-domain.php #48649Peter
ModeratorHello,
Thank you for your feedback.
We will add the
localhostprefix/suffix to the file to detect the local site. Let me know if you have any questions.August 5, 2025 at 11:03 PM in reply to: ℹ️Issue with Plural Name When Creating Post Types in Meta Box IO #48648Peter
ModeratorHello,
Ok, now please check the
All itemslabel if there are%characters. Please check this screenshot https://postimg.cc/F1PdXd4NIf there aren't any % characters, do you use a translation plugin and translate the labels?
Peter
ModeratorHello,
Thank you for your feedback.
I will forward this topic to the development team to consider supporting that feature in future updates. If you want to use the custom fields only, you can use the single plugin Meta Box.
https://wordpress.org/plugins/meta-box/Peter
ModeratorHello,
Thank you for your feedback.
I see that it is an expected behavior to keep at least one extension enabled to activate Meta Box AIO. If you just want to disable all extensions, simply deactivate Meta Box AIO plugin.
August 4, 2025 at 9:38 PM in reply to: ℹ️Issue with Plural Name When Creating Post Types in Meta Box IO #48642Peter
ModeratorHello,
Can you please share a screenshot of the Plural name when editing the CPT from Meta Box > Post Types > Edit the post type?
Peter
ModeratorHello,
Thank you for reaching out and for your feedback.
Currently, only WordPress features are supported in the UI. If you want to add custom features for the CPT, you need to use the code to do that. I will inform the development team to consider supporting an option to add custom features in the UI.
August 4, 2025 at 9:20 PM in reply to: Upload latest version of Meta AIO and will it overwrite current data? #48640Peter
ModeratorHello Kirsten,
Thanks for reaching out.
If you upload a new version of AIO, it won't override the data on your site. You can also create a full backup before updating to avoid any unexpected issues.
Let me know if you have any questions.
August 4, 2025 at 9:03 PM in reply to: Envira Gallery Pagination Not Working in Metabox Custom Field #48639Peter
ModeratorHello,
Sorry for the late reply. I don't have any idea why the issue happens. I suggest you use some fields like Custom HTML or Textarea to add the gallery shortcode and output it in the frontend without being affected by any JavaScript code of Meta Box.
Let me know how it goes.
Peter
ModeratorHello,
I already shared some settings that you need to enable to make the geolocation work. Please check this screen record https://drive.google.com/file/d/1_3f7AELY_WKDWOqNI-JE4KnNDSUlhSdf/view?usp=sharing
and follow the documentation carefully https://docs.metabox.io/extensions/meta-box-geolocation
Peter
ModeratorHello Roel,
There are some issues in the field group that I can see:
1.
geosetting is not enabled https://docs.metabox.io/extensions/meta-box-geolocation/#field-group-settings2.
addressfield should start withaddress_xxxhttps://docs.metabox.io/extensions/meta-box-geolocation/#address-field3. Custom binding is missing for the
dtv_vacancy-location-cityfield https://docs.metabox.io/extensions/meta-box-geolocation/#custom-bindingPlease fix them and let me know how it goes.
Peter
ModeratorHello Roel,
Thanks for reaching out.
Can you please export the field group to a JSON file and share it with me? I will import the field group to my site and investigate the issue.
Please follow the documentation to export the field group https://docs.metabox.io/extensions/meta-box-builder/#export--importPeter
ModeratorHello,
Thanks for reaching out.
Currently, Meta Box doesn't support populating data for a field based on another field value like that. You can try to create some custom JavaScript code to populate data dynamically.
Peter
ModeratorHello,
Thanks for reaching out.
Please try to increase the PHP setting
max_input_varsand recheck the issue
https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/Let me know how it goes.
-
AuthorPosts