Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello,
The General and Advanced tabs are the default UI settings of all fields. Just in the
groupfield, there is an option to expand/collapse the subfields without opening thegroupfield settings.
Also, when hovering over each element/section, there is a tooltip that tells you what happens when clicking on it.Peter
ModeratorHello,
If you want to display one field value on all pages, please try to use the settings page, it works like the theme options. Please follow the documentation https://docs.metabox.io/extensions/mb-settings-page/
Peter
ModeratorHello,
On my demo site, with Firefox, I need to click Submit button twice in order to submit the post and the validation also does not work. But it works properly when testing with Chrome.
I'm escalating this issue to the development team to check this.Thanks for your details.
August 19, 2023 at 2:59 PM in reply to: โ Field values are not saving after migrating from ACF Pro #42985Peter
ModeratorHello,
Please check the option "Save field value" if it is disabled. If yes, please enable it and recheck this issue. See this screenshot https://monosnap.com/file/boUvSTyR4Kmm5Ls0wmDiELKehY7Lkb
Peter
ModeratorHello,
It isn't possible. But you can add some text to the post title in the list by using the filter hook
rwmb_post_choice_label. Refer to the documentation https://docs.metabox.io/fields/post/#filtersPeter
ModeratorHello,
I import the field group to my demo site and add your code to the archive template in the theme folder. It displays the category color correctly in the frontend, screenshot https://monosnap.com/file/6yeca0dk42iPDeNiw1pleuGVVTT0L1
You can try to use a default theme of WordPress, deactivate ethe builder, add the code to the archive template of the theme and recheck this issue.
August 18, 2023 at 9:42 PM in reply to: Feature Request: allow duplicating cloneable fields/groups #42978Peter
ModeratorHello,
Currently, Meta Box supports duplicating the fields/subfields with the standard value. It does not support duplicating the current field value. I will inform the development team to consider supporting this feature in future updates.
August 18, 2023 at 9:23 PM in reply to: Condition all of a sudden not working for a single cloneable group #42977Peter
ModeratorHello,
The video is not available. Can you please share it again?
Peter
ModeratorHello,
I think it is updated with some small content, the code is still the same. You can check the code here https://github.com/wpmetabox/tutorials/tree/master/showing-opening-hours-section-with-MB-Views
August 18, 2023 at 9:10 PM in reply to: โ Metabox Custom Fields have no padding in Gutenberg Editor #42975Peter
ModeratorHello,
Please use the field group style Standard (WordPress meta box) to have padding, screenshot https://monosnap.com/file/FCFRHweV48VYwlFECMgmCvhVjGDNmB
Peter
ModeratorHello,
If you want to display relationship in the frontend submission form, please add the relationship meta box ID
relationshipID_relationships_fromorrelationshipID_relationships_toto theidattribute of the frontend shortcode. For example:[mb_frontend_form id="trip-to-company_relationships_from" post_fields="title,content"]Related topic https://support.metabox.io/topic/mb-relationships-mb-frontend-submission/
If it does not work, please export the relationship on your site to a JSON file and share it here. I will help you to check the issue.
Peter
ModeratorHello,
By default, the extension MB Settings Page does not have UI, you need to activate the plugin MB Builder to use the UI (under Meta Box menu) to create a settings page.
Or you can use the code to create the settings page, refer to the documentation https://docs.metabox.io/extensions/mb-settings-page/#using-codePeter
ModeratorHello,
So please share the PHP code that creates the meta box on your site. I will check it on my demo site.
Peter
ModeratorHello,
Thanks for your feedback.
I've escalated this issue to the development team to fix it in the next update.
Peter
ModeratorHello Harry,
Please export the field group to a JSON file and share it here. I will help you to check the issue.
Refer to the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import -
AuthorPosts