Hey Chad,
do you have any idea?Please!?!?
best regards
have you set your short-code login page in wpm settings?
Pages
Login Page:
Specify a login page (optional)
Register Page:
For creating a register link in the login form
User Profile Page:
For creating a forgot password link in the login form
Thank you for your answer.
Yes I did it.
For example:
Register Page: https://www.dxf-downloads.de/wp-login.php?action=register
Any other Idea???
no, u have directly sepecified the wplogin page, not the wpm’s, so of course the wpm emails are not sent.
u need to _create_ a page, z.b. https://www.dxf-downloads.de/register that contains the [wpm_register] shortcode, then specify _that_ page as the Register Page in the wpm settings; likewise with the login/profile shortcodes.
hth;-)
Thanks,
can I not use the Standard page? wp-login.php
It looks better I think.
not if u want to use wpm mail…u can always apply a Custom Stylesheet
Is it useful to make a 301 redirect to the register page?
The WP-Members emails are sent when the WP-Members registration form is used; but not when other registrations are used. That is intentional as I do not want the plugin to step into another process. If it did, the obvious reverse of this current question would arise, “Why do the WP-Members emails go out when I’m not using the WP-Members form?”
In cases where it is desired, the Advanced Options extension does have a setting that will override the WP new user “welcome” email with the WP-Members email.
As for setting up a 301 redirect, you could do that, but you could also just set the WP-Member register page setting to use a custom URL and set that to your WP register page (if that’s what you wanted). Then just choose to not display the register form in the WP-Members settings. Any WP-Members register links would point to the page you set for the registration page.