Forum Replies Created
-
AuthorPosts
-
March 7, 2025 at 10:34 PM in reply to: Meta Box AIO v2.0.2 with Admin Columns Pro v6.4.15 display problem #47799
Peter
ModeratorYes, this is a public forum and everyone can see the content of the topic. If you want to send a private reply, please submit this contact form https://metabox.io/contact/
Thank you.
March 7, 2025 at 10:32 PM in reply to: Two bugs to report. ColorPicker breaks Settings Pages.. #47798Peter
ModeratorHello,
>> so MB must be sending a lot of hidden fields etc
Yes, they are field settings (POST variables) also saved along with the WordPress fields. You might notice this when you update/publish a field group and check the Network tab to see all variables are passed.
March 6, 2025 at 11:44 PM in reply to: Meta Box AIO v2.0.2 with Admin Columns Pro v6.4.15 display problem #47795Peter
ModeratorHello,
Can you please share the current version 6.4.15 of Admin Columns Pro so I can reproduce the issue on my site? You can upload it to Google Drive or Dropbox and add the URL to your next reply.
Peter
ModeratorHello Craig,
As replied in the ticket system. You can safely delete the key if it has too many characters to be saved in the database.
We store keys of frontend form configs into database to be able to retrieve its settings later. This key can be safely deleted regularly as it's used for temporary only.March 6, 2025 at 8:49 PM in reply to: Meta Box lost ability to update Custom Table Group fields via API after 1.30.5 #47793Peter
ModeratorHello,
Thanks for the details. I've asked the development team to check it again and I will get back to you as soon as possible.
Peter
ModeratorYes, they are correct handle names
rwmbrwmb-inputrwmb-input-list...you can find them in the meta-box plugin folder. Refer to the WordPress documentation
https://developer.wordpress.org/reference/functions/wp_enqueue_style/March 6, 2025 at 8:14 PM in reply to: MB_Relationships_API::each_connected not working, need fix or alternative #47791Peter
ModeratorHello Matthias,
The issue with
MB_Relationships_API::each_connectedhas been resolved. Can you please update Meta Box plugins to the latest versions and recheck the issue?March 5, 2025 at 9:45 PM in reply to: Two bugs to report. ColorPicker breaks Settings Pages.. #47783Peter
ModeratorHello Alan,
Thank you for your feedback.
1. For the first issue, please try to increase the PHP setting
max_input_varsand see if it helps. Read more about the PHP setting in the documentation https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/2. I can reproduce the issue with user profile field on my site. I've escalated it to the development team to fix it soon.
Peter
ModeratorHello,
meta-boxplugin is a dependency, not an extension so it won't be controlled by the filter hookmeta_box_aio. You don't need to add it to the callback function.Peter
ModeratorHello,
They are not a handle script name in the Meta Box source code so you cannot dequeue the non-existed handle name.
If you don't want to use the inline style of Meta Box, you can create some custom CSS code to override its style.March 4, 2025 at 10:13 PM in reply to: Meta Box lost ability to update Custom Table Group fields via API after 1.30.5 #47776Peter
ModeratorHello Cameron,
Can you please export the field group to a JSON file and share it here? I will check the field settings and reproduce the issue on my end.
Peter
ModeratorThanks for letting us know. Feel free to create a new topic if you have any questions.
Peter
ModeratorHello,
Yes, you can deactivate Meta Box plugin and keep using only Meta Box AIO plugin to get all features of Meta Box plugins.
Peter
ModeratorHello Marcus,
Thank you for reaching out and for your feedback.
There is an issue with the text limiter extension, it only works with the first field on a page. I've escalated this issue to the development team to fix it soon.
March 3, 2025 at 8:25 PM in reply to: How to Use Meta Box Relationship Data in Slim SEO Schema #47762Peter
ModeratorHello Olivier,
I searched in the documentation but didn't see an option to show the relationship value in the schema markup. If you have any questions related to Slim SEO, please contact us here https://wpslimseo.com/contact/
If you want to output the relationship value with code, please follow the documentation https://docs.metabox.io/extensions/mb-relationships/
-
AuthorPosts