Open PDF In Modal Popup - Question | JoomShaper

Open PDF In Modal Popup

Scott

Scott

SP Page Builder 3 days ago

It would be noce to have a feature to open a pdf file in SPPB Modal Popup, is there anyway it coul dbe done?

I use Engage BOX iFrame popup only show t edownloadable link it does not open the PDF

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 days ago #222844

Hi Scott.

  1. EngageBox is extension from Tassos.gr, not from Us.
  2. It's possible with Modal addon, with a very simple HTML code:

Modal addon > Content Type > Text > [...] icon from toolbar > Source code > Copy & Paste > Apply

<span><iframe src="/images/file.pdf" width="100%" height="600px"></iframe></span>

info_23_09.jpg

Then in Modal addon set similar height as you used in iframe code.

info_23_10.jpg

Save settings, and that's all.

Yes, tested on my own site before creating manual tip


New Guide: https://www.joomshaper.com/documentation/sp-page-builder/how-to-tips#how-to-display-a-pdf-files-content-inside-a-modal-popup-addon

0
Scott
Scott
Accepted Answer
2 days ago #222896

Hi Paul, I iwll give this a try thank you

0
Scott
Scott
Accepted Answer
2 days ago #222897

Perfec that works!

0