I, too, am having the issue that Mike was having. Unfortunately, I don’t know how to get the URL – only the short code. I am missing the field in which the inquirer should type Your Name. It shows up in the text,as you can see below, but when I publish it, the white-ish area where the should actually type their name is missing. ???
<p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Subject
[text your-subject] </p>
<p>Your Message
[textarea your-message] </p>
<p>[submit “Send”]</p>