Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 3,839 total)
  • Author
    Posts
  • 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.

    PeterPeter
    Moderator

    Hello,

    You can use the WordPress function get_post_types() to get available post types on your site.
    https://developer.wordpress.org/reference/functions/get_post_types/

    in reply to: Post field search #46970
    PeterPeter
    Moderator

    Hello Jayron,

    wp_capabilities is a user meta, not a post meta, that you can add to the WP Query to query posts. WordPress doesn't support query posts by user capability so it isn't possible to add capability to the post field like that. Please follow the documentation
    https://developer.wordpress.org/reference/classes/wp_query/

    in reply to: js_options causing error #46968
    PeterPeter
    Moderator

    Hello,

    If you use the field post and field type setting select_advanced, no need to enable ajax in your code because it is enabled by default. Please follow the documentation https://docs.metabox.io/fields/post/#ajax-load

    Regarding the setting js_options, I recheck this and see that it works properly on my end with any post types. Maybe the JS code is affected by a third-party plugin or a custom code on your site. You can try to deactivate all plugins except Meta Box, MB extension plugins, switch to a WordPress theme and check the issue again.

    in reply to: 1:1 relationship with woocommerce product types #46967
    PeterPeter
    Moderator

    Hello,

    Yes, you can use the MB Include Exclude with MB Relationships to show the meta box based on a condition. However, it will include/exclude a meta box on loading so you will need to reload the editing page after updating the taxonomy for the product.

    in reply to: Problem with saving #46959
    PeterPeter
    Moderator

    Hello Hazmi,

    Thank you for your feedback.

    I can reproduce the issue on the demo site and I've escalated it to the development team to fix the issue. I will let you know when it's done.

Viewing 15 posts - 1,081 through 1,095 (of 3,839 total)