Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9768
    Peter Hohl
    Member

    Hi,

    My site is in German. I have a page that is password protected. I need the instruction in German and I want to change the instruction text (it will be a quiz that only authorized people will know). I want also to delete the text below the page. “This post is password protected. Enter the password to view any comments.”

    Thanks in advance
    Peter Hohl

    #9786
    Sakin
    Keymaster

    @Peter Hohl: I need your site URL please?

    #9803
    Peter Hohl
    Member

    Sorry. I’s ph.fot.br
    BTW: I browse a lot os WordPress theme and the Catch theme was really my favorite.

    Thanks,
    Peter

    #9804
    Peter Hohl
    Member

    The password protected page is “Sassenschaft”

    Thanks

    #9805
    Sakin
    Keymaster

    @Peter Hohl: To delete the text below the page. “This post is password protected. Enter the password to view any comments.”. You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .nopassword { display: none; }

    The text “This post is password protected. To view it please enter your password below:” is from the WordPress default. If you have installed WordPress in your language then it should be auto. This has nothing to do with theme.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Passsword Protected Page’ is closed to new replies.