Yes, after struggling for days, I found a dirty solution. When on my account page, and press “change password”, the browser url changes so the form is submitted to that url. If you check page source, you will see <form action=””> etc. I opened
\wp-content\plugins\ultimate-member\templates\account.php and changed the form to
action=”https://mysite.com/account”. After that, it worked. Everything worked.
Also, if you have woocommerce, it overrides Ultimate Member. You have to go to woocommerce settings and change the my account page to none.
Ultimate member was not fixed even in the latest version…
Hi @dittouni,
Please go to your user role settings in Ultimate member -> User roles -> Your user role e.g. Member and make sure that “Can delete their account?” is enabled.
This issue can be also due to some conflicts with your theme or one of your plugins.
Please do a quick conflict test so we can rule out any conflicts and see if it helps.
Here is the doc on how to do a conflict test if you are not sure how to do it.
Regards.
I’d like to say thank you @fosile for your dirty code ’cause I had the same issue and now all my fields in UM are working fine.
It’s clearly not a case of wrong settings i’ve checked the whole UM doc and everything’s fine with my back office settings …
Hope those bugs will be fixed soon ’cause it’s still a great plugin
-
This reply was modified 6 years, 4 months ago by
cryoth.
-
This reply was modified 6 years, 4 months ago by
cryoth.
Hi @cryoth
Does this issue occur with the latest version 2.1?
Regards,
@champsupertramp Yes I do have the latest 2.1 and this issue is still there.
@cryoth Please have in mind that in case of UM update, you might need to reapply this fix. That’s why it isn’t that good.
I applied the changes in my themes folder so even with an update the changes will be saved.
Thanks for the advise @fosile
-
This reply was modified 6 years, 4 months ago by
cryoth.