Forum Replies Created
-
AuthorPosts
-
November 18, 2024 at 10:34 PM in reply to: Custom Admin Column: Uncaught Error: Class "MBAC\Post" not found #46956
Peter
ModeratorHello,
Do you add the file custom.php and the code to a custom plugin? Maybe the plugin is executed before Meta Box plugins so the Meta Box features are not available and cause the issue. Please try to add the file and custom code to a theme or child theme folder and check the issue again.
November 15, 2024 at 9:41 PM in reply to: MB Group Skin Elementor doesn't work in latest version #46939Peter
ModeratorHello Chris,
I test this feature by adding a shortcode of a third-party plugin to an Elementor MB Group Skin template, add the template to a post and see that the shortcode is rendered in the frontend as well.
Can you please share some screenshots of the issue on your site? If you add the shortcode to the page content directly without using MB Group Skin, is the shortcode content displayed in the frontend?Peter
ModeratorHello Andrew,
You can use the taxonomy field, enable the admin column and the setting
Filterableto show the filter for the custom taxonomy. Please follow the documentation
https://docs.metabox.io/extensions/mb-admin-columns/
https://docs.metabox.io/fields/taxonomy/Peter
ModeratorHello Yasmine,
What is the field type that you are using?
Peter
ModeratorHello Henrik,
I'm escalating this issue to the development team so they can check the loading speed of the tab when more fields are on a page. I will get back to you when I have more information.
Thank you.
Peter
ModeratorHello,
Please share your admin site account by submitting this contact form https://metabox.io/contact/
I will take a look.Peter
ModeratorHello Henrik,
Please export the field group to a JSON file and share it here. I will import the field group to my site and check the loading speed.
Following the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--importPeter
ModeratorHello Clint,
Based on your screen record, the CPT label doesn't display correctly in the menu. It could be a caching issue because I don't see that on my demo site. You can try to re-update the CPT and clear all caches to solve the issue.
Peter
ModeratorHello,
I see the post URL after migrating from Pods is in Plain format: https://staging.adultsplaysports.com/?p=24813
while on the production site it has post slug in the URL https://www.adultsplaysports.com/gear-review/narwhal-bluetooth-speaker-lid/So, please go to admin dashboard > Settings > Permalinks > Re-save permalink setting Post Name and recheck the issue.
Peter
ModeratorHello Annemijn,
Meta Box and its extension plugins don't support the compare feature. You can use a third-party plugin that supports compare feature https://xpeedstudio.com/top-wordpress-comparison-table-plugins/
Peter
ModeratorHello Eric,
What is the query for showing posts on the author page? Is this supported by the theme Blocksy that you are using? I think you can ask the theme support to add more post types to the query to show Journals posts on the author page.
Peter
ModeratorHello,
WordPress doesn't support the
contextattribute when using block.json, it is set tosideby default. You can read more in the WordPress documentation https://developer.wordpress.org/block-editor/reference-guides/block-api/block-metadata/To use the
context => "normal", you can register the block with PHP code or use the builder to manually set this attribute.
https://docs.metabox.io/extensions/mb-blocks/#block-registration-without-blockjsonPeter
ModeratorHello,
Based on the video, you need to use an addon plugin "ACF for Dokan" to show the custom field in the frontend, it isn't a native feature of ACF itself.
Dokan plugin is not available on the Compatibility page https://docs.metabox.io/compatibility/
I will inform the development team to consider supporting an addon plugin to make Meta Box work with Dokan.Thank you.
Peter
ModeratorHello Jayron,
You can use the extension MB User Profile. It supports a form in the frontend, allows to register users and sends an email confirmation. Notice that the user has to add the password, it doesn't support generating a random password for the user.
Please read more about the register form in the documentation
https://docs.metabox.io/extensions/mb-user-profile/Peter
ModeratorHello,
Please update Meta Box AIO to the new vesrion 1.30.5 to fix this issue.
Thank you.
-
AuthorPosts