An idea, a solution ?

designdealer13
59 Posts
designdealer13 posted this 03 March 2023
Ask a Question

Thanks to NICEPAGE for leaving this message in public mode.

Hello to everyone.
With a form (send an email by PHP) + a cookies activation (GDRP) + a Google Recaptcha,
If the client doesn't click on the cookie management, he can't send mail (Failed to send mail).
To avoid this and force it to validate.

Has anyone thought of a solution?

I have thought of some things that do not exist yet in Nicepage
- a re-request to accept cookies directly in the form
- the possibility of a cookies consent modal in the middle of the page (but with "accept" or "decline" buttons)
...

Thanks to NICEPAGE for leaving this message in public mode. Hello to everyone. With a form (send an email by PHP) + a cookies activation (GDRP) + a Google Recaptcha, If the client doesn't click on the cookie management, he can't send mail (Failed to send mail). To avoid this and force it to validate. Has anyone thought of a solution? I have thought of some things that do not exist yet in Nicepage - a re-request to accept cookies directly in the form - the possibility of a cookies consent modal in the middle of the page (but with "accept" or "decline" buttons) ...

Last edited 03 March 2023 by designdealer13

Vote to pay developers attention to this features or issue.
2 Replies
Order By: Standard | Newest
gabrieleviola.it
186 Posts
gabrieleviola.it posted this 03 March 2023

Thanks to NICEPAGE for leaving this message in public mode.

Hello to everyone.
With a form (send an email by PHP) + a cookies activation (GDRP) + a Google Recaptcha,
If the client doesn't click on the cookie management, he can't send mail (Failed to send mail).
To avoid this and force it to validate.

Has anyone thought of a solution?

I have thought of some things that do not exist yet in Nicepage
- a re-request to accept cookies directly in the form
- the possibility of a cookies consent modal in the middle of the page (but with "accept" or "decline" buttons)
...

you can add a radiobutton for accept the terms and without that he can't send.. cookie are not terms

> Thanks to NICEPAGE for leaving this message in public mode. > > Hello to everyone. > With a form (send an email by PHP) + a cookies activation (GDRP) + a Google Recaptcha, > If the client doesn't click on the cookie management, he can't send mail (Failed to send mail). > To avoid this and force it to validate. > > Has anyone thought of a solution? > > I have thought of some things that do not exist yet in Nicepage > - a re-request to accept cookies directly in the form > - the possibility of a cookies consent modal in the middle of the page (but with "accept" or "decline" buttons) > ... you can add a radiobutton for accept the terms and without that he can't send.. cookie are not terms
designdealer13
59 Posts
designdealer13 posted this 03 March 2023

you can add a radiobutton for accept the terms and without that he can't send.. cookie are not terms

What does that mean? A example ?

Because…
When you wait for a customer to reserve a table to eat... it is quickly a step that causes failure (and loss of reservation by annoyance perhaps).
Because if he hasn't accepted the cookies, by informing him to do so, you also have to tell him to refresh the page and the whole form, otherwise it still doesn't work.
It would almost have been necessary to hide the form as long as the cookies are not accepted! Aaaah that would be an idea :)

> you can add a radiobutton for accept the terms and without that he can't send.. cookie are not terms What does that mean? A example ? Because… When you wait for a customer to reserve a table to eat... it is quickly a step that causes failure (and loss of reservation by annoyance perhaps). Because if he hasn't accepted the cookies, by informing him to do so, you also have to tell him to refresh the page and the whole form, otherwise it still doesn't work. It would almost have been necessary to hide the form as long as the cookies are not accepted! Aaaah that would be an idea :)

Last edited 03 March 2023 by designdealer13

You must log in or register to leave comments