inetmedia
Forum Replies Created
-
VERRY GOOD AND FAST SUPPORT !!!!
THANKS FOR YOUR UPDATE V 2.23 !!
VERRY BEST REGARDS!
RALFHello!
>> [multistep “2-2-https://www.paypal.com/”]
This only works if a 3 page is used.
[multistep “2-3-https://www.paypal.com/”]It does not work with &variables in the URL.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XXXXThe Char “&” or “&” are decoded to “&”.
Result: Paypal Error message>> For sending email, you’ll need to include the fields from the first page in the Mail tab. This is explained in the 4th item in the FAQ. Something like this: [Company]
The generated e-mail does not send the text of the first page. Only the CF7 placeholders! Text excerpt from the e-mail:
—
Name: [Title] [Firstname] [Lastname]
AGB-OK-Button: *
B2B-OK-Button: *
—This has worked before the updates everything to 100% error-free.
Thank you for your fast and good support
verry best regards
RalphHello !
>> can you confirm you have version 2.21?
YES>> and if you can send a link to the form, that would help.
https://www.schillinger-iexchange.com/idirectory-shop-one/But maybe the following cf7 config content helps you:
—————————————<strong>Form Page 1:</strong> <p>Company :<br />[text Company] </p> <p>Title* :<br /> [select* Title placeholder "required..." "Mr." "Mrs."]</p> <p>First name* :<br />[text* Firstname placeholder "required..."]</p> <p>Last name* :<br />[text* Lastname placeholder "required..."]</p> ... and more code ... <strong><p>[submit "Next Page ->"]</p> [multistep "1-2-https://www.schillinger-iexchange.com/idirectory-shop-pay-now/"]</strong>
—————————————
<strong>Form Page 2:</strong> Company : [multiform "Company"] Name: [multiform "Title"] [multiform "Firstname"] [multiform "Lastname"]<br /> ... and more code ... <p><br />[submit "Buy now..."]</p> <p><br />[previous]</p> [multistep "2-2"]
—————————————
Additional Settings from Page 2:
on_sent_ok: “location=’https://www.paypal.com/’;”The redirection to this URL does not work anymore !!
The page depends on the send buttonALL THIS FELDS IN SEND MAIL (NOT IN HTML-PAGE!) ARE WITHOUT CONTENT!
thank’s
RalphForum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] CF7 4.8Hello !
I have changed the source code line 9. The error has not been fixed.regards ralph