Skip Navigation

[Resolved] iframe restrictions

This support ticket is created 2 years, 7 months ago. 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 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 2 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#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; hidden link

Link to a page where the issue can be seen:
hidden 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>hidden 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:
hidden link
And test again