I have created a form with pages and added next page buttons, but pressing the next button (siguiente) gives an error. I think it has to do with the page being multi-language, because if you delete the language tag "/ es /" in the browser path, it works. You can see the example of what I tell you here: https://mayritbroker.com/formulario-demo
how did you create a "next page" button ? could you please post a screenshot of your button settings ?

wrong, disable the Toolbar settings, and under Behaviors enable the "Link" behavior and select the page you want!
Hi, We have changed the Next button to be a "Link" and it works as expected only in the Admin Preview. It does not work in the Front Preview.
There is a demo to reproduce the problem in this URL: https://mayritbroker.com/prueba/
If you fill in a name, a 404 is raised when the Next button is pressed, but if you click enter in the browser address bar it reloads the page and the second page is shown.
We have reproduced this same behavior on other WordPress installation.
There is a demo to reproduce the problem in this URL: https://mayritbroker.com/prueba/
If you fill in a name, a 404 is raised when the Next button is pressed, but if you click enter in the browser address bar it reloads the page and the second page is shown.
We have reproduced this same behavior on other WordPress installation.
your form field name is "name" which is a reserved work in WordPress and causes the 404 issue!
You need to login to be able to post a reply.