Modal Not Firing
-
I inserted the shortcode for the Bootstrap Modal, but the modal does not fire when I click the button.
Am I required to add any JS for the modal? It appears the data attributes achieve that. Here’s my shortcode:
[modal text="Watch The Video" title="Wind Direction"] <iframe width="420" height="315" src="https://www.youtube.com/embed/TjHU4NJ4jwk" frameborder="0" allowfullscreen></iframe> [modal-footer] [button type="primary" link="#" data="dismiss,modal"]Dismiss[/button] [/modal-footer] [/modal]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Modal Not Firing’ is closed to new replies.