Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterYes, you can do that. Here is the sample code:
https://gist.github.com/rilwis/d6635c18cca81aaa4a593d4c178b456b
Anh Tran
KeymasterHi Claudia,
Sorry for the late reply. I'll check and fix it soon.
Anh Tran
KeymasterYes, 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.
Anh Tran
KeymasterJust 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:
Anh Tran
KeymasterThanks. I'm looking into your changes and updating it.
Anh Tran
KeymasterJust done that! You can download the Meta Box AIO in your profile now ๐
Anh Tran
KeymasterHi,
The sub-fields of groups are not passed through the
valuemethod 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
Anh Tran
KeymasterI 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.
Anh Tran
KeymasterHi,
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.
Anh Tran
KeymasterHi, can you post the error message?
Anh Tran
KeymasterHi,
The function
get_user_metareturns the values stored in the database. They aresel,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-elsecheck to output the correct label in the frontend.Anh Tran
KeymasterHi Josue,
That was my mistake. Please check your account page again. You can download it now!
Thanks
Anh Tran
KeymasterHi Tao,
That was my mistake. Please check your account page again. You can download it now!
Thanks
Anh Tran
KeymasterI'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.
Anh Tran
KeymasterHi ismail,
Thanks for letting me know. I've fixed it and will release new version soon.
-
AuthorPosts