Dynamic Products via Post Meta

Had an interesting question on the forum today: The site has multiple publications that are available for purchase, each has a separate price value. The …

Conditional Shipping by Form Total

A user on the Gravity Forms Support Forums posted today asking if it were possible to setup a shipping fee that was only applicable if …

Set a Minimum Order Quantity

Gravity Forms provides the ability to set a minimum per field when using a separate Quantity field but what about a minimum quantity for the …

Enable Decimal Values in Quantity Fields

Gravity Forms has some pretty comprehensive support for various pricing fields but one thing it does not provide is a weight field. So what do …

Set Post Status by Field Value (Advanced)

This tutorial/snippet expands on the snippet. Here is a refresher on the issue: Currently, the post status of a post generated from a Gravity Form …

Set Post Status by Field Value

Currently, the of a post generated from a Gravity Form submission is set via the Post Title, Post Body or Post Excerpt fields. So what …

Pro Tip: Skip Pages on Multi-Page Forms

I’ll admit it. I’m a bit of a Gravity Wiz. And as such, I do a good bit of testing on really long multi-page Gravity …

Custom Field Confirmation

Request users to confirm important information on your forms by entering it twice. Ya know, like the option on the email field? Here’s the code: …

Dynamically Populating User Role

Use this snippet in conjunction with Gravity Forms dynamic population functionality to populate the current user’s role into any form field. This snippet assumes the …

Allow Site Creation to be Conditional with User Registration Add-on

The problem: You want to register users and allow them to optionally specify if they would like to create a site with their registration as …

Display Number of Entries Left Based on Entry Limit

Want to really entice your visitors into submitting your Entry Limit-enabled form? Display the number of entries left based on the entry limit! Be aware, …

Close Comments when Post Created via Gravity Forms

This simple snippet allows you to close comments on posts created via a Gravity Form.

Set Registered User as Post Author

Here’s a little story and a little tip. I was recently speaking with a friend (yes, wizards do have friends) and he was sharing some …

Notify Author When Post is Published

This snippet is almost identical to the snippet. The key difference is this will send a notification to post author rather than an email stored …

Notify User When Submitted Post is Published

This handy snippet allows you to send an email notification to the user who submitted a Gravity Forms generated post when that post is published. …