• Resolved Cardoza

    (@cardoza)


    Hello, I just installed this fantastic plugin but I think that function “Remove Lost Password Text” is broken in current WordPress version 3.9.1 because I checked this option but the message still show in the login page, here a screenshot: http://i.imgur.com/acH6GFd.png

    Also how can I change the language? I mean exactly this:

    Only registered and logged in users are allowed to view this site. Please login now.

    Thanks for create this wonderful plugin 🙂

    https://wordpress.org/plugins/private-only/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Kate Mag

    (@katemag)

    Hello

    I think that function “Remove Lost Password Text” is broken in current WordPress version 3.9.1 because I checked this option but the message still show in the login page, here a screenshot: http://i.imgur.com/acH6GFd.png

    I checked the problem. The option, “Remove Lost Password Text” is working fine.
    Please try to check and un-check the option. If it still show the problem, please re-upload the plugin again. And if it still show the problem after re-upload the plugin.
    Could you please email me your website address, I need to see the problem
    My email is studio[at]pixert.com

    Thread Starter Cardoza

    (@cardoza)

    Kate I found the problem, my WP site is in spanish, so in the wp-config.php I change this:

    define('WPLANG', 'es_ES');

    to this:

    define('WPLANG', '');

    Now that I have the WP in english, the “Lost Password” text no longer shows.

    Screenshot: http://i.imgur.com/tbMrQ4u.jpg

    So I think you have to specify in the plugin to work with any WP language defined in the wp-config.php.

    Also if you can add a field in the plugin’s configuration page to show a custom message here:

    $message = '<p class="message">'.__('Only registered and logged in users are allowed to view this site. Please login now','private-only').'<br />';

    Similar like the “Change WordPress logo link:” field but in this case to change the Message text (so anyone can change it to the respective language message needed and you will save a lot of work to be translating the message to all possible languages). This feature would be fantastic!

    I await your prompt plugin’s update! 🙂

    Thread Starter Cardoza

    (@cardoza)

    Any update Kate?

    Plugin Author Kate Mag

    (@katemag)

    I’m working on new update. Still testing. I’ll release it this week

    Thread Starter Cardoza

    (@cardoza)

    Oh fine Kate, I await the prompt update then, thanks!

    Plugin Author Kate Mag

    (@katemag)

    Hello,
    Download version 3.5.1
    Remove Lost Password text is working now for languages other than English, but this also disable Register link. You can add register link to Custom Message Login

    “Only registered and logged in users are allowed to view this site. Please login now.”

    Default is above message, but when you enter new login message, it will replace above message

    Thread Starter Cardoza

    (@cardoza)

    Fantastic! It’s the perfect plugin now for private WordPress blogs!

    Thanks you very much Kate!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘"Remove Lost Password Text" funciton broken in WP 3.9.1’ is closed to new replies.