• subcutanea

    (@subcutanea)


    Hey there.
    I’m building a site for a client and want to add in a password application form.
    I can make the page password-protected, as is standard for wordpress, but on the “Enter Password” page, I’d like it to say something like:
    “Don’t have a password? Please complete the following form and we will send you one ASAP”
    …and then have a simple, three or four field form to be completed.
    What’s the best way of achieving this? Because the page is password protected, it defaults to the php-governed password page, so simple creating a page with a form won’t work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • essaysnark

    (@essaysnark)

    This lets you change the text on a password-protected page or post:

    http://codex.ww.wp.xz.cn/Using_Password_Protection#Password_Form_Text

    Not sure if you can modify the page to integrate a second form as well but that’s a good place to start.

    Thread Starter subcutanea

    (@subcutanea)

    Thanks ES…yeah, I’d got to that stage but was hoping to be able to customise the page rather than just the text – appreciate the comment though…I’ve just used that to link to a separate application form page – seems like the best way at this stage…thanks again.

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

The topic ‘Password Protect Application Form’ is closed to new replies.