You can just put something like the following into your template file where you want the form to appear (example of a form called Contact Us):
gravity_form('Contact Us', false, false, false, '', false);
For more info on the false etc, see here: http://www.gravityhelp.com/documentation/page/Embedding_A_Form
Related Posts:
- gravity forms : use previous dropdown choice as variable in gform_pre_render? [closed]
- Gravity form to submit to third party application
- outlook calendar event from form post [closed]
- Update post using gravity forms 2019 solution
- Gravity forms – Can I have multiple custom spinners? [closed]
- gform_after_submission add list of form titles after the post content [closed]
- How to make entries of Gravity Forms available in the public front-end? [closed]
- Creating custom array keys on gravity forms entry
- Pre-populate Gravity Forms Field with Custom Post Type
- gravity forms file upload field
- Form Object Gravity Forms [closed]
- Restricting product quantity field to numbers only in Gravity Forms
- Why does using conditional logic in gravity forms break the form when placed using php
- Gravity Forms Webhooks [closed]
- Is there a way to display poll question results in Gravity forms before submitting the form?
- Populate email field is wp-signup.php
- Submit a Gravity Form as other user [closed]
- magnific popup + gravity form query string not passing
- How to get the total donations made by a user – Gravity Forms? [closed]
- Gravity form multi-select issue on ios [closed]
- Pass MD5 value to prepopulate field
- Gravity Forms Upload each entry to Unique Folders
- Passing data from after_submission action to the confirmation filter in gravity forms?
- Gravity Forms redirect based on conditions
- Multi-image upload doesn’t work [closed]
- Gravity forms and wp_update_post [closed]
- Value of Query string [closed]
- Gravity Forms non-empty Total field values not submitted [closed]
- Pass created post id from gform_after_submission action to gform_confirmation filter?
- Gravity Forms: tracking form [closed]
- Gravity Forum Custom Field Check box attribution
- Gravity Forms custom Field entry
- How to add custom input via PHP into every Gravity Form? [closed]
- Getting values in gform_confirmation for Gravity Forms [closed]
- Gravity Forms, how to link form to amember pro signup [closed]
- Gravity Forms data to SOAP Service says Could not connect to host
- gravity form merge multiple records with the same id
- gravityforms chart
- Gravity Form Repeater File/Media Upload Not Working
- Gravity Form – notification if some values not match
- Gravity Forms Multiple Dates Filled by 1st Date
- WordPress – Gravityforms https:// is not a valid url
- Add (populate) multiple dynamic fields trough a url query
- Am i doing something wrong by getting plugins from github repos?
- Update post’s custom fields after workflow step approved or rejected in gravity flow
- Problem with Gravity Forms – multistep form
- Fill drop-down box with other text field entries
- My Gravity forms creates a Woocommerce order but I want to exclude a certain form
- Gravity Forms and regex – Doesn’t seem to validate
- Foreach loop through Gravity Forms entries
- Gravity form Multiple receiver with different message
- Use gform_pre_render / Google distance Matrix to calculate distance on page 2 of form based on input on page1
- Gravity Forms – RMA Count
- Gravity Forms + Post Fields + Divi Load From Library
- Gravity Forms Create Variable For Users Without Pre-existing Entries
- Paypal not converting currency when using Gravity Forms on WordPress
- gform_pre_render Dropdown populated with roles [closed]
- Gravity Forms field ID $entry not working
- Gravity Forms ExactTarget Add-on Plugin: Nothing happens after step 2 when creating a new feed [closed]
- Prevent threading in emails from gravity forms [closed]
- GravityForms inside Gantry4 won’t display [closed]
- Gravity Forms: Limit entries by number of times of a certain field value and date
- Restricting text field to numbers only in Gravity Forms [closed]
- How do I add custom fields to Gravity Forms? [closed]
- How to call post update addon after payment in payment gateway gravity form plugin?
- How to deactivate gravityforms WordPress plugin
- How do I show data from gravity forms in my template? [closed]
- Check if partial file is called from within header.php or footer.php
- _wp_page_template to dynamically use template
- Templates & CSS – Proper Programming Practice?
- Correct way to use get_template_part() and get_post_format() with custom post types?
- Possible to use pagename inside get_template_part?
- How to make get_theme_mod work with AJAX in the customizer preview
- Valid HTML in Template Part
- How can I trigger actions manually?
- How to remove medium size class in gravity form for input tag?
- Gravity forms – get shortcode attribute from post content
- get_template_part for specific page
- Gravity Forms parameters return 1
- Insert template-part inside the content
- How to add to a user_meta field (append)
- Create a form with custom autocomplete address field and CSV import values
- Gravity forms / Recaptcha / Autoptimize – somewhere it goes wrong
- Select through customizer the template part to be viewed
- Load templates, pass arguments, and render output from functions.php
- Doing Math with Gravity Forms List
- Confuse between forms and tables
- Is_Page doesnt detect my page
- WordPress post not executing shortcode until updated
- Display a custom 404 page without a redirect
- How to get value from radio buttons meta box, and return different contents?
- Redirect users in first login to a dynamic link
- When to use content-pagename.php?
- Theme parts path location dump
- how to modify request to get_template_part()?
- Code working in functions.php but not pluign for gavity forms
- Is it possible to set different payment gateway on each Gravity Forms form? [closed]
- Headers already sent error with get_template_part in REST API call
- get_template_part() does not render after the ajax request
- Separate page for pagination possible?