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.

The form doesnt show anymore

  1. I made a form that worked great, creating a draft post, and suddenly doesnt show anymore. Other forms work fine.
    I did intstaled a forms plugin and unistalled it when i thought that was the issu, but even after i deleted the add on, the form doesn show. Cant figure out why. On the preview works fine.

    This is the page
    http://184.172.150.8/~bti/beit-tefilah.org/israeli-jewish/prayers_uploads/
    Can you help me here?

    Posted 11 years ago on Monday March 11, 2013 | Permalink
  2. David Peralty

    Can you please try the following steps. If it is working in preview, but not live on your site, this usually means a theme or plugin conflict. The following steps should help isolate the issue:
    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 11 years ago on Monday March 11, 2013 | Permalink
  3. But other form do show, it is just this specific one

    Posted 11 years ago on Monday March 11, 2013 | Permalink
  4. David Peralty

    Most likely there is something special about this form? Conditional logic? Certain field type, that is causing it to show issues where others aren't. The troubleshooting steps are the same though.

    Posted 11 years ago on Monday March 11, 2013 | Permalink
  5. I see this JavaScript error on the page now:

    Timestamp: 3/11/13 5:21:04 PM
    Error: TypeError: jQuery(...).prettyPhoto is not a function
    Source File: http://184.172.150.8/~bti/beit-tefilah.org/israeli-jewish/prayers_uploads/
    Line: 1294

    I think it might be related to including this version of jQuery rather than 1.8.3 which is what would be included by WordPress by default:

    <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js?ver=1.8'></script>

    As David said, this can be pinpointed by using the troubleshooting steps here http://rkt.gs/testing

    Posted 11 years ago on Monday March 11, 2013 | Permalink