Forum Replies Created
-
AuthorPosts
-
Peter
ModeratorHello Oskar,
The
taxonomyfield doesn't work as a normal field. It sets the post term like the default category, tag of WordPress and doesn't save the meta value.
If you want to save meta value to the custom table, please use the fieldtaxonomy_advanced.Following the documentation
https://docs.metabox.io/fields/taxonomy/
https://docs.metabox.io/fields/taxonomy-advanced/Peter
ModeratorHello Jayron,
In theory, it is possible to list all addresses on a map with some custom code. Please refer to this article to display more points on a map https://metabox.io/display-all-listings-on-a-map/
In this step https://metabox.io/display-all-listings-on-a-map/#display-data-using-javascript
you will need to use the script code that supports showing Google Map
https://developers.google.com/maps/documentation/javascript/adding-a-google-mapThis is the custom code and is beyond our scope of support. If you are not able to complete the task, we offer a customization service with an extra fee. Please contact us here for more details https://metabox.io/contact/
November 22, 2024 at 11:21 PM in reply to: rwmb_frontend_field_value_post_id not working anymore #47009Peter
ModeratorHello,
Thank you for your feedback.
There is an issue with the filter hook
rwmb_frontend_field_value_post_idin the latest version of MB Frontend Submission. I've escalated this issue to the development team to fix it for the next update of MB plugins.Peter
ModeratorHello,
You can use some custom fields like
textarea,WYSIWYGto allow users to add something as a note to the CPT. But Meta Box doesn't support showing that note on the user profile page. You might need to create some custom code to show the note on the user profile page, however it is beyond our scope of support.
I recommend contacting an expert developer and asking them to help you create some custom code to achieve the goal.Peter
ModeratorHello Berg,
Can you please share a screenshot of the issue? And please let me know how to create the custom fields to reproduce this.
Peter
ModeratorHello,
I don't see any issues with the WYSIWYG field on my demo site. Can you please export the field group to a JSON file and share it here? I will import the field group to my site and check this. Please follow the documentation https://docs.metabox.io/extensions/meta-box-builder/#export--import
Also, you can try to deactivate all plugins except CusRev, WooCommerce and switch to a WordPress theme to see if it helps.
Regarding older versions, currently, we only support downloading the latest version of all premium plugins. If you want to use a specific version of a plugin, please let me know. I will share with you the file of that version.
Peter
ModeratorHello Jayron,
Please notice that, Meta Box and extension plugin help you create the user meta and save the value to the database. If you want to use that value to create some conditions or process something, you will need to create some custom code to do that.
Meta Box doesn't have a built-in feature to support any specific case.If you want to use a third-party plugin, please refer to this one https://wordpress.org/plugins/disable-user-login/
November 21, 2024 at 11:05 PM in reply to: abort ajax search to avoid wrong search results in select2 #46998Peter
ModeratorHello Berg,
This is an interesting idea when you have a large amount of data with many posts. I will forward this topic to the development team to research and implement a feature for this case.
November 21, 2024 at 10:52 PM in reply to: Repeatable blocks automatically add user in "user" field #46997Peter
ModeratorHello Oskar,
Thank you for your feedback. This issue has been escalated to the development team, we will include the fix for this issue in future updates. In the meantime, you can remove the auto-selected user and re-select user for the field.
Peter
ModeratorHello Oskar,
Thank you for your feedback.
Currently, only the last created term will be added to the selection. I will inform the development team to consider supporting this case in future updates.
Peter
ModeratorHello Luke,
You can enable WP debug and check the error log when you see the blank screen https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
if there is any fatal error in the log, please share it here. It would help us understand what happens on your site.
Peter
ModeratorHello,
What is the conflicting issue on your site when using all Meta Box extension plugins? Also, if you have a Lifetime license, you can use only 2 plugins Meta Box and Meta Box AIO to use all features of Meta Box.
Following the documentation https://docs.metabox.io/extensions/meta-box-aio/November 20, 2024 at 10:30 PM in reply to: โ Save State Not Remembered After Browser Refresh #46983Peter
ModeratorHello Nick,
The
save_statesetting works with the cloneable setting and on save post. It doesn't work if you reload the page or refresh the browser.I hope that makes sense.
Peter
ModeratorHello Neo,
Thank you for your feedback. Yes I see the issue with the HTML tags are not rendered in the frontend if enabling the text limiter option. I'm discussing this issue with the development team and I will let you know when I have more information.
Peter
ModeratorHello Yasmine,
Thank you for your feedback.
I could reproduce the issue from scratch. I've escalated this issue to the development team to fix it for future updates.
-
AuthorPosts