I was hoping that updating my form on WordPress on Godaddy would be just cut and paste. It isn't. I'm using Web Form Builder 2.20 Build 5577.
The export Form php file is in my main directory as is the folder with the supporting files that were created when exported.
The form does not display on the page (
https://garyrmorrison.com/contact-me/).
I pasted the info I copied when exporting into the text version of the editor between the two code labels.
Any suggestions?
<script type="text/javascript"><span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start"></span>document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"GRM_Contact_form2.php" + window.location.search + "\" width=\"100%\" height=\"990\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E<a href=\"GRM_Contact_form2.php\" title=\"GRM_Contact_form2\">Check out my CoffeeCup Form</a>%3C/iframe%3E"));</script>
<noscript>
<iframe height="990" style="border:none; background:transparent; overflow:hidden; width:100%;" id="fb_iframe" src="GRM_Contact_form2/GRM_Contact_form2.html">
<a href="GRM_Contact_form2.php" title="GRM_Contact_form2">Check out my CoffeeCup Form</a>
</iframe>
</noscript>