I want my form to display on a certain section of my page. Inorder for that to happen i have to hardcode it. How do I go about doing that? Is there a place where i can reference the code and form Id I need to enter?
I want my form to display on a certain section of my page. Inorder for that to happen i have to hardcode it. How do I go about doing that? Is there a place where i can reference the code and form Id I need to enter?
Yes, thats in the documentation. You'll want to embed your form via the function call.
This link you are sharing shows a 404 page?
I have the same problem as the person who asked this question.
taylor
You probably want to embed the form via the function call.
http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call
Be sure to read all the documentation there as you will need to enqueue the scripts and styles when you embed a form via the function call.