• I am trying to password protect a page.

    Once I publish the page and visit it on another machine I am UNABLE to successfully view the contents of the password protected page.

    In another topic, someone propose the solution above, but it seems to work only for some versions. I had version 2.3.1 and don′t work for me at all.

    Solution given in another topic related:
    change the line in wp-pass.php
    from:
    wp_safe_redirect(wp_get_referer());
    to:
    wp_safe_redirect(wp_get_referer() . ‘?’);

    IT WOULD BE GREAT IF SOMEONE CAN HELP US… It seemes that many of us have the same problem. Thanks a lot if you can help us!

Viewing 1 replies (of 1 total)
  • I’m having the same issue. I had a password protected page in 2.5.0, no problem and worked perfectly. Updated to 2.5.1 and now the password prompt doesn’t even show…. it just shows the page anyway.

    Any solutions?

Viewing 1 replies (of 1 total)
  • The topic ‘Page Password still not working’ is closed to new replies.