Forum Replies Created
-
AuthorPosts
-
November 22, 2023 at 10:35 PM in reply to: ✅Fontend submission : classic type content -- convert to blocks? #43887
Peter
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.November 21, 2023 at 10:26 PM in reply to: ✅Getting Fatal Error on psoting/updating Posts via Rest API #43867Peter
ModeratorHello,
If you update the Meta Box custom fields via Rest API only, please use the Rest API v2 as noted in the documentation https://docs.metabox.io/extensions/mb-rest-api/
POST https://hannl.bw-works.com/wp-json/wp/v2/product/1477For other/standard data, you can use the Rest API v3 of WooCommerce to update data.
November 21, 2023 at 10:20 PM in reply to: Error loading of bloc : settings incorect : attributes #43866Peter
ModeratorHello,
Please share some screenshots of the Submission Form block. Or you can use the shortcode
[mb_frontend_form]and add the attributes manually. Following the documentation https://docs.metabox.io/extensions/mb-frontend-submission/Peter
ModeratorHello Chris,
If you are using the field type Fieldset Text, you need to add options/choices to the field settings. Please read more about field settings in the documentation https://docs.metabox.io/fields/fieldset-text/
Peter
ModeratorHello,
If you put the code into a loop, you might need to get the ID of the post in the loop to get the field value of the post. Following the documentation https://developer.wordpress.org/reference/functions/get_the_id/
November 21, 2023 at 8:57 PM in reply to: ✅How to allow adding more choices for Checkbox List fields on Dashboard? #43862Peter
ModeratorHello,
I'm afraid that it's not possible. Only the administrator can access the field group in the admin area to add more choices.
Peter
ModeratorHello,
When editing the relationship with UI, you can navigate to the Field tab, set Placeholder and max item to 1 to remove the Add more button. Screenshot https://imgur.com/AVCsuvU
November 20, 2023 at 7:04 PM in reply to: Urgent error - MB Custom Post Types & Custom Taxonomies #43852Peter
ModeratorHello,
Please update MB CPT & Custom Taxonomies to the new version 2.6.2 and check this issue again. If it still does not work, please share your site credentials via this contact form https://metabox.io/contact/
I will take a look. -
AuthorPosts