I like the ajax pop up and want to use it on a page. is there a way i can do that? the page should actually be what the ajax pop up would have?
Hi knowzero!
You can append the query string at the end of the url. Something like this:
http://www.mysite.com/page?iframe=true
If you add an image url as menu item link, it will automatically open as lightbox.
Regards,
Yigit
Thank you that is a great tip. But what i am looking for is the opposite. I want to have a page that has the contents of a light box on it, instead of having the user click on an image on the page and then the light box pops up. the contents of the light box should be the page.
Hi!
I’m not really sure I understand. Your trying to load the contents of a page inside the popup correct? If so then you would just create a link and set the URL to Yigit’s example.
You can also use inline content to display, https://kriesi.at/support/topic/inline-content-in-magnific-popup/.
You can find the magnific popup documentation here, http://dimsemenov.com/plugins/magnific-popup/documentation.html.
Cheers!
Elliott