wp-pwa / saturn-app-theme-worona

Saturn theme for worona apps
1 stars 0 forks source link

Use iframe for disqus #143

Closed luisherranz closed 6 years ago

luisherranz commented 6 years ago

The react component should implement this:

<script>
    window.addEventListener("message", function(){
      debugger;
    }, false);
    </script>
    <iframe id="disqus" style="width: 100%; height: 20%;" src="/iframe.html?url=https%3A%2F%2Fwww.adslzone.net%2F2017%2F09%2F28%2Fel-nuevo-nokia-3310-con-3g-es-tan-innecesario-como-el-anterior%2F&identifier=253782%20https%3A%2F%2Fwww.adslzone.net%2F%3Fp%3D253782&shortname=adslzone&title=El%20nuevo%20Nokia%203310%20con%203G%20es%20tan%20innecesario%20como%20el%20anterior&linkColor=rgb(0,%200,%200)">

The disqus-iframe.html is already in static on the branch disqus-iframe.