Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 2,776 through 2,790 (of 3,707 total)
  • Author
    Posts
  • in reply to: Custom Select Tree #5690
    Anh TranAnh Tran
    Keymaster

    Yes, you can do that. Here is the sample code:

    https://gist.github.com/rilwis/d6635c18cca81aaa4a593d4c178b456b

    in reply to: Last metabox update broke tabs in WPML #5684
    Anh TranAnh Tran
    Keymaster

    Hi Claudia,

    Sorry for the late reply. I'll check and fix it soon.

    in reply to: REST API Fields #5612
    Anh TranAnh Tran
    Keymaster

    Yes, the 2nd method is the way we use to update post meta. The latest version of MB Rest API extension requires the latest Meta Box version to work (as we use some new function from Meta Box).

    Glad that you figured it out.

    in reply to: BUG in AIO #5601
    Anh TranAnh Tran
    Keymaster

    Just updated the extension to version 1.1 with Settings page as you suggested. I also added some filters that developers can "hide" the settings page. For more info, please see the docs page:

    https://metabox.io/docs/meta-box-aio/

    in reply to: BUG in AIO #5599
    Anh TranAnh Tran
    Keymaster

    Thanks. I'm looking into your changes and updating it.

    in reply to: Suggestion #5581
    Anh TranAnh Tran
    Keymaster

    Just done that! You can download the Meta Box AIO in your profile now ๐Ÿ™‚

    in reply to: Usage of MB Group and custom Field #5568
    Anh TranAnh Tran
    Keymaster

    Hi,

    The sub-fields of groups are not passed through the value method of the field at the moment (as well as filters). They're treated as a part of the group value. And thus, you should filter the value of the group when the data is submitted using the this filter:

    https://metabox.io/docs/filters/#section-rwmb_field_id_value

    in reply to: php error codes #5554
    Anh TranAnh Tran
    Keymaster

    I think there probably was an error while downloading the extensions to your website. That might be caused by broken connection or interruption while downloading. The files you get when manually download and using the updater extension are the same. Please keep checking the next time and let me know if it still happens.

    in reply to: โœ…Shortcode with MB Template #5543
    Anh TranAnh Tran
    Keymaster

    Hi,

    You don't need to register the meta box. It's the purpose of the extension to provide a simpler way to do that for you. And the shortcode has to work. I will check that again.

    in reply to: php error codes #5542
    Anh TranAnh Tran
    Keymaster

    Hi, can you post the error message?

    in reply to: Get a Select User Meta Value #5541
    Anh TranAnh Tran
    Keymaster

    Hi,

    The function get_user_meta returns the values stored in the database. They are sel, pi, ngo. Please note that the text label is for showing to users to select only, they're not the values saved in the post meta.

    In this case, you can use a if-else check to output the correct label in the frontend.

    in reply to: Frontend submit plugin doesn't appear in downloads #5540
    Anh TranAnh Tran
    Keymaster

    Hi Josue,

    That was my mistake. Please check your account page again. You can download it now!

    Thanks

    in reply to: Where to Download the new Extension? #5539
    Anh TranAnh Tran
    Keymaster

    Hi Tao,

    That was my mistake. Please check your account page again. You can download it now!

    Thanks

    in reply to: Composer #5480
    Anh TranAnh Tran
    Keymaster

    I'm afraid this would be not available in a short time. It requires private access as well as checking for active license. When I find a solution for these problems, I will do that immediately.

    in reply to: Text Domain issue #5478
    Anh TranAnh Tran
    Keymaster

    Hi ismail,

    Thanks for letting me know. I've fixed it and will release new version soon.

Viewing 15 posts - 2,776 through 2,790 (of 3,707 total)