• Resolved Dimu

    (@cry0nics)


    I activated the plugin and “hide backend feature.”. Now when I try to login I get redirected to “domain.com//?” instead of loggin in.

    Worth to mention: I have a custom login form on the website. This is not working.

    If I go to domain.com/new-secret-login.php it displys the standard WP login and from there it works.

    I tried disable and reverting it, still couldnt fix it anymore.
    Any suggestions?
    The website (if you wanna check it out) is https://www.dota2romania.com

    https://www.ads-software.com/plugins/better-wp-security/

Viewing 1 replies (of 1 total)
  • Thread Starter Dimu

    (@cry0nics)

    I found the issue.

    Replaced echo esc_url($currentlang).'/?' with `echo esc_url(wp_login_url());
    ` in header.php

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot login on multisite’ is closed to new replies.