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?

    Hi dtp386

    1) I will share with team for the message with less characters.

    2) About the message, it will display in the 'message' section of a Joomla page. When your page load this:

    <jdoc:include type="message" />

    The message will show there.

    We also had message in the form but many others people did not want to show there so displaying in 'message' component will be the same as default Joomla.

    Write a Reply...
    You need to Login to view replies.