Display Entry Limit in Sidebar
This snippet is also available as an easy-to-use shortcode. Combined with the Shortcode Widget you will likely find that the shortcode-version of this snippet is much easier to use and understand....
View ArticleRedirect to Referrer URL after Gravity Form Submission
This tutorial demonstrates a simple, code-less method for redirecting users back to the URL they came from before accessing the form. This is useful in situations where you may require registration or...
View ArticleUse Gravity Forms to Create User-Submitted Posts
The concept is pretty simple. Using Gravity Forms “Post Fields” you can create a form which generates a post when it is submitted. All you have to do is add the desired post fields to your form. When...
View ArticleBetter Pre-submission Confirmation
This snippet is available as a plugin with Gravity Perks. Buy Gravity Perks today to get this perk plus 21 other galatic Gravity Forms plugins! View the Plugin Buy Gravity Perks Are you interested in...
View ArticleCheckbox Products for Gravity Forms
Out of the box, Gravity Forms does not support checkbox products. Simple story… they’re not as simple to implement as a default product option as they seem. This tutorial will demonstrate how we can...
View ArticleSend Manual Notifications with Gravity Forms
View this code snippet on GitHub. This simple snippet allows you to send notifications manually to users who have submitted your forms and provided an email. Email all users who submitted the...
View ArticleVery Simple Submission Approval for Gravity Forms
View this code snippet on GitHub. Special thanks to Derek Leek for the original idea and commissioning this solution! In this tutorial, we’re going to walk through the creation of a prayer request...
View ArticleInclude Post Permalink in Gravity Forms Confirmation or Notification
View this code snippet on GitHub. There are two methods for generating a link to a post created by Gravity Forms. Both methods are intended for use in Gravity Forms’ confirmations and notifications...
View ArticleHow to Generate and Validate a Reference Number for Gravity Forms with GP...
This tutorial will show you how to use GP Unique ID for Gravity Forms to generate a reference number on one form then setup another form to confirm that the reference number is valid. Let’s get...
View ArticleHow to Hide Gravity Forms Product Fields
I will assume, since you are reading this article, you already have a reason for wanting to hide your Gravity Forms Product field. The reasons are many and varied. My first recommendation? Use the...
View ArticleGravity Forms Conditional Shortcode
Did you know that Gravity Forms provides a handy shortcode that allows you to display different content depending the data the user has entered in their submission? It’s a bit of a hidden gem. How does...
View ArticleUse Gravity Forms Conditional Logic with Dates
This snippet is available as a plugin with Gravity Perks. Buy Gravity Perks today to get this perk plus 22 other galatic Gravity Forms plugins! View the Plugin Buy Gravity Perks You’re probably...
View ArticleGravity Forms Hook Reference
The goal of this reference is to give you a general idea of the order in which Gravity Forms’ hooks are called in several typical scenarios. Click on the “More Info” link that appears when you hover...
View ArticleSimple Pre-submission Confirmation
This snippet is available as a plugin with Gravity Perks. Buy Gravity Perks today to get this perk plus 22 other galatic Gravity Forms plugins! View the Plugin Buy Gravity Perks This code has been...
View ArticleHow to Style Gravity Forms Read-Only Fields
Set Field as Read-Only Before any of this styling can be applied, we first need to actually set the field as read-only. You can do this with Javascript (like so) or you can use our GP Read Only plugin...
View ArticleCustomizing Gravity Forms User Registration Activation Page
This article (and associated code) has been updated for Gravity Forms User Registration 3.0. If you have previously implemented this functionality and have upgraded to GFUR 3.0, please update your code...
View ArticleHow to hide Gravity Form field labels when using placeholders
We do a lot of custom Gravity Forms work and custom WordPress theme development. Over the years, the need to hide the Gravity Form field labels has come up a few times. In most scenarios, this pertains...
View ArticleCustomizing the User Activation Email for Gravity Forms
The Gravity Forms User Registration Add-on provides a really neat feature when registering new users; User Activation. When this feature is enabled, users will be sent an activation link to the email...
View ArticleAdding Workflows to Forms with Gravity Flow
Regular Gravity Wiz readers already know the power and flexibility of Gravity Forms. It can be used to build any type of form, it’s easy to customize, it integrates with just about everything, and it...
View ArticleHow to Add Three Decimals with Gravity Form Currencies
Gravity Forms provides support for a variety of currencies out of the box and allows you to change the currency for your forms on the Gravity Forms settings page. Most default currencies will be set to...
View Article