• Resolved Philip

    (@boostin6)


    Hi,

    The plugin Theme My Login has the facility to update users’ passwords from a profile page.

    When this plugin is used with OceanWP, an extra text input box is created above the ‘generate password’ button.

    Are be most grateful if someone knows how I can remove this box as it is confusing for users.

    When a password is typed in this ‘rogue’ box, the page still displays an update message but no change actually happens.

    To access the profile page from the link above,

    Username friendly99
    Password f2g3h4j5k6@£

    Please let me know if you need further details.

    Many thanks

    Phil

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, try this css code and tell me if it is good:

    .hidden {
        display: none !important;
    }

    You can also try to reach the plugin author about this.

    Thread Starter Philip

    (@boostin6)

    You are a genius.

    I have no idea why or how that simple code works but has sorted out the profile page.

    Thank you

    Theme Author oceanwp

    (@oceanwp)

    You are most welcome 🙂

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

The topic ‘OceanWP affecting Theme My Login’ is closed to new replies.