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.

AJAX loading and Gravity Forms Problem

  1. We have a site that is sliding in other pages, gravity forms is on a page that is not shown on load but is on a button click. Problem is the wp-head function is not getting called for the page the form is on.

    Is there a way to embed that directly or another solution?

    Is it just the stylesheet or do you add more stuff to the head section?

    Cheers,

    Eric

    Posted 13 years ago on Monday June 28, 2010 | Permalink
  2. Sounds like you need to enqueue the scripts/CSS manually. You can do this by adding a snippet to your functions.php file. You can find that at the bottom of this page.

    http://www.gravityhelp.com/documentation/embedding-a-form/

    Posted 13 years ago on Monday June 28, 2010 | Permalink
  3. THANK YOU!

    Yes I meant to shout, that solved a major headache!

    Cheers,

    Eric

    Posted 13 years ago on Monday June 28, 2010 | Permalink

This topic has been resolved and has been closed to new replies.