Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterHi Milen,
In the WP REST API docs (link I posted above), you don't need to make your own queries. It's automatically created when you visit
domain.com/wp-json/wp/v2/posts, you'll see something like this (I just access the Meta Box's URL: https://metabox.io/wp-json/wp/v2/posts/ - you can click on that to see the result):Anh Tran
KeymasterHi Sandra, the fix is available in the standalone extension Meta Box - Elementor Integrator. The AIO update will be updated in a few days.
March 26, 2019 at 5:46 PM in reply to: ✅Don't understand how to proceed after setting up custom table #13934Anh Tran
KeymasterHi Adam,
I've created a video tutorial for you, please watch it and let me know if you have any difficulty.
Anh Tran
KeymasterHi, we're working on this. I'll closed this topic as it's duplicated with this one.
Anh Tran
KeymasterHi Johannes,
I'm afraid this is impossible. The plugin always save all selected items in all select dropdown.
Anh Tran
KeymasterHi, I think creating 2 pages (one for create, one for edit) is better. Mixing them together might create some confusion. Is there any problem with that setup?
March 26, 2019 at 9:20 AM in reply to: ✅Don't understand how to proceed after setting up custom table #13927Anh Tran
KeymasterHi Adam,
Are you using MB Builder to create fields? Do you want to store custom fields value in post meta (the normal WordPress way) or in a custom table? I'm quite confused since your first post is about custom table, but the 2nd one is not.
Anyway, can you post some screenshots so I can see what happened?
Anh Tran
KeymasterHi Milen,
First, you don't need the WP Rest API plugin anymore. The Rest API was merged into WordPress core, so you can just use REST API directly.
Second, I see you're using
WP_Queryto get posts, which is not the way REST API works. Please follow the documentation on using it.Anh Tran
KeymasterNo problem. I've just issued the refund and you'll receive it shortly.
If there's a chance when you might need Meta Box again, you're very welcomed here.
Anh Tran
KeymasterHi, probably because your theme has some CSS that overwrites the above CSS. Please try to inspect the elements and see if there's any rule. The idea here is just setting the label and input 100% width.
Anh Tran
KeymasterHi Ryan,
The
stdonly works if no data has been saved. You can try it with a new user. For existing users or the users that you have edited once, there's some data saved in the user meta and the plugins avoid to usestdattribute.March 25, 2019 at 10:29 AM in reply to: ✅Don't understand how to proceed after setting up custom table #13907Anh Tran
KeymasterHi Adam,
The MB Custom Table hasn't supported for custom content yet. It has to attach to a custom post type (or term/user) at the moment. In short, it helps you move all custom fields to custom tables. But not post type's fields such as title, content, date, etc. These info needs to be saved in posts table as well.
Anh Tran
KeymasterHi,
It's sad to see Meta Box is not a good choice for you. I'm happy to send you a refund. However, would you mind sharing what you expected from the plugins? Maybe I can help clarifying something.
Anh Tran
KeymasterHi Sergio, it's not supported yet at the moment. We had a request for that, but the demand seems pretty low. So it's not a priority and hasn't been implemented yet.
Anh Tran
KeymasterHi vubai, thanks a lot for your feedback and the fix. I'll add that to the plugin and release a new version.
Update: Version 1.4.1 has been released with the fix!
-
AuthorPosts