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
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
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: