Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 961 through 975 (of 3,724 total)
  • Author
    Posts
  • in reply to: Taxonomy not saved in database (NULL) #47011
    PeterPeter
    Moderator

    Hello Oskar,

    The taxonomy field 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 field taxonomy_advanced.

    Following the documentation
    https://docs.metabox.io/fields/taxonomy/
    https://docs.metabox.io/fields/taxonomy-advanced/

    in reply to: display multiple addresses on google maps #47010
    PeterPeter
    Moderator

    Hello 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-map

    This 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/

    in reply to: rwmb_frontend_field_value_post_id not working anymore #47009
    PeterPeter
    Moderator

    Hello,

    Thank you for your feedback.

    There is an issue with the filter hook rwmb_frontend_field_value_post_id in 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.

    in reply to: User notes? #47008
    PeterPeter
    Moderator

    Hello,

    You can use some custom fields like textarea, WYSIWYG to 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.

    in reply to: Empty select2 fields push the label together #47007
    PeterPeter
    Moderator

    Hello Berg,

    Can you please share a screenshot of the issue? And please let me know how to create the custom fields to reproduce this.

    in reply to: Metabox Version Conflicts #47000
    PeterPeter
    Moderator

    Hello,

    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.

    in reply to: User authentication process #46999
    PeterPeter
    Moderator

    Hello 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/

    in reply to: abort ajax search to avoid wrong search results in select2 #46998
    PeterPeter
    Moderator

    Hello 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.

    in reply to: Repeatable blocks automatically add user in "user" field #46997
    PeterPeter
    Moderator

    Hello 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.

    in reply to: Taxonomy, add multiple new tags at once. #46996
    PeterPeter
    Moderator

    Hello 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.

    in reply to: โœ…CPT Blank Screen #46985
    PeterPeter
    Moderator

    Hello 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.

    in reply to: Metabox Version Conflicts #46984
    PeterPeter
    Moderator

    Hello,

    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/

    in reply to: โœ…Save State Not Remembered After Browser Refresh #46983
    PeterPeter
    Moderator

    Hello Nick,

    The save_state setting 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.

    in reply to: Limit setting not rendering tags #46982
    PeterPeter
    Moderator

    Hello 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.

    in reply to: โœ…Select_advanced clone on a post field #46981
    PeterPeter
    Moderator

    Hello 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.

Viewing 15 posts - 961 through 975 (of 3,724 total)