Jump to content

prestashop official gdpr module consent checkbox not working


merit

Recommended Posts

Hi all, after update from 1.7.6.7 to 1.7.6.8 I have an issue with consent checkbox in contact form and newsletter subscription module. Send button works even without mark chechboxes, while it works perfectly in the customer registration form. I have try to downgrade contactform module from 4.3.0 to 4.2.0 but nothing. It seems to be something missing.

 

1.7.6.7:     <button class="btn btn-outline float-xs-right" name="submitNewsletter" type="submit" value="Subscribe" disabled="disabled">
                  <span>SUBSCRIBE</span>
                  </button>

 

 

1.7.6.8:   <button class="btn btn-outline float-xs-right" name="submitNewsletter" type="submit" value="Subscribe">
                <span>SUBSCRIBE</span>
                </button>

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...