Forum Replies Created
-
AuthorPosts
-
February 11, 2019 at 4:18 PM in reply to: ✅Change Destination Of Custom File Upload Field Type #13257
Anh Tran
KeymasterHi David,
If the folder is not successfully created, or there's any error when uploading files to that folder (for various reasons such as exceed max file size upload, file type is not allowed, folder permission, etc.), then the file simply not uploaded and saved.
At the moment, we don't have an error reporting. So, if you don't see any value saved, you just know something wrong.
February 11, 2019 at 4:15 PM in reply to: ✅Custom field that adds option groups (optgroup) to select field #13256Anh Tran
KeymasterThanks a lot for your help. I've added it to the code snippet library.
Anh Tran
KeymasterThanks a lot for your feedback! I've just fixed it.
Anh Tran
KeymasterHi,
The support for term meta is not available in the wordpress.org version yet. We have finished the coding on Github, but we need a couple of days to test it. In the meantime, please download the latest version here and try:
https://github.com/wpmetabox/mb-elementor-integrator/tree/term_setting_page
February 11, 2019 at 4:02 PM in reply to: ✅Login issue when " character is used in a password #13253Anh Tran
KeymasterHi HerrMoier,
Thanks a lot for your feedback. I've just fixed the bug in version 1.1.4. Please update. (AIO package will be updated later).
Anh Tran
KeymasterHi Hazmi,
I've just tested the code and it works. As you can see in this screenshot, the date appearing in the input is
20-02-2019, but its value in the custom field is2019-02-20:Can you please try again?
February 1, 2019 at 11:11 AM in reply to: ✅Change Destination Of Custom File Upload Field Type #13181Anh Tran
KeymasterI think it works. The
upload_diraccepts a string, which is a full path to the upload folder. So you might set it to something like'upload_dir' => your_function(), e.g., the result of the function.Anh Tran
KeymasterI've just got an email from .org this morning. There's a security issue in the latest version which involves with upload file to custom folder. I'll fix it and restore the plugin soon.
January 31, 2019 at 11:33 AM in reply to: ✅Change Destination Of Custom File Upload Field Type #13171Anh Tran
KeymasterHi Juan,
Sorry, I missed this issue. This problem is caused by empty values are saved. While empty values are valid and the string is still a valid CSV, it doesn't look good.
I've just committed a fix on Github. Please download Meta Box from Github and try.
Anh Tran
KeymasterI forgot to upload the new file to the server :(. My bad. It's all fixed now. Please try again.
Anh Tran
KeymasterHi Jay,
There's a bug in AIO. I'll update it tomorrow.
Anh Tran
KeymasterHi Dragan,
I've just checked your code and the functionality works. However, the UI for collapsible group is bad and need to update. Here is my screenshot:
https://screenshots.firefox.com/CXW5u58MDPx6uxLS/localhost
I'll update the group to address this issue.
Thanks for letting me know.
January 29, 2019 at 11:14 PM in reply to: ✅Display issues with MetaBox (CSS issue) on taxonomy pages (with suggested FIX) #13158Anh Tran
KeymasterHi Dragan,
Thanks a lot for your feedback and your suggested fix. I really appreciate that.
The latest version of Tabs had some updates for User profile and Settings page. Perhaps that break the code for the Term page. I'll check that again with my team mate and update the plugin asap.
January 29, 2019 at 11:09 PM in reply to: ✅Select elements with long titles from relationship boxes break out of meta box #13157Anh Tran
KeymasterHi Dragan,
Thanks a lot for your feedback. We'll check and fix this issue soon.
-
AuthorPosts