Hi,
I found two bugs in behaviour of JA Quick Contact Module. Could you please look into it?
1) There's check if the message is longer than 5 characters before is send. However, this check is performed only when message is completely empty. If it's length is between 0 and 5 characters the send button works, but no message is send and no error is shown.
2) If the message is send successfully there's thank you message for users. Problem is this message appears near the top of the page and could be hidden under menu bar. Would it be possible to display this message directly below the contact form?