-
Notifications
You must be signed in to change notification settings - Fork 14
integration request: popup maker #50
Description
Please consider adding integration to the Popup Maker plugin (https://wordpress.org/plugins/popup-maker/). There are probably a few places where displaying pages in a lightbox popup would be useful, my particular interest is for the "add" page (more below), but others may want to display an add in a popup or similar.
What I'd like to achieve with this is to have a sidebar button users can click so submit their own add while browsing the classifieds (wpadverts) pages. You can of course do that now, but it navigates away from the ads the user was displaying; having that in a pop-up lightbox would be a nice solution to allow submitting their own without loosing their current place navigating the ads.
I believe proper support for that would require the various form submissions to use ajax.
Thanks