How to disable the Gravity Forms Template Library

Aug 2, 2024

2 Min. Read

Share URL

This page may contain affiliate links. Please read my disclaimer for more information.

Problem

Since the release of Gravity Forms version 2.7, a new feature—the template library—has been added, which was highly requested.

This new template library offers fifteen or so different pre-built form templates for building new forms.

While this was a great addition, I have seen some users who were not as thrilled with this new feature and requested a way to disable it, and Gravity Forms delivered!

Solution

In Gravity Forms version 2.8.9, a new filter, gform_bypass_template_library, was added to bypass the template library when creating new forms.

The needed code snippet is available in the doc linked above and the code can be used in the functions.php file of the active theme or with a code snippets plugin.

When the filter is used, instead of seeing the templates, you will be presented with the popup to create a blank form.

This filter can also be used to display the template library for only one user, but bypass it for other users. Details are in the doc linked above!

NEED MORE HELP?

If you still need help, please use the comments or chat options below.

If you have an active Gravity Forms license, you can also open a support ticket here.

Photo of author
About the Author
Chris Eggleston
Husband. Father of 4. Grandpa of 2. Chief Problem Solver exploring business systems, technology, AI & faith — helping people solve real problems. @mantiswp @chrisegg

Support Chris - Donate $5

Gravity Wiz Add-Ons

Advertisement

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments

Related Post

Styling Gravity Forms Radio Buttons Like Toggle Switch

Problem I recently had someone ask if it was possible to style radio buttons like a toggle switch in Gravity...

Mar 17, 2026

4 min. read

Automatically Switch from a Registration Form to a Waitlist in Gravity Forms

This tutorial shows you how to automatically switch from a registration form to a waitlist form in Gravity Forms using entry limits or attendee tracking with a custom shortcode.

Sep 29, 2025

4 min. read

Using AI + Gravity Forms to Streamline Job Applications

Hiring is tough. Sorting through dozens, or even hundreds, of job applications is time-consuming, repetitive, and prone to human bias. That’s where combining Gravity Forms, Gravity Flow, and AI automation comes in.

Sep 26, 2025

2 min. read

Turn Gravity Forms Image Choice Field into carousel

Problem Recently, I saw a Gravity Forms user looking for a way to style the new Image Choice field. Specifically,...

Jul 14, 2025

3 min. read

Offer Subscription With One-Off Add-On Product Options with Gravity Forms

Want to offer a subscription + one-time add-ons in Gravity Forms? Here’s how to do it using Stripe’s setup fee feature in a single payment feed.

Mar 24, 2025

2 min. read

Gravity Forms A/B Split Testing

Problem We recently received an interesting request from a Gravity Forms user who wanted to know how to do A/B...

Mar 21, 2025

5 min. read