Forum Replies Created
-
AuthorPosts
-
December 16, 2022 at 11:04 PM in reply to: ✅Bug: Clicking on edit for post type crashes the website #39862
Peter
ModeratorHello,
Please update the plugin Meta Box AIO to the latest version 1.16.8 to fix this issue. Let me know how it goes.
December 16, 2022 at 11:01 PM in reply to: Changing the title and sending the list through email #39861Peter
ModeratorHello,
1. The text is ready-localized, you can use a translation plugin to translate it into English language or another language.
2. Please contact the form plugin support if they offer to parse the shortcode before sending the email to the user.
Peter
ModeratorHello,
Glad to see it works on your site. If the MB Group Skin is working on your site, you can create a new template and select it in the dropdown and manage the skins in Templates > Theme Builder.
Regarding the error with single image, I've escalated this issue to the development team to fix it. Hopefully, the update will be available soon.
Peter
ModeratorHello,
Please update the plugin Meta Box AIO to the latest version 1.16.8 to fix this issue. Let me know how it goes.
December 16, 2022 at 10:49 PM in reply to: Critical error when updating to latest version of Meta Box AIO #39858Peter
ModeratorHello,
If you revert the code and the issue still happens, can you please let me know how to reproduce the issue on your site? Somehow I do not see that on my demo site.
December 15, 2022 at 11:14 PM in reply to: ✅How to add new clone to a cloneable text list custom field with three inputs #39833Peter
ModeratorHello,
Sorry, it is not a feature request yet so I do not have ETA for this. I will inform the development team to consider supporting this feature in future updates.
December 15, 2022 at 11:07 PM in reply to: wpd bzw. query vars --> order by --> MB Custom Table #39832Peter
ModeratorHello,
In your previous reply, you said that
BTW: using print_r I see that the SQL itself is working and I am able to order those entries..So I think this query gets the post IDs correctly.
// SQL to get relevant post-ID's (specific MB table) global $wpdb, $ids; $ids = $wpdb->get_col( " SELECT ID FROM table WHERE select_category = 'xxx' ORDER BY MB_field DESC " );Can you please confirm this?
December 15, 2022 at 11:05 PM in reply to: Critical error when updating to latest version of Meta Box AIO #39830Peter
Moderator@Tobias: your issue does not relate to this topic and it is resolved in the new version of Meta Box AIO 1.16.8. Please update the plugin and let me know how it goes.
Peter
ModeratorHello,
This feature is added to the new version of Meta Box, can you please check if it works on your site?
December 15, 2022 at 10:56 PM in reply to: ✅Field Group Removed From Settings Page After 20 Custom Fields (using Fieldset) #39828Peter
ModeratorGreat.
Let me know if you have any questions.December 15, 2022 at 10:55 PM in reply to: ✅E_ERROR meta-box-aio/vendor/meta-box/mb-custom-post-type/src/Edit.php:111 #39827Peter
ModeratorHello,
Please update the plugin Meta Box AIO to the latest version 1.16.8 to fix this issue.
Let me know how it goes.
December 15, 2022 at 10:53 PM in reply to: Multiple type file fields in cloneable groups not cloning properly #39826Peter
ModeratorHello,
This issue has been fixed in this commit https://github.com/wpmetabox/meta-box/commit/95127eb7233e31d992d1fdf78c0cca9eb3685147
You can apply the changes to your site while waiting for a new update. Thanks.
Peter
ModeratorHello,
Do you include the Meta Box plugin in a custom theme or plugin? If yes, please run the composer to compile the new feature of Meta Box.
Peter
ModeratorHello,
I think using MB Conditional Logic might not a good idea in this case because there are too many logics that should be created based on the number of countries, and states. It could be used with some simple select options on your site. I recommend using a third-party plugin or contacting an expert developer to help you to create a dynamic select field with custom code.
Read more on the documentation https://docs.metabox.io/extensions/meta-box-conditional-logic
Peter
ModeratorHello,
Please make sure that you have the latest version of Meta Box 5.6.14 and Meta Box AIO 1.16.8 and check this issue again. If the issue still happens on your site, can you please share some screenshots of the issue?
-
AuthorPosts