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.

Form on a Custom Post Keeps Reloading the Page

  1. I have a gravity form that when used on a page works fine. However, when I use it on a custom post, the page keeps reloading when it is viewed. It is almost like there is a redirect to the same post once the post is loaded and it is caught in an endless loop. Any idea what is happening? The url to the post is http://islandpetmovers.com/services/pets-moving-to-hawaii/

    Posted 11 years ago on Monday June 4, 2012 | Permalink
  2. David Peralty

    The first thing I noticed is that this is incorrect:
    <script type="text/javascript" src="//code.jquery.com/jquery-latest.min.js"></script>

    It should be http://code.jquery.com/jquery-latest.min.js

    Can I have you try the following please:
    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 11 years ago on Monday June 4, 2012 | Permalink