Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2017-12-27 09:25:26
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
embbed codes and https
after moving webpage behind secure https-connection this embbed codes doesn’t show up anymore:
<iframe src=‘http://www.xeno-canto.org/234397/embed?simple=1’ scrolling=‘no’ frameborder=‘0’ width=‘340’ height=‘115’></iframe>
any ideas?
PHP version: 5.6.32
TXP 4.6.2
Offline
Re: embbed codes and https
Most browsers will block non-secure http embeds in a https site. There are some workarounds like routing your embed request through a secure proxy that retrieves and ‚re-serves‘ it. On the xeno-canto org forum, there’s a recent query saying they’ll have https embeds soon: http://www.xeno-canto.org/forum/topic/21387.
TXP Builders – finely-crafted code, design and txp
Offline
#3 2017-12-27 14:17:54
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: embbed codes and https
jakob wrote #308443:
Most browsers will block non-secure http embeds in a https site. There are some workarounds like routing your embed request through a secure proxy that retrieves and ‚re-serves‘ it. On the xeno-canto org forum, there’s a recent query saying they’ll have https embeds soon: http://www.xeno-canto.org/forum/topic/21387.
thank you jakob! looks like i just need to wait till january 15. then they move the site to https server
Offline
Pages: 1