Simple Contact Us

Easily configurable contact us form. Add form to any page and manage, reply or print recieved messages.

Back to Simple Contact Us Support

asimj28916965
asimj28916965

Hey, I've been trying to set this up and I'm not sure what's wrong with the message I'm getting when I submit a contact form. I get 3 popups in a row, not sure why this is happening. Picture: https://i.imgur.com/Us7q9sF.jpg

jawainc16180
jawainc16180

from the image i can only tell that there's something missing in you implementation. make sure that these tags are included in your theme: {% framework extras %} {% scripts %}

asimj28916965
asimj28916965

It is included, I moved it to the top of the layout now it just refreshes the page, no message whatsoever. Also the form doesn't work anymore. Does it matter where {% framework extras %} {% scripts %} are located in the document?

These are the scripts I have loaded. Am I missing something?

<script src="{{ [
    'assets/javascript/jquery.js',
    'assets/javascript/app.js',
    'assets/javascript/classie.js',
    'assets/javascript/cbpAnimatedHeader.js',
    'assets/javascript/jqBootstrapValidation.js'
]|theme }}"></script>
<script src='https://www.google.com/recaptcha/api.js'></script>

<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>

{% framework %} 
{% framework extras %}
{% scripts %}

Last updated

jawainc16180
jawainc16180

check if your jquery version is latest check for any errors in browser console

asimj28916965
asimj28916965

It is, I don't know what the problem is. It seems to happen only on the theme called Freelance (from what I have tested so far). The default one works just fine.

1-5 of 5