0

我有一个 infusionsoft 注册表单,我想将它嵌入到灯箱中。

我有表单的脚本: <script src="https://st990.infusionsoft.com/app/form/iframe/4342343243243" type="text/javascript"></script>

和一个有效的示例灯箱:

<a rel="wwlba" href="http://www.youtube.com/watch?v=3434343?hd=1&amp;width=870&amp;height=490&amp;fmt=22"> <img class="alignnone size-full wp-image-1949 opaque" style="border: 0pt none; margin: 0px;" title="req" src="http://www.ccc.com/wp-content/uploads/video_screen.jpg" alt="" width="280" height="116" /> </a>

但是,当我尝试使用 infusionsoft iframe 执行此操作时,它根本不会渲染任何内容。

`<a rel="wwlb" href="https://st990.infusionsoft.com/app/form/iframe/4342343243243"> <img class="alignnone size-full wp-image-1949 opaque" style="border: 0pt none; margin: 0px;" title="req" src="http://www.ccc.com/wp-content/uploads/video_screen.jpg" alt="" width="280" height="116" /> </a>

有什么想法吗?

谢谢

4

1 回答 1

1

尝试使用 infusionsoft 表单的 html 版本。

于 2013-07-25T17:06:16.887 回答