Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Thank you so much, @Ismael.
This is now solved!
For anyone who may want the same solution:
$.magnificPopup.open({
items: { src: "/images/image.jpg" },
type: 'iframe'
});
does anyone have any insights here?