I have a form, been working for ages, now just doesn't appear on my page. I have created anyone and it does. I just don't want to have to re-create it. Any ideas?
I have a form, been working for ages, now just doesn't appear on my page. I have created anyone and it does. I just don't want to have to re-create it. Any ideas?
Can you link to your page? Have you tried any of our troubleshooting steps listed on similar forum topics?
Hello David,
From what I can tell in this short thread, I believe I am experiencing a similar issue. My site is at illinoistechfoundation.org. What is a little odd is that one of my forms definitely does not display on the page but another form does display.
does not display form: http://illinoistechfoundation.org/itf-programs/guest-speaker-program-and-application/chicago-public-schools-cps/
display correctly: http://illinoistechfoundation.org/contact/
I have make not changes to either form and believe there were no other edits made. A little strange no? Any ideas? Thanks in advance!
James
Timestamp: 11/12/12 11:45:01 PM
Error: ReferenceError: assetsUri is not defined
Source File: http://illinoistechfoundation.org/sitefiles/wp-content/w3tc/min/47cf4cc2.9b5259.js
Line: 19
Timestamp: 11/12/12 11:45:01 PM
Error: TypeError: jQuery("#main_inner").preloader is not a function
Source File: http://illinoistechfoundation.org/itf-programs/guest-speaker-program-and-application/chicago-public-schools-cps/
Line: 459
Timestamp: 11/12/12 11:45:01 PM
Error: TypeError: jQuery("img.reflect").reflect is not a function
Source File: http://illinoistechfoundation.org/sitefiles/wp-content/w3tc/min/47cf4cc2.9b5259.js
Line: 18
I see three JavaScript errors on your page. They seem to be related to WP-Minify. Can you try disabling that plugin and see if this form works.
The simpler form will work because it does not contain conditional logic. The more complex for probably uses conditional logic, or AJAX, and the JavaScript error prevents the form from showing because the required Gravity Forms jQuery can't run to display the form.
Please try disabling WP-Minify first and see if that fixes things. If not, please check further for theme and plugin conflicts by following these instructions http://rkt.gs/testing