Forums

[Plugin: Fast and Secure Contact Form] Optional E-Mail and Name field instead of required (5 posts)

  1. hever
    Member
    Posted 2 years ago #

    Hello,

    thank you for your nice plugin!

    It would be nice to be able to set the "Name" and "E-Mail" field optional instead of required or be able to hide it in some cases.

    This would be a useful feature in an upcoming release.

    Thank you very much!

    http://wordpress.org/extend/plugins/si-contact-form/

  2. Mike Challis
    Member
    Posted 2 years ago #

    Thanks for the suggestion.

    Why? Do you want an anonymous comment form?

  3. ericthelion
    Member
    Posted 2 years ago #

    Agree with Hever on this one Mike.

    I took the $string out for the name and email, then I commented out your validation for each field.

    Now I'm looking for where your validation is on the Message field since I need that commented out too! lol.

    Ah ha - think I found it :
    if($si_contact_opt['hidden_message_enable'] != 'true' && empty($message)) {

  4. susb8383
    Member
    Posted 2 years ago #

    Redirect isn't working for me.

    I have 'Enable redirect after the message sends' checked. I left the default redirect url of index.php. But when I send a test message, after a few seconds it goes back to the contact page instead of redirecting to the home page.

    Other than that, I really like this plugin. It is simple to use with the functionality I want (capcha, spam detection, email validation.)

    --Susie

  5. susb8383
    Member
    Posted 2 years ago #

    Aha, figured out the redirect problem. Even though the default is index.php, it looks like it doesn't work without the full url. When I changed it to http://www.mydomain.com, it redirected fine.

Topic Closed

This topic has been closed to new replies.

About this Topic