• Hi there,

    I’m using the Pro version of this plugin and I’ve noticed two things we need help with.

    1. There seems to be 3 Password fields on the Create Account tab, I’m assuming this isn’t normal? (Screenshot of this: https://ibb.co/btuwkJ)

    2. We’d like to adjust how strong/weak a password needs to be to be considered “good” (number of characters, etc), is this possible?

    Thanks!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter windyskies

    (@windyskies)

    UPDATE: I’ve fixed the first issue – it was a plugin conflict with Theme My Login.

    Any advice on the 2nd issue would still be appreciated.

    Cheers!

    Plugin Author Max K

    (@kaminskym)

    Hi,

    About 2nd: plugin used this core JS: wordpress\wp-admin\js\password-strength-meter.js

    You copy it, load with plugin files and modify script.

    For load only on page with plguin script:

    wp_enqueue_script('lrm-new-password-strength-meter', 'YOUR_URL_TO_FILE', array('lrm-modal-pro'), '1.0', true);

    Regards, Max

    Thread Starter windyskies

    (@windyskies)

    Hi Max,

    Thanks for the reply.

    Sorry, I’m not a developer so that’s a bit confusing for me – would you mind breaking it down a bit further?

    Cheers

    Plugin Author Max K

    (@kaminskym)

    Please drop me a line via conact form.

    • This reply was modified 6 years, 9 months ago by Max K.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Password problems’ is closed to new replies.