duracell_bunny
Forum Replies Created
-
I believe this is related to the issue I’m facing (https://ww.wp.xz.cn/support/topic/profile-form-inputs-randomly-disabled/)- upgrade to 2.6.9 didn’t solve this I’m afraid.
Unticking, the “user can edit” checkbox, saving and rechecking it did resolve it for me. Wasn’t a cache issue or plugin conflict.
- This reply was modified 2 years, 10 months ago by duracell_bunny.
The same ones are disabled/enabled each time- but can’t find any logic for why any of them are disabled- or how any inconsistency can exist.
I’ve checked the field settings and they are all identical,
- All Dropdown fields
- “Can user edit this field” is checked
- is this field required unchecked
- Only visible to profile owner and users who can edit member accounts
- Parent option- not selected
- Visibility- view everywhere
As admin everything is fine, as a user some work, some don’t and all had previously been working up until recent updates.
- This reply was modified 2 years, 10 months ago by duracell_bunny.
- This reply was modified 2 years, 10 months ago by duracell_bunny.
Just for context, I am running 2.6.8- and suspect the change occurred upon upgrade to this version.
I can create some js code, that enables all the inputs on the user page- but not keen to have to maintain little scraps of random code for this kind of stuff.
I should flag that the inputs are editable for me as admin, but only some are for users. All inputs had been editable by users previously and no changes occured on my side. They are simple dropdowns of numbers/text.
- This reply was modified 2 years, 10 months ago by duracell_bunny.
Awesome, thank you. And just to confirm “wp_generate_password” is applied when no “password” field exists during registration or is there a different way to achieve this?
I found a positive resolution for this that might be a nice find for other users, there is a plugin which is focused on just this task WP Custom Admin Interface (https://ww.wp.xz.cn/plugins/wp-custom-admin-interface/).
Very straightforward!
Now I have app based 2FA seamlessly added to my members site in what I feel is a professional, trustworthy manner. Thanks again 🙂
- This reply was modified 4 years, 7 months ago by duracell_bunny.
Unfortunately I have my site working through wordpress.com so suspect I may not be able to do this- maybe I am wrong on that though