Eva
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] second step not shownHi,
thank you very much – we now got rid of the javascript error by actualizing the theme.
Unfortunately this did not have any effect on the multistep form which still does not work. After Step 1 it does not continue with step 2. Instead it shows the final message, that should only be sent by the last step.
Here is the code of the 3 forms:
<p> Ihr Name <br> [text* your-name] </p>
<p> Ihre Email-Adresse <br> [email* your-email] </p>
[submit “Senden”]
[multistep multi-Step1 first_step “https://hypnose-kongress-berlin.de/testseite-formular-2-von-3/”%5D<p> Betreff [text* your-subject] </p>
[previous “Zurück”][submit “Senden”]
[multistep multi-Step2 “https://hypnose-kongress-berlin.de/testseite-formular-3-von-3/”%5D<p> Ihre Nachricht [textarea* your-message] </p>
[previous “Zurück”][submit “Senden”]
[multistep multi-Step3 last_step send_email]I have no idea what to do now!
Any idea why the form for the first step is not recognized as multistep form?
I would really appreciate your help.Best regards
MarionForum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] second step not shownHi and thanks for your answer.
It took a little while so far because I needed external support to find the solution for the WordPress Error that caused the problem that I did no longer see all plugins on the Dashboard.
Now it is fixed – at least until the next plugin version of the Plugin “Contact Form 7 Multi-Step Forms”.
The error in line 107 occurs because a variable is not declared before using. This is no longer tolerated by newer PHP versions. Anyway using variables without declaration is no proper programming.
So I ask myself why this problem is not fixed in the plugin “Contact Form 7 Multi-Step Forms” by inserting the declaration of the variable? I guess that a lot of users get this error message.Anyway – after this I could take the steps you suggested – deactivate all other PLugins and activate the standard theme.
I then testet the form and got the same problem – step1 send an e-Mail and does not go further to step2.So again I ask you to help me.
Kind regards
MarionForum: Fixing WordPress
In reply to: Remove Header & Footer from One Page – Customizr themeHello Nicole,
I got the same problem on a site with the customizr theme.
Tried 3 different Plugins to create a landing page. Preview is perfect, but after publishing all images are gone (blank area).
Di you find the solution in the meantime?
I would be very grateful for help.
Thanks! Marion