Hello
First of all thanks for this beautiful theme. Good job.
But i have two problems.
First; subscribers who has hotmail account are not able to be a member of my website, password link for membership is not going.
Second; under the posts there is the name of the author. When i click author’s name, author’s page must be open. But when i click, its redirect to homepage.
My website: https://www.bilimsenligi.com/
Thanks for your time and your help.
For the first — are you saying hotmail users not getting the email from your site?
You may need to add an SMTP plugin so that emails from site come as something like welcome@yoursite.ooo vs phpmail wordpress@yoursite — basically so that emails come from ‘authenticated’ user vs php script. A lot of ISPs will now bounce or not accept such email as potential spam.
I went through this couple of years back setting up ecom system where clients would not get receipts. Same issue.
You will need to try SMTP plugin for that, as it’s the most common issue.
For users/authors, you need to use names which are not identical to user ‘roles’ — meaning create a name/user like “Senior Editor” not “editor” — as that is a reserved name as a user “type.” So, try changing that “author/user” to something else, like “Joe Smith” or “Story Editor” and not “editor.”
Hope that helped!
( I don’t work here. )
I’m using this one, but you may need to try different one, as it seems to vary by site/server. The first one we tried didn’t work, but that was due to PHP 5.4 at the time. Now on 5.6 everything worked. Not sure if this plugin work with php 7 or not.
Smtp settings is ok. Contact forms is working but when it comes to take a new password for a user who has Hotmail, mails are’nt send.
Are you sure they arent sent… or just not received. Two totally different things. Check your domain with RBLs to see if spam blocked. Theme doesnt manage sending email. Check error log for failure on sending email. Try manual email test via smtp to hotmail account from your domain.