Can someone please recommend a good pop-up plugin for this theme?
I’d need it for things like the contact form, maybe even inserting an Enfold shortcode into…
Hi erikkIsrael!
Maybe, you’d like to use the lightbox capabilities. You can open an external link or inline content using the plugin. Please refer to this link: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Best regards,
Ismael
Looks like I’ll have to dive into the PHP of the theme to set this plugin up?
Hi!
No, you don’t have to use php. Just follow the instruction on the link that I gave you to open a page or an inline content using lightbox. This can be done using the Text Block. This is an example.
Open this thread using lightbox
This is the actual code. I added the ?iframe=true at the end of the url.
<a href="https://kriesi.at/support/topic/pop-up-plugin?iframe=true" rel="prettyPhoto">Open this thread using lightbox</a>
Cheers!
Ismael