• Resolved websmyth

    (@websmyth)


    We’ve recently noticed that logged out users who visit our registration page are being redirected the user login page. Settings haven’t been changed and no plugins have been added. The site is running version version 3.1.7 of the plugin.

    The login page isn’t blocked and we’re able to recreate the issue on any page that includes the following shortcode:
    [wp-members page=”register”]

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    If your registration page is redirecting to another page on page load, that’s not something the plugin would do. However, there are lots of filter and action hooks in the plugin, some of which are WP actions, so it is possible that another plugin has a redirect hooked to one of these.

    On a side note, you should update the shortcode you are using to [wpmem_form register] as the shortcode you are using is no longer current (but will still work).

    https://rocketgeek.com/shortcodes/list-of-replacement-shortcodes/

    Thread Starter websmyth

    (@websmyth)

    Thanks – I’ll perform some more diagnostics…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Registration page requiring login’ is closed to new replies.