Tagged: CONTACT FORM, enfold, Lightbox
-
AuthorPosts
-
April 3, 2018 at 5:11 pm #936659
Hi
Is there a way of using Enfolds lightbox to display a contact form?
I have a page that requires 3 forms, so want to add links to text that opens them in a lightbox.Thanks
April 4, 2018 at 7:15 am #936971Hey satsumamedia,
You might want to use Contact From 7 and Popup for Contact Form 7 to achieve this.
If you need further assistance please let us know.
Best regards,
VictoriaApril 4, 2018 at 12:32 pm #937102Hi
I need to use GravityForm … upon further investigation, they suggested to use Popup MakerThanks for your help
April 4, 2018 at 3:42 pm #937233Hi,
Button elements can open a lightbox window and display any content inside it.
1. Create a new page with your form and hide the header and footer from the layout options in the page sidebar.
2. Copy the page URL and add ?iframe=true to the end of the link.example: If the new page created to display in the lightbox is http://kriesi.at/contact the link to open it in lightbox will be http://kriesi.at/contact?iframe=true
Finally, add the lightbox link to a button element.
Best regards,
VinayJanuary 16, 2019 at 1:55 pm #1054547hello vinay,
Thank you for the good instructions! it woks! I have the lightbox installed, but how can I delete the delay? and can I change the size of the lightbox into a portrait format? the link to the page I send private content,
thanks for the help!
uweJanuary 19, 2019 at 12:13 am #1055719Hi,
The form is responsive when viewed on mobile it will display as a one column. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */ /* Width */ .mfp-iframe-holder .mfp-content { width: 90%; max-width: 1600px; min-height: 90vh; } /* Height */ .mfp-iframe-scaler { min-height: 90vh; }Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.
