Forum Replies Created
-
AuthorPosts
-
June 1, 2023 at 10:39 PM in reply to: Using current_opening_hours instead opening_hours in bindings #42012
Peter
ModeratorHello,
The place data type
current_opening_hoursis not supported and there isn't a filter hook to modify the data type. I will inform the development team to consider supporting this feature in future updates.Peter
ModeratorHello Petri,
The default value of the
datefield is null/empty. I don't see the today value when the date is empty and save the post. Can you please share some screenshots of the field settings?Peter
ModeratorHello Thomas,
You can try to use a translation plugin, such as WPML, Polylang, to translate the text All, None into other languages. Currently, there is no option to change that text.
June 1, 2023 at 10:15 PM in reply to: Taxonomy Filterable Dropdown is not showing in Post Type Backend #42009Peter
ModeratorHello,
The filterable feature applied to the
taxonomyfield, please read more here https://docs.metabox.io/fields/taxonomy/The screenshot that you shared is the page when creating the custom taxonomy.
Peter
ModeratorHello,
Please share your site credentials via this contact form https://metabox.io/contact/, I will take a closer look.
Peter
ModeratorHello Amit,
The field group does not support revisions like other post types. There isn't an option to rollback the change.
Peter
ModeratorHello,
Thanks for your feedback. I can see that issue on my demo site. I've escalated this issue to the development team to fix it in the next update.
Peter
ModeratorHello,
The Option Name input is moved under the ID input when clicking on the Advanced text. Please read more in the documentation https://docs.metabox.io/extensions/mb-settings-page/#creating-settings-pages
Peter
ModeratorHello,
Can you please share your site URL where I can see the issue? It looks related to the arrow next/prev of the slider. You can try to disable the arrow or use the custom arrow and check this issue again.
Peter
ModeratorHello,
You can use a PHP function to get post terms, for example get_the_terms(), then use the proxy
mb.to call it in View. View works as a template in WordPress and uses Twig syntax to write the code.Please read more in the documentation https://docs.metabox.io/extensions/mb-views/#running-php-functions
Peter
ModeratorHello,
Currently, Meta Box only supports migrating custom fields from ACF to Meta Box. For post types and taxonomies, you can refer to this article to migrate them to Meta Box https://metabox.io/move-custom-post-type-custom-field-data-from-pods-to-meta-box/?swcfpc=1
Let me know how it goes.
Peter
ModeratorHello,
There isn't an option to remove the button in the user frontend form. You can use some custom CSS code to hide it on your site.
Peter
ModeratorHello,
Somehow it does not happen on my local site, screenshot https://monosnap.com/file/mKxRh6OqmoNwD1KGt14jUCGl1DnR5d
Can you please try again on a fresh installation of WordPress and Meta Box and see if it helps?Peter
ModeratorHello,
I've tried to duplicate a facet on my local site but do not see that issue. Please share your site credentials via this contact form https://metabox.io/contact/
I will take a look.Peter
ModeratorHello,
You can click on the Pen icon to edit the field, screenshot https://monosnap.com/file/3EAjEdHmHdJ6t6xzW87lz7yl4Vivjb
Or use the context
sideto display the field on the right side.
https://docs.metabox.io/extensions/mb-blocks/#context -
AuthorPosts