Different iFrame per Language
-
Hello all,
This is a follow up of an existing and closed topic; different-embed-video-depending-on-languages
I see there was an answer given but it didn’t seems to fixed the issue.The objective is to display a different embedded / iFrame content, per language.
Examples :
[trp_language language=”fr_FR”] <iframe src="https://app.cyberimpact.com/clients/37172/subscribe-forms/A30E8978-C35E-4E74-BCAE-E2A4777020C2" width="500" height="891" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe>[/trp_language]
[trp_language language=”en_CA”]<iframe src="https://app.cyberimpact.com/clients/37172/subscribe-forms/C174424D-9C20-4DC3-A380-8A69F7292560" width="500" height="891" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe>[/trp_language]
I’ve tried with Language = “fr” (shortname), “fr_FR” (code) and “french” (full language name), and it’s all giving the same results; a blank “code” / section.
Could you please help with this?
Kind regards,
Kv
- The topic ‘Different iFrame per Language’ is closed to new replies.