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.

Gravity Form in Easy Fancybox

  1. vshafiq
    Member

    I want to have my gravity form open in a lightbox.
    My site is simplesites2go.com
    This code works:
    <a href="#fancyboxID-1" class="fancybox {width:800,height:675}" >Click here to enter your details</a>
    although it does not make the dimensions of the lightbox bigger as specified. Any ideas why?

    What I REALLY want to do is have it open using a form button. However, this does not work:

    <FORM METHOD="LINK" ACTION="#fancyboxID-1" class="fancybox">
    <INPUT TYPE="submit" VALUE="Click This Button">
    </FORM>

    How do I get the form button method to open the lightbox and also resize the lightbox to my specifications?

    Thanks!

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink
  2. @vshafiq, I deleted your other post.

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink
  3. I got a 404 error when clicking on the "Click this button" button. The text link beneath it worked to open the form in a lightbox, with some jQuery easing. Regarding the sizing of the fancybox, based on the documentation I found here, it appears you are using it correctly. However, since this is not Gravity Forms functionality, I would recommend contacting the support for that plugin.

    http://wordpress.org/tags/easy-fancybox

    Posted 11 years ago on Wednesday September 19, 2012 | Permalink

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