FREEZhao
Forum Replies Created
-
And Thanks for you help @missveronicatv
I subscribed that issue
It’s pity that code does not work for the meta key “class-date”. It show valid at first line.
Hope UM will upgrade it.
Thanks!the birth_date in editing mode in perfect.
One more question abou this:
I have a cunstomized date picker, the meta key is “class-date”.
Should I uset the code:add_filter( "um_get_field__edu-year", 'um_get_field__edu-year_custom', 10, 1 ); function um_get_field__edu-year_custom( $array ) { if( isset( $array['js_format'])) { $array['js_format'] = 'yyyy-mm-dd'; } return $array; }
I have disabled all plugins except UM, but the issue remained.
When disable all plguin the js warming disappeared.AND…………I try to install a new wp site, and onlu install the UM. The updating profile function for other users works fine.
Any option can cause this problem, I might check some wrong button randomly.
@missveronicatv hi
Thansk for you replay.
I have tried the update the format to Y-m-dbut in the front-end editing mode still show 1 Sep. 2013
https://tinyurl.com/2a4yazvsAll the page is right, I have checked.
when I update the profile, the browser console show something wrong:
JQMIGRATE: Migrate is installed, version 3.3.2
GET https://zz.bdstatic.com/linksubmit/push.js?ver=6.1 net::ERR_CONNECTION_REFUSEDCookieManager {hasCookieApiAvailable: false, cookie: ?}
and other analytics error.
I record a video: https://www.awesomescreenshot.com/video/12420705
You can check it from here:
https://prnt.sc/GTcmljvJbDs6@ultimatemembersupport hi,
I only see the {submitted_registration} code for all the information from user. How can I add html element in?Problem solved, thanks! Great job.
Hi @aswingiri
I have solved the problem, I should set the “Profile Area Max. Width (px)” as same size with max width upon it.
Hope can help other friends who have the same problem.
Thanks @aswingiri
- This reply was modified 2 years, 11 months ago by FREEZhao.
Hi @aswingiri
Thanks! Actually what I need is setting the NO at the option “Make Profile Photo Required”. Thanks for your help!
I think this option should also be in “UM—Settings—Appearance—profile” next to “Disable Profile Photo Upload”.There is another problem :
The style is changed after setting the “Customize this form” to Yes.
All the content align center, before, it align left. Is there a option for that?Version 2.3.1
Yes it isI can share the login info with you in the secure way.
Hi, @champsupertramp
I have set up the UM in a test site, change the WP language to English.
I have input the the date format to Y-m-d,https://imgur.com/a/8qGMDDA
but the issue is same, you can check it out :there:https://test.shejifangfa.com/123-2/
Thanks
I input Y-M-D in customize form, which should cover the user friendly date format.
But, in the front-end, it still show the user friendly date format.
which means the customized date format is not replace the user friendly date format.
I just tried, but the result is same.