• 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]

    https://wordpress.org/plugins/bootstrap-3-shortcodes/

Viewing 1 replies (of 1 total)
  • Plugin Author MWDelaney

    (@foolsrun)

    Hi,
    I’m actually not able to reproduce this error. Can you confirm whether there are any errors in your browser’s javascript console?

Viewing 1 replies (of 1 total)

The topic ‘Modal Not Firing’ is closed to new replies.