It would be best to resolve the issue with the theme, as it's going to cause you problems in the future. I would look at the source of an admin page, and look for references to JavaScript which is being loaded from the Genesis or child theme /js folder. That won't be loaded when you use the default WordPress theme, and that is likely your problem.
Once you find out WHAT script is being loaded in the admin where it should not be, you can find out how it was added, why it was added, and how to add it properly on only the desired pages.
You can also compare the theme files to a default Genesis theme package, but that would be harder than looking in the source of an admin page for scripts being loaded from the Genesis folder. If you'd like to load up the Gravity Forms form builder in the admin, then view source, and upload it to pastebin.com or pastie.org, we'll take a look at it for you and see what's going on.
Posted 13 years ago on Sunday November 6, 2011 |
Permalink