Home page slider and contact form

Discussion in 'Local Business WordPress Theme' started by skon, Feb 15, 2013.

  1. skon

    skon Member

    Joined:
    Feb 11, 2013
    Messages:
    51
    Likes Received:
    1
    Location:
    Norwood, Massachusetts USA
    I like the Leads Capture Feature you provide next to the slider on the front page because it adds leads to a database that can export to a csv file, and it also send me an email so I can act on it right away. The email is a required field, but if there's a typo when they type their email I've lost that lead because I can't get back to them. I noticed that it's checked for proper email format, but it's easy to mistype a name or domain and that wouldn't be caught.

    So how can I make name, contact number and message required fields as well?

    Thanks, Steve




     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
     
  3. skon

    skon Member

    Joined:
    Feb 11, 2013
    Messages:
    51
    Likes Received:
    1
    Location:
    Norwood, Massachusetts USA
    Could you tell me which file contains the code that would need to be customized?
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Complete lead capture form is implemented in "front-page.php" file.
    You can edit it from there.
     
  5. skon

    skon Member

    Joined:
    Feb 11, 2013
    Messages:
    51
    Likes Received:
    1
    Location:
    Norwood, Massachusetts USA
    Hi Nitesh, Thanks for your reply. I think your support is great.
    However, I've searched through the "front-page.php" file and can't find it.. The form is not sent without a valid email, and you get a message saying email address is required, I searched for "required" and can't find the lead capture section. In fact I looked through each php file and can't find it. Could it be elsewhere? Maybe there's another place to look, like in a CSS file somewhere? Could you check into it and point me to it? Thanks!
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to Js > jquery.validate.min.js present in your theme directory and edit it from there.
     

Share This Page