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.

Remove gform_post_render script

  1. Hi there

    Am in the process of finishing up a website but have hit a snag when including Gravity Forms onto the page.

    If you go here http://www.mixd.co.uk/contact/

    The form outputs:

    <script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1, 1])}); </script>

    Onto the page which is causing an error in IE8 and 7 and thus causing my Selectivizr script to break too.

    I have tried outputting the form using both the shortcode and an echo - each time with the Ajax disabled.

    Why is this code being output if I haven't selected to use Ajax? Think it might have only been happening with a recent update, not sure though.

    Any way I can disable the script entirely without modifying the plugin?

    Thanks

    Posted 11 years ago on Tuesday May 1, 2012 | Permalink