Viewing 2 replies - 1 through 2 (of 2 total)
  • It was designed that way. If you want I could add an option in the next version to make it stay, or remove that feature altogether.

    edit si-contact-form.php
    change:

    if (!$this->si_contact_error) {
            // welcome intro is printed here unless message is sent
            $string .= $ctf_welcome_intro;
          }

    to:
    $string .= $ctf_welcome_intro;

    Thread Starter kalariak

    (@kalariak)

    I think it would be nice to have it up there all the time.

    I will change the php and have a go.

    Thanks for your quick response

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Fast and Secure Contact Form] Welcome Text disappears when required fields not filled’ is closed to new replies.