Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterGlad that 1 problem is resolved. I tested on your website yesterday and didn't see the bug of admin-ajax. Looks like I didn't clone enough. Will try more.
By the way, is there any security rule applied on your website?
November 8, 2017 at 11:15 AM in reply to: Cloneable group inheriting values from previous group #7313Anh Tran
KeymasterI've just fixed issue of not clearing image_advanced value when cloning a group. Can you please try it on your site to see if it works? I'll release new version when we confirm that.
Anh Tran
KeymasterI've just fixed issue of not clearing image_advanced value when cloning a group. Can you please try it on your site to see if it works? I'll release new version when we confirm that.
Anh Tran
KeymasterI've received it. Will check it soon.
Anh Tran
KeymasterI see.
Actually, you can use Dot notation or JSON syntax to enter array for custom attributes. For more info, please check this docs.
Anh Tran
KeymasterHi Jackky,
Thanks for your suggestion. But that doesn't really reduces the number of requests. Do you mean *only* query when typing in the select_advanced? What about clicking on the field as select a post?
Anh Tran
KeymasterCan you send me an admin account to check on your website? Please send via the Contact page.
Anh Tran
KeymasterHi,
The option
post_typeaccepts array of post types. So you can get all the post types viaget_post_types()function and pass them topost_type.Anh Tran
KeymasterPlease try in the field settings:
'required' => is_admin() ? false : true,Anh Tran
KeymasterNovember 3, 2017 at 5:10 PM in reply to: Cloneable group inheriting values from previous group #7265Anh Tran
KeymasterHi,
Sorry for the late reply. I've been working on the documentation last week and couldn't fix the issue. I have replicated it on my localhost and will fix it as soon as I can.
Anh Tran
KeymasterHi,
I replicated the bug and am working on it. Will update the plugins as soon as I find something. Please wait a little.
By the way, does the ajax issue still happen to you? I see no errors in the video.
Anh Tran
KeymasterHi,
To show the user meta in the admin columns, you should use the MB Admin Columns extension. However, it has not worked with the new MB Custom Table yet. We're working on it and will update it soon.
Updated: The Admin Columns extension now works with MB Custom Table.
Anh Tran
KeymasterSorry for that. It's a syntax error for PHP version < 5.4. I've fixed and released a new version. Thanks for your feedback.
-
AuthorPosts