Since the latest updates of FriendlyCaptcha and Forminator I get the following error in my wp_debug:
https://docs.google.com/document/d/1Je6yyEHNgc9lny9T026QSue_3lkIUbkk3LetDQ1SM3M/edit?usp=sharing
I am using your MU plugin “[Forminator Pro] – Fix friendly captcha integration with pagination forms” to ensure the functionality of the FriendlyCaptcha in a multistep form. When I update friendly captcha, the multistep form and all subsequent content is cut off. Regular forms still work as usual. This error only occurs when updating FriendlyCaptcha. Updating Forminator doesnt cause any issues.
In this document is the debug message + the code of your MU plugin which I use.
I am looking forward hearing from you soon!
I need to create a form like this:
This is a multi step form with payment collection, Unique case creation, Account creation process.
One form will have all the field. I also need a dashboard after filling all the info. On the Dashboard, users can see their submitted files, infos, payment, etc.
How can I create such form using WordPress? Please guide me.
Thanks in advance.
]]>I am using your MU plugin “[Forminator Pro] – Fix friendly captcha integration with pagination forms” to ensure the functionality of the FriendlyCaptcha in a multistep form. As soon as I deactivate the MU plugin, the form is visible again and the error disappears, but the form cannot be submitted because a captcha is missing. Only if I deactivate FriendlyCaptcha in addition, the form can be sent without any problems.
When looking at the FC settings, I noticed that there is now the option “Dynamically Initialize”, but unfortunately activating it didn’t help either.
I am looking forward hearing from you soon!
I have installed Contact form 7 and?Contact Form 7 Multi Step Pro.
My all multi step forms are not proceeding further(next step) in 4 websites.
Can anyone debug this issue and please tell me path to resolve it as soon as possible!?
Here is link :?https://southbend.rbcar.chromacars.com/car-financing/
That is give the option to segment a form so that the visitor answers one question, then they’re shown the next question, and so on through the form?
]]>I am planning to modify it since some of the fields with names like name=”emails[]” and need to iterate this array fields to thee summary.
for example:
I have a checkbox called fruits and each fruits needs to have a separate div when being called with [multiform “fruits”].
I hope you understand my concern, thank you!