• Custom Login Page (or Custom Registration Page or User profile Page) Doesn’t launch when a user is not logged in. “Show login” boxes are checked for Posts and Pages. “Optional Pages” are set/configured. The standard WP-Members login is launched when accessing blocked content and not the customized pages. The “use customized URL below” has been set but the behavior is still the same and shows only default login page not customized Elementor page.

    My concern is that the site is built with free WPAstra theme and Elementor Pro with both headers and footers built with Elementor Pro.

    If it takes the Premium version to make this work that is fine but I am not a developer. Just able to copy/paste code if requested. 😉

    Does the Premium version solve this issue when working with Elementor? Or is there another solution?

    Note to Chad: If necessary I can privately give you admin access to a staging site if that would help.

    • This topic was modified 6 years, 2 months ago by csasser.
Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    Reading between the lines here to figure this out, I suspect it may be a communication disconnect. You may be thinking that identifying the location of the login page in the plugin settings means that users will be redirected to that page to log in? That’s not the case – the setting merely identifies the location of the login page, a setting which gets used in different ways either by customization or with the plugin’s extensions, but any redirection to a specific page that you do is necessary for you to configure.

    If that’s what you’re trying to do (redirect blocked content to a specific login page), the plugin’s Advanced Options extension has a number of settings for that kind of setup, or you can set up a custom process using the plugin’s wpmem_redirect_to_login() API function. Those aren’t the only two possibilities but they’re the most common.

Viewing 1 replies (of 1 total)

The topic ‘Custom Login Page Doesn’t Launch’ is closed to new replies.