Forum Replies Created
-
AuthorPosts
-
January 3, 2024 at 8:47 PM in reply to: May I deactivate and re-activate MB whithout loosing plugin and extensions data? #44209
Peter
ModeratorHello Marco,
Yes, you can deactivate Meta Box plugins and keep the data on your site after re-activating. You also should use a third-party plugin to create a backup for your site.
January 3, 2024 at 8:39 PM in reply to: ✅getting post id by echo is not working front end submission form Bricks builder #44208Peter
ModeratorHello Leo,
When you edit the post in the frontend, you can get the post ID via the variable
$_GET['rwmb_frontend_field_post_id'], it is added to the URL parameter.If it doesn't work, please share some screenshots of the issue on your site.
January 2, 2024 at 10:07 PM in reply to: Implication of multiple CPT sharing the same custom rewrite slug #44204Peter
ModeratorHello,
I'm not sure if you use the same custom rewrite slug for many CPTs can affect the performance or any side effects. But you might need to use some custom code to do that, following this topic https://wordpress.stackexchange.com/questions/17640/multiple-post-types-share-same-rewrite-slug
January 2, 2024 at 9:54 PM in reply to: ✅Fatal error: Uncaught Error: Class 'MetaBox\Updater\Option' not found #44203Peter
ModeratorHello,
The class
MetaBox\Updater\Optionis located in the plugin Meta Box, please update this plugin to the new version 5.9.1 and check this issue again.January 2, 2024 at 9:41 PM in reply to: Metabox group - Trying to diplay a nested group withion a group #44202Peter
ModeratorHello Joe,
Please export the field group to a JSON file and share it here. I will help you to check the issue.
Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--importJanuary 2, 2024 at 8:15 PM in reply to: With Meta Box AIO activated, cannot access theme customizer #44201Peter
ModeratorHello Kevin,
Supporting an issue from a third-party theme is beyond our scope of support. You can contact the theme support to get further assistance. Please read more about our support policy here https://support.metabox.io/topic/support-policy
January 2, 2024 at 8:11 PM in reply to: Group’s title using variables is not working for FAQs #44200Peter
ModeratorHello,
I understand that you want to display the question value in the group title. Please check if you have added the field ID prefix in the field group settings.
If you want to display question value in the frontend, please follow the documentation https://docs.metabox.io/extensions/meta-box-group/#getting-sub-field-values
December 29, 2023 at 9:38 PM in reply to: Group’s title using variables is not working for FAQs #44186Peter
ModeratorHello,
Do you use the field ID prefix for the custom fields? Screenshot https://imgur.com/a/SR5xley
If yes, you should add the prefix to the
questionfield ID.December 29, 2023 at 9:18 PM in reply to: ✅PHP: BricksBuilder Front-End Form & Meta Box CPT – Image Upload Challenge #44185Peter
ModeratorHello,
In the case of using Bricks Builder, please reach out to them if you have any issues with installation, configuration, compatibility, or usage.
Refer to our support policy https://metabox.io/support/topic/support-policy/Peter
ModeratorHello,
Please use the version 5.9.0 to show the icon field. The development team is checking the issue and I will let you know when I have any information.
Peter
ModeratorHello,
The default meta box Category of WordPress doesn't have that option. You can use the field
taxonomy, it sets the post term like the meta box Category.Peter
ModeratorHello Joe,
Unfortunately, there isn't an option to sort the connection items in the admin area.
Peter
ModeratorHello,
There is an issue with the plugin MB Revisions and the development team is working on it. It will be fixed in the next update of the plugin.
Thank you.
Peter
ModeratorHello Tanya,
You can use the field type
taxonomyortaxonomy_advanced, there is an option to select all terms of a taxonomy, screenshot https://imgur.com/3h12Pdy
Follow the documentation
https://docs.metabox.io/fields/taxonomy/
https://docs.metabox.io/fields/select-advanced/December 23, 2023 at 10:57 AM in reply to: ✅From user to post not handling more that 10 connections #44165Peter
ModeratorHello Mauro,
This issue has been added to our development queue and will be fixed in future updates of the plugin. Thank you.
-
AuthorPosts