Jump to content

[solved]Contact form submit button is missing


riosouza

Recommended Posts

Hi guys after using zen cart for many years, I decide to give PrestaShop a try.
However I am having few issues, and one them is the submit button that is missing on the Contact Form.
I am not a programmer by no means, but I was able to fix many issues with ZC.
Please any help will be definitely appreciated. (Prestashop 1.6.1.13)

Rios
 

Link to comment
Share on other sites

On 2/15/2018 at 11:44 PM, NemoPS said:

are you using a custom template? Can you share your site's url?

I am using the stock template.
Besides the missing submit button, I noticed someone is sending spam from our site to their Russian contacts. 
I don't know how they are doing this, but this is nasty.


Thanks for your help.

Edited by riosouza (see edit history)
Link to comment
Share on other sites

On 2/17/2018 at 8:03 PM, Curious said:

probably it will be solved when upgrading your shop to 1.6.1.18 (latest 1.6 version). 

you will have to install the 1 click upgrade module(is already in backoffice>module section)

The spam problem i cant help you with. 

Thanks for your reply.
I upgraded it to 1.6.1.18 and the issue still there, no Submit button on contact form...

Using elements I was able to find the issue.
Any idea where I can where exactly I can find the code below and how tor properly remove both "display: none;"?

<div class="submit" style="display: none;">
<button type="submit" name="submitMessage" id="submitMessage" class="button btn btn-default button-medium" style=" display: none;"><span>Send<i class="icon-chevron-right right"></i></span></button>
</div>
Edited by riosouza (see edit history)
Link to comment
Share on other sites

I have the same problem, no submit-button on contact-form.
the contact-form.tpl exists under themes/default/   and also under my own theme
theme/prestashop/contact-form.tpl
which other files must be in original form or within which file i should find the

submit function ?
thanks a lot Thomas

Link to comment
Share on other sites

  • 4 weeks later...
On 3/18/2018 at 6:52 AM, hishak said:

Same issue, so I removed SlideCaptcha 4.1.0.  So what are you doing to block these russian spams?

Go to SlideCaptcha configuration page and under Configuration, select 'No' from dropdown for Auto submit.

This brought back the Send button and I could see the slider as well.

Hope it helps.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...