• Resolved impactmind

    (@impactmind)


    Wordfence Login Security with WooCommerce alters the login error message to not disclose that an user exists but inserts that message into the wrong place in the DOM. The WF inserts the message before the #primary content area div but this is not the correct place where WooCommerce is concerned.

    The login error needs to be placed inside the div

    <div class”woocommerce-notices-wrapper”>
    </div>

    Is it possible to fix the placement of the login error message?

    • This topic was modified 2 years, 1 month ago by impactmind.
Viewing 1 replies (of 1 total)
  • Plugin Support wfphil

    (@wfphil)

    Hi @impactmind

    Has this caused layout or style issues on your site, aside from not appearing where messages normally appear?

    You can provide links to an image sharing service for screenshots if you like to help explain it.

    We can rely on the selectors we currently use being unique, but want to avoid conflicts with plugins that might cause there to be more than one woocommerce-notices-wrapper.

Viewing 1 replies (of 1 total)
  • The topic ‘WFLS Login Error Message’ is closed to new replies.