Welcome to GPLDL - we are still beta - please report any bugs via the contact form.

GPLDLGPLDL
GPLDL
Download the most popular GPL licensed Premium WordPress Themes & Plugins and WooCommerce Extensions for FREE!
  • Blog
    • Blog Articles
    • Latest Updates & Additions
  • Repository
    • Full Repository
    • Premium WordPress Themes
    • Premium WordPress Plugins
    • Premium WooCommerce Extensions
    • Special Gifts for Premium Members
    • Tutorials
  • Forum
  • Free Membership
  • Donations
  • My GPLDL Account
  • Sign In
Menu back  

Gravity Forms Requesting Key

  • This topic has 32 replies, 1 voice, and was last updated 3 months, 1 week ago by HappyC.
Viewing 3 posts - 31 through 33 (of 33 total)
← 1 2
  • Author
    Posts
  • October 26, 2018 at 7:08 am #20490
    Yossy P Setiadi
    Participant

    Hi,

    So I’d like here to summarize working method to remove all the gravityforms nag.

    1. Install the plugin, but don’t activate it.. yet.
    2. Add this code to your ‘functions.php’ (better if using child-theme)

    function remove_gravity_forms_nag() {
    	update_option( 'rg_gforms_message', '' );
    	remove_action( 'after_plugin_row_gravityforms/gravityforms.php', array( 'GFForms', 'plugin_row' ) );
    }
    add_action( 'admin_init', 'remove_gravity_forms_nag' );
    

    3. Edit file ‘gravityforms.php’ (root of the plugin file) on line 1763 as per-version 2.3.5, and change the code below:

    echo '</tr><tr class="plugin-update-tr"><td colspan="3" class="plugin-update">' . $new_version . sprintf( esc_html__( '%sRegister%s your copy of Gravity Forms to receive access to automatic upgrades and support. Need a license key? %sPurchase one now%s.', 'gravityforms' ), '', '', '', '' ) . '</td>';
    

    to this (basicly just delete everything between quotes) :

    echo ' ';
    

    4. Activate the plugin
    5. Just click “Next” on the license activation page (Don’t Input Any License Key) and check “I understand the risks” and continue to click “Next” until you set “currency”.
    6. Done!

    Hope it helps.. ‘cos it works for me.. huehuehue..

    October 6, 2019 at 8:53 pm #21760
    Anonymous
    Inactive

    Gravity Forms not allowing me to create new forms =(

    October 19, 2020 at 4:12 pm #22720
    HappyC
    Participant

    Can’t create anything because of the “Insert Key” page!

    Please help me!

  • Author
    Posts
Viewing 3 posts - 31 through 33 (of 33 total)
← 1 2
  • You must be logged in to reply to this topic.
Log In
Search the Repository
We reward your Donations!
We need your Donation to maintain and grow the GPLDL WordPress Repository - and we reward your generosity with Premium Memberships allowing you to download even more files.

Learn more about donations & rewards...
News from our blog
  • How to get the MailPoet Premium Newsletter WordPress Plugin for free forever?
    January 22, 2017
  • How to remove the license code check from the WP-Rocket WordPress Plugin
    January 2, 2017
  • How to remove the WooThemes Updater Plugin notification from your WordPress Admin Dashboard
    May 28, 2016
Latest Updates & Additions
  • GPLDL News: 102 Updates & Additions today – Download 2249 Premium WordPress items!
    January 24, 2021
  • GPLDL News: 93 Updates & Additions today – Download 2249 Premium WordPress items!
    January 17, 2021
  • GPLDL News: 97 Updates & Additions today – Download 2248 Premium WordPress items!
    January 10, 2021
Tags
Admin Area automatic Backend code command display Download Drupal edit Extension fork forked functions.php get rid of GPL Guide hide hoot HowTo Instructions license Magento nag-screen nagscreen notification null nulled off Plugin Premium remove serial switch theme true tutorial Update Updater usage WooCommerce WooThemes wordpress WP-Media WP-Rocket
Welcome to GPLDL!
scr02We love innovation and we believe in free software!

That's why we strive to make the world's best Premium WordPress Themes & Plugins and WooCommerce Extensions & Themes available for everyone!

Find us on:

FacebookTwitterGoogle+RssPinterest
Latest Blog Posts
  • How to get the MailPoet Premium Newsletter WordPress Plugin for free forever?
    January 22, 2017
  • How to remove the license code check from the WP-Rocket WordPress Plugin
    January 2, 2017
  • How to remove the WooThemes Updater Plugin notification from your WordPress Admin Dashboard
    May 28, 2016
Latest Updates & Additions
  • GPLDL News: 102 Updates & Additions today – Download 2249 Premium WordPress items!
    January 24, 2021
  • GPLDL News: 93 Updates & Additions today – Download 2249 Premium WordPress items!
    January 17, 2021
  • GPLDL News: 97 Updates & Additions today – Download 2248 Premium WordPress items!
    January 10, 2021
About GPLDL
  • About GPLDL
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
GPLDL - all Rights reserved.
  • About GPLDL
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
  • Sign In
GPLDL Widget Menu
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy