Cassiano
Cassiano
Job DONE :smiley: The final Universal HTML: ``` html window.addEventListener('message', receiveMessage, false); function receiveMessage(event) { if (event.data) { var msg; try { msg = JSON.parse(event.data); } catch (err) { //...
> @cassianotartari In your universal HTML you still seem to have myuserloginindisqus. Is that something that doesn't matter? @erikdubbelboer that's your Disqus username. --- > This is almost working for...
> Thanks @cassianotartari ! > I've installed this but for example in this post http://miposicionamientoweb.es/como-conseguir-suscriptores/amp/ the Disqus block is loading all time... And the Url to get the comments (http://cdn.miposicionamientoweb.es/wp-content/themes/metro-pro/disqus-amp.html?url=http%3A%2F%2Fmiposicionamientoweb.es%2Fcomo-conseguir-suscriptores%2F&identifier=17044+http%3A%2F%2Fmiposicionamientoweb.es%2F%3Fp%3D17044)...
Pay atention @rubenalonsoes, you should use _different domains_: > Make sure you can host the installation code on two different domains. > https://github.com/disqus/disqus-install-examples/tree/master/google-amp And your Universal html is running in...
Nice @rubenalonsoes ! I didn't check what is this solution.
@rubenalonsoes better you talk about this in the proper channel: https://wordpress.org/support/topic/v0-4-whats-new-and-possible-breaking-changes/ I'm not going to update before read change log and how this could affect the content, as he is...
Nice @rubenalonsoes! Can you give more details here how to achieve that? I didn't had time yet to better read AMP plugin documentation.
@ruslan-fidesio I can't remember what I did... I don't know if I solved the issue or simply abandoned the IE8. Probably this problem was addressed to [this webpage](https://www.muva.com.br).