-
I need to change my email to the official email but don’t send me any messages to confirm the change
I also changed my email to send messages from my site but still send from my old email
https://drive.google.com/file/d/1-V-7BfMncQ8nPqqi-W2tgwH9vZYoCV2a/view
The registration form on the home page does not respond to registration
https://drive.google.com/file/d/1E2Q9FmrYdhfLv-gY2LWD3lpbOxw9mrQJ/view
<p style=”direction: rtl;”>There are some problems with the registration process (translation of some words) I searched for in the translation files and I did not get them</p>
https://drive.google.com/file/d/14vIWXWHRkZABFfpMAAoVrm1kmjjzVYOf/viewFor changing sender mail please use below code.
Please try adding the given code in your wp-admin > plugins > editor >wplms-customizer > wplms-customizer.php file at the end in wplms customizer plugin :
add_filter(‘wp_mail_from’, ‘new_mail_fromqw’);
function new_mail_fromqw($old) {
return ‘[email protected]’;
}
if the problem still occur please share your wp-admin url & credentials in a private reply we will debug the issue.
Regards.
I am unable to access your site.
Please check: http://prntscr.com/parp0e
Again facing the same issue: http://prntscr.com/pb9sag
Please tell me what can I do, If I am facing this issue. Is there any other way to check your site?
my site is working and your teammates are working on some other problems
eng.Logan, eng.Diana
Please check them. I don’t know why this problem is happeningI am able to access your site.
I am checking your issue and will reply to you as soon as possible. but it will take some time please provide some time.For changing mail without confirmation:
Open options.php and change admin_email -> then update changes
Refer: http://prntscr.com/pctwxp
Now after changing email please check mail is going perfectly or not.
Registration on the frontend is totaly working fine for me.
Refer: http://somup.com/cqQv6weJUO
For translation, you can find all the translation in wplms theme.
Use loco translator and translate each.
Tip: https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/
I have followed the same steps and after saving do not change the e-mail and does not send any message on the newly added mail
Ok, I will check for it.
for Registration from issue:
Sorry sir but I am unable to get your query. will you please elaborate more about what you want?
If possible please share screenshots or videos as well.
The topic ‘problem in registration’ is closed to new replies.