• Resolved plejars

    (@plejars)


    When I want to log in to my Admin interface, the username and password fields are no longer displayed. Upon inspecting the page, I noticed:
    <form name=”loginform” id=”loginform” action=”https://xx.fr/wp-admin/” method=”post” style=”display: none;”>

    Why style=”display: none;”?

    I never put that code in. And I don’t know where and how to remove it. If someone can help me…

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @plejars,

    Can you SFTP or use cPanel to get to your webserver files?

    If so, look if you have something called iThemes Security Pro in your /wp-content/plugins directory. I see that plugin loading on your wp-connect page. That doesn’t look like a standard WordPress login page.

    Try renaming that iThemes Security Pro‘s folder to temporarily disable it. Hopefully, you’ll get the default wp-login.php to come back after that.

    If that doesn’t work, you might need to rename your whole plugins folder to disable all of your plugins and try again.

    Good luck!

    • This reply was modified 4 years, 3 months ago by mark l chaves. Reason: Clarification
    Thread Starter plejars

    (@plejars)

    Perfect, thanks.
    It was iThemes Security Pro that was blocking.

    Thread Starter plejars

    (@plejars)

    Solution found, thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘problem connecting to the Admin interface’ is closed to new replies.