Contact Form doesn't work in Lightbox Featherlight
-
I’m trying to use the contact form plugin inside a lightbox (using featherlight). which is hidden by default.
Sadly the submit-button doesn’t do anything at all. When placed in the ordinary document structure, it works.This is my code:
<div id="feedback-box" class="lightbox hidden"> <h3>Lorem iosum a Feedback Li Europan lingues</h3> <?php echo do_shortcode( '[contact-form-7 id="8" title="Kontaktformular 1"]' ); ?> </div>
This is the lightbox-plugin I use:
https://github.com/noelboss/featherlightDoes anyone have a clue what is going wrong here?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Contact Form doesn't work in Lightbox Featherlight’ is closed to new replies.