translate 'Your Message has been successfully submitted and mail sent.' message

Discussion in 'Local Business WordPress Theme' started by feisalhensbergen, Aug 15, 2013.

  1. feisalhensbergen

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    Hi there,

    Where can i find this message, after submitting details?

    Thanks

    p.s.:
    is there a possibility of giving error messages if details are not filled in correctly?




     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to functions > leads_class.php present in your theme directory and follow the instruction as shown in image given below

    2013-08-16_1535.png



    Text validation is already added in email field.
     
  3. feisalhensbergen

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    great thanks. text has been changed.

    unfortunately, the validation does not work at my end.
    would it be possible for you to take a look at it?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. feisalhensbergen

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    sent, thanks.
     
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  7. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107

    Attached Files:

  8. feisalhensbergen

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    great, that works!

    one last thing though: where can i change the error message 'Please enter a valid email address.'
     
  9. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to js > jquery.validate.min.js present in your theme directory and follow the instruction as shown in image given below

    2013-08-20_1515.png



    This will solve your issue.
     
  10. feisalhensbergen

    feisalhensbergen Guest

    Joined:
    Aug 15, 2013
    Messages:
    33
    Likes Received:
    0
    also related to this: how can we have the user be redirected to our thank you page after filling out the form?
    we would like to track conversions in analytics and adwords.
     
  11. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
    If this isn't something you're able to do then you would need to hire a developer for this.
     

Share This Page