problem in registration

Home Forums WPLMS AddOns WPLMS Mailchimp problem in registration

Viewing 15 posts - 1 through 15 (of 36 total)
  • Author
    Posts
  • #227380
    RagabSalem
    Spectator
    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/view
    #227381
    RagabSalem
    Spectator
    This reply has been marked as private.
    #227550
    Mk
    Moderator
    For 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.
    #227559
    RagabSalem
    Spectator
    This reply has been marked as private.
    #227680
    Mk
    Moderator
    I am unable to access your site. Please check: http://prntscr.com/parp0e
    #227681
    RagabSalem
    Spectator
    This reply has been marked as private.
    #227864
    Mk
    Moderator
    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?
    #227895
    RagabSalem
    Spectator
    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 happening
    #227916
    RagabSalem
    Spectator
    This reply has been marked as private.
    #228034
    Mk
    Moderator
    I 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.
    #228122
    RagabSalem
    Spectator
    Ok no problem i am waiting
    #228234
    Mk
    Moderator
    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/
     
    #228238
    RagabSalem
    Spectator
    This reply has been marked as private.
    #228408
    Mk
    Moderator
    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.  
    #228413
    RagabSalem
    Spectator
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 36 total)
  • The topic ‘problem in registration’ is closed to new replies.