Have a link open a modal window

I want to have links on a page open different modal windows instead of taking the user to different pages. Is there a way to do that natively with Beaver Builder? If not, is there a recommended plugin that plays nicely?

Hey Andrew,

Thanks for getting in touch! Re. your question, there isn’t that functionality baked in, but I assume you could find a plugin for this with a bit of googling. Off hand, I’m not aware of one I can recommend. Let me know how it goes though and if we can be of further assistance!

Best,
Billy

Found a great solution. I’m using the bb theme and, since it uses bootstrap, I can just use the out-of-the-box modal code for boostrap.

Very cool, Andrew! When you have it up and running, shoot me a link so I can take a look!

Best,
Billy

Hi

Just using the standard modal code (eg http://www.w3schools.com/bootstrap/bootstrap_modal.asp) in an HTML module works a treat.

I would include a link but this is for registered subscribers only. :slight_smile:

Mark

Hi guys can anyone advise how I can get this to work with a contact form… I want a modal window to open when a button is clicked that contains a contact form.

Any advice would be much appreciated.