Hello.
Try to disable third-party plugins. That is not a common behavior.
Regards.
Hi Maria,
Sorry but nothing to do with other plugins. Tested for that as part of any troubleshooting and prior to posting here.
The FIX:
I had to hack out the <div class=”minor-publishing-actions”>…</div> from crm_metaboxes.php to fix.
Of course I will have to do this on all updates if you are not going to address the issue.
Thanks,
Paul
Can you please provide steps with screenshots, I will try to replicate your issue.
Thanks.
Hi Maria,
Latest Version of WP-CRM and Latest Version of WP.
The process to create the issue is.
1: Add user via WP-CRM filling fields required.
2: Once you select save button, the Toggle settings under Special Actions opens and asks to enter a PW twice. SEE crm_metaboxes.php for the coding for this.
3: Also, if you try and update an existing user the above happens each time asking to add a Password for the user.
You can see this function in crm_metaboxes.php
Paul
I have replicated your issue. Adding for the road map for the next release.
Thank you for pointing.
Hello.
It seems that issue with prefilling the credentials in the browser settings. If you will delete the prefield value from first password field, contact will be added/edited.
Regards.
Thanks Maria,
I’ll leave my hack in place and perform manual updates of WP-CRM for now as the client will just get annoyed at having to do that each time.
@paulleeson
Can you please share what changes did you made?
Here is the GitHub repository for this plugin link https://github.com/wp-crm/wp-crm
Please refer to this issue when you create a pull request.
Thanks
Hi Alim,
I will do that asap but in the meantime and in LIB/UI/crm_metaboxes.php
R