• Can we put 2 lightbox forms on one page?

    This is form 1

    [formlightbox_call title=”Contact Us Today”]Contact us[/formlightbox_call] [formlightbox_obj id=”1″ style=”” onload=”false”][contact-form-7 id=”1134″ title=”01 Contact Form on business it services page”][/formlightbox_obj]

    the second form is contact-form-7 id=”984″
    Although I create 2 separate links, the same lightbox form appears

    How to we resolve this?

    Thanks

    https://wordpress.org/plugins/form-lightbox/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try changing this:
    [formlightbox_obj id="1"

    To this:
    [formlightbox_obj id="2"

    I had the same problem and it was fixed by making sure I just changed the ID each time I had another one.

    I have same problem. I changed the [formlightbox_obj id=””]from “1” to “4”, but only [formlightbox_obj id=”2″] shows no matter which call button i click.
    Also, I’m using Form Lightbox to show Contact Form 7 forms, none of dropbox, radio button or acceptance works. What should I do with this?

    Many thanks!

    Update of my problem.
    I just found that, to use the shortcode below:
    [formlightbox_call title=”Contact Form 7″ class=”2″…
    [formlightbox_obj id=”2″ …

    The number of class in the first shortcode has to be the same number of id in the second shortcode. Then there will be no problems to show several lightbox forms in one page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2x Form Lightbox’ is closed to new replies.