Home › Forums › WPLMS AddOns › WPLMS Mailchimp › problem in registration
- This topic has 35 replies, 3 voices, and was last updated 5 years, 1 month ago by Diana.
-
AuthorPosts
-
September 23, 2019 at 6:45 pm #227380RagabSalemSpectatorI 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/viewSeptember 23, 2019 at 6:46 pm #227381RagabSalemSpectatorThis reply has been marked as private.September 24, 2019 at 2:47 pm #227550MkModeratorFor 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.September 24, 2019 at 3:49 pm #227559RagabSalemSpectatorThis reply has been marked as private.September 25, 2019 at 12:08 pm #227680MkModeratorI am unable to access your site. Please check: http://prntscr.com/parp0eSeptember 25, 2019 at 12:11 pm #227681RagabSalemSpectatorThis reply has been marked as private.September 26, 2019 at 2:30 pm #227864MkModeratorAgain 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?September 26, 2019 at 6:06 pm #227895RagabSalemSpectatormy 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 happeningSeptember 26, 2019 at 10:14 pm #227916RagabSalemSpectatorThis reply has been marked as private.September 27, 2019 at 1:54 pm #228034MkModeratorI 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.September 28, 2019 at 12:23 pm #228122RagabSalemSpectatorOk no problem i am waitingSeptember 30, 2019 at 11:14 am #228234MkModeratorFor 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/
September 30, 2019 at 11:56 am #228238RagabSalemSpectatorThis reply has been marked as private.October 1, 2019 at 1:22 pm #228408MkModeratorI 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.October 1, 2019 at 1:35 pm #228413RagabSalemSpectatorThis reply has been marked as private. -
AuthorPosts
- The topic ‘problem in registration’ is closed to new replies.