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.

conditional logic - form is set to display:none

  1. damsite
    Member

    Hi -Am a first time user and somewhat newcomer to WP. Site is in DEV mode and near launch.

    Had a basic contact form functioning for days (including conditional logic) and it has arbitrarily succumbed to the style="display:none" and disappeared a few hours ago.
    http://66.147.244.56/~smarteu2/wordpress/contact-us/

    I used shortcode. It display fines when I remove logic.

    View source shows all the info is there. When I uncheck "display:none" in Chrome inspect element, all appears. Not sure how to troubleshoot. Am hoping someone will have a straightforward answer... Have tried a few recommendations by adding code to the functions or header files with no luck, but I may have not been coding correctly.

    Site is built on Genesis and a custom child theme (done by programmer who is no longer available).

    Thank you!!

    deb

    Posted 14 years ago on Tuesday May 31, 2011 | Permalink
  2. You most likely have a plugin conflict. That's a common cause for this. Some script is breaking the Gravity Forms conditional logic script.

    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 14 years ago on Tuesday May 31, 2011 | Permalink