Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
You can contact Beaver builder support if they support creating a single post template in the loop/archive page. If yes, I think you can add the MB View shortcode there. If not, you need to create your own custom loop to display posts and insert anything into the code.
Peter
ModeratorHello,
If the issue relates to the plugin/extension MB Custom Post Type when registering the custom post type, can you please generate the PHP code and add it to the file functions.php in the theme or child theme folder and check this issue again? This extension helps you to register the post types, taxonomies with UI instead of using the WordPress function
register_post_type().Refer to the documentation
https://docs.metabox.io/extensions/meta-box-builder/#getting-php-code
https://developer.wordpress.org/reference/functions/register_post_type/Peter
ModeratorHello,
The leaflet css only loads when rendering the field so if you remove it, the OSM map field does not work properly. There isn't a way to remove the CSS unless you modify the source code directly.
Peter
ModeratorHello Arno,
You can try to use the bypass sanitization and add the encoded URL to the text field again. Following the documentation https://docs.metabox.io/sanitization/#bypass-the-sanitization
November 23, 2023 at 9:22 PM in reply to: MB Block Select Advanced Multiple Times on Post Bug? #43899Peter
ModeratorHello Andrew,
Thanks for your feedback.
I can see the issue on my demo site. I've escalated this issue to the development team to fix the issue in the next update.
November 23, 2023 at 8:34 PM in reply to: ✅How to allow adding more choices for Checkbox List fields on Dashboard? #43898Peter
ModeratorHello,
You can upgrade the user role to the administrator or use the plugin User Role Editor to set the capability of the user to have the same capability as the administrator.
https://wordpress.org/plugins/user-role-editor/Peter
ModeratorHello,
The development team is checking the issue. I will get back to you soon.
November 22, 2023 at 10:35 PM in reply to: ✅Fontend submission : classic type content -- convert to blocks? #43887Peter
ModeratorHello,
Currently, it isn't possible. The content in the frontend is created with the WYSIWYG field so in the backend, it is the Classic block.
November 22, 2023 at 10:31 PM in reply to: Error loading of bloc : settings incorect : attributes #43886Peter
ModeratorHello,
Have you tried to use the shortcode [mb_frontend_form] and add the attributes manually? Following the documentation https://docs.metabox.io/extensions/mb-frontend-submission/
If you want to use the block, please share some screenshots of the issue and the block settings.
Peter
ModeratorHello,
The
leafletcss is a dependency of therwmb-osmcss so it does not work when you dequeue this css file. Following this comment from a contributor https://developer.wordpress.org/reference/functions/wp_dequeue_style/#comment-5637Peter
ModeratorHello Andrew,
I also see that issue on my site and I've escalated this issue to the development team to fix it in the next update of the Meta Box plugin.
Thank you.
Peter
ModeratorHello Olivier,
I import the field group to my demo site and add some values to the date fields and save but don't see that issue. You can try to remove other field groups, deactivate all other plugins, keep only Meta Box and MB plugins activated, switch to a standard theme of WordPress and check this issue again.
Peter
ModeratorHello,
You also need to use JavaScript code to display the slider images. Please get the code of the tutorial here https://github.com/wpmetabox/tutorials/tree/master/create-a-product-page-width-brizy
If you are not able to complete the task, please contact us here https://metabox.io/contact/. We offer a customization service with an extra fee.
Peter
ModeratorHello Matthias,
Please contact us here https://metabox.io/contact/
we can help you to upgrade the license.Peter
ModeratorHello,
I don't have any information from the dev team. Please share your site credentials via this contact form https://metabox.io/contact/
I will forward it to the team and make a deep digger. -
AuthorPosts