PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to edit script

  1. vinnyslevin
    Member

    Forgive me for asking such a idiotic question, but were do i find the script ?

    I want to add an alert into my form

    but have no idea were the form script is

    Posted 13 years ago on Friday February 25, 2011 | Permalink
  2. The plugin resides in a folder called gravityforms within your plugins folder. Typically this is in wp-content/plugins/gravityforms.

    We don't recommend editing the plugin code. We can't support customizations to the plugin code itself and it makes plugin updates difficult because automatic updates will overwrite any changes you have made.

    If you want to customize Gravity Forms you should do so using hooks and filters. If you aren't familiar with hooks, actions and filters in WordPress here is an introduction:

    http://codex.wordpress.org/Plugin_API

    Posted 13 years ago on Friday February 25, 2011 | Permalink