nedkeller
Forum Replies Created
-
I gave it 5 stars.
Thanks, that works. I did close the tag with </span> instead of <span>.
Forum: Plugins
In reply to: [Theme My Login] custom page templates for TML pagesGreat! Thank you for your work on this plugin, and for being so responsive to questions.
Forum: Plugins
In reply to: [Theme My Login] custom page templates for TML pagesSo I figured out what to call the custom page templates – page-login.php for the login page, etc. Some took more trial and error – it’s page-your-profile.php, not page-profile.php.
I would still like to do this with just one page template for all the TML pages, it that’s possible.
I checked Spam, switched to Twenty Fifteen, and installed the Email Log plugin. I couldn’t get SMTP configured (although I didn’t spend a lot of time trying).
So, notifications are being sent, but not received. I still get the expected email when a new user registers, so I think that tells me that mail() is working.
I tried installing a very simple plugin, Pending Submission Notification, which uses wp_mail(). It works. If necessary, I can modify that plugin to handle the notifications I want, but it would require re-coding every time I want to make a change.
I really like the customization that’s built in to your plugin, and I very much appreciate the time you take to support it.
I just hope we can get it to work for me.
I added a new notification, for New Post Published. I gave it a subject line and a text, and set User to Administrator. I saved the notification.
Then I clicked on Send Me a Test Email. Next, I published a new post.
I expected both events to send me an email, but I did not get either one.
I logged out, and registered as a new user. I got the expected email telling me that a new user had registered.