This sounds like a plugin (or theme) conflict or a file permission issue. Most likely a plugin conflict.
To test for a theme conflict...
- Activate the default Twenty Ten theme
- Test Gravity Forms to see if the form editor works properly
If it does, then your theme is outputting Javascript in the admin where it should not be outputting it, and that is what is causing the conflict. If it doesn't, then move on to checking for plugin conflicts.
To test for a plugin conflict...
- Deactivate ALL plugins
- Activate Gravity Forms
- Test Gravity Forms to see if the form editor works properly
If it does, then you have a plugin that is causing the problem and outputting Javascript in the admin where it should not be outputting it. To determine which plugin is causing the conflict, do the following:
- Activate each plugin one by one
- Test Gravity Forms to see if the form editor works properly after each one
Once you activate a plugin that causes the issue to begin happening, that plugin is outputting Javascript on the Gravity Forms admin pages... which it should not be doing.
This is most likely what is happening as Javascript issues are typically caused by poorly developed plugins.
Posted 13 years ago on Thursday March 3, 2011 |
Permalink