Navigation überspringen

[Gelöst] iframe restrictions

This support ticket is created vor 4 years, 1 month. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Hong_Kong (GMT+08:00)

Dieses Thema enthält 1 reply, hat 2 Stimmen.

Zuletzt aktualisiert von Luo Yang vor 4 years, 1 month.

Assistiert von: Luo Yang.

Author
Artikel
#2371991

I am trying to: use custom field in elementor page template, in that field I am using a captivate.fm embed link to show a podcast episode player...

I have spoke to support on captivate and they said the toolset field has an iframe restriction on it disallowing links to be opened, see screen share; versteckter Link

Link to a page where the issue can be seen:
versteckter Link

I expected to see: the link opening a new tab

Instead, I got: nothing

#2372325

Hello,

Thanks for the video, after click the "captivate" icons in your website, I see below error message in my Chrome browser console window:

Blocked opening '<em><u>versteckter Link</u></em>' in a new window because the request was made in a sandboxed frame whose 'allow-popups' permission is not set

You can follow Google document to setup the HTML iframe tag, and add "allow-popups" permission:
versteckter Link
And test again