Form not showing on live site, but does display in Preview
Posted: Fri Mar 11, 2016 7:59 pm
EDIT: For some reason, it started working 30 minutes after I made the change.
I changed the name of my form, removed 1 field and now the form does not show up on the live page. I did change the form tag on the page.
It is interesting that it shows up on the PREVIEW when I edit the Content Page, though.
When I look at the live source code of the page, it shows: <!-- no form --> where the form is supposed to be.
Here is the Source Code from the Content page:
CMSMS 2.1.1
Form Builder 0.8.1.3
Thanks...
I changed the name of my form, removed 1 field and now the form does not show up on the live page. I did change the form tag on the page.
It is interesting that it shows up on the PREVIEW when I edit the Content Page, though.
When I look at the live source code of the page, it shows: <!-- no form --> where the form is supposed to be.
Here is the Source Code from the Content page:
Code: Select all
<h2>VISITOR SIGN UP:</h2>
<h3><br /><a href="{cms_selflink href='terms-and-conditions'}">PLEASE REVIEW OUR TERMS AND CONDITIONS PRIOR TO SIGNING UP.</a></h3>
<p>{FormBuilder form='Visitors Sign Up Form'}</p>Form Builder 0.8.1.3
Thanks...