I am working on the contact.tpl of this route: route=information/contact

When i hit the submit button, i get the warning per input field if they are empty.
But when everything is filled out correctly - even the captcha, then nothing happens.
The developer console just shows me that i am redirected to the same page.

Where are the JS / PHP functions for the contact.tpl ?
For me it seems like that a popup or modal should appear saying "thanks for your message",
but nothing happens.

Greetings and thanks!
In General
Sunday, May 14 2017, 12:21 PM
Share this post:
Responses (4)
  • Accepted Answer

    Sunday, May 14 2017, 12:38 PM - #Permalink
    Two things that i found out:

    1. I just checked that the route to the contact form is this....
    index.php?route=common/language/language
    Is this correct?

    2. Within the reCaptcha is implemented but not the standard captcha.
    So i set up the reCaptcha plugin and it appears, but also does not send the form.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 15 2017, 12:20 AM - #Permalink
    [SOLUTION]
    It's working once that i activated the reCaptcha plugin. I am not sure about the other templates out there on the market, but it should be mentioned somewhere that the contact form is connected to the reCaptcha plugin.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 15 2017, 11:15 AM - #Permalink
    Carlos Pinto wrote:
    that the contact form is connected to the reCaptcha plugin.


    It's not. It works perfectly fine in the demo setup, using Second template, without captcha. So there is something weird in your template/setup, if it's required. Anyhow it's best practise to use it, so it doesn't hurt anyone. :)
    Like
    1
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 15 2017, 03:19 PM - #Permalink
    Rune Rasmussen wrote:

    ...... Anyhow it's best practise to use it, so it doesn't hurt anyone. :)


    Exactly what i then throught :D
    Thanks for your time and support.
    The reply is currently minimized Show
Your Reply