Viewing Disqus

Disqus



User: 10 years ago
i have problem with plugin disqus. i make all from manual, copy all text from discus account to html snippet make apply and NOTHING.
look to picture. when i looking video tutorial, in snipet is: "comment powered by Disqus" but I don't have this.
?????

Snímka obrazovky 2015-07-19 o 11.47.48.png
User: Roddy 10 years ago
See these instructions for modifying the code and adding styles to Disqus.

Note that the page has to be published to server before you will see anything!

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: 10 years ago
i dont want modifing, i dont want adding styles, I want to get my work only disqus.
I have done absolutely everything in the manual and it's not working.
...even after uploading.....
User: Roddy 10 years ago
What is the URL to the published page?

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: 10 years ago
i dont want modifing, i dont want adding styles, I want to get my work only disqus.
I have done absolutely everything in the manual and it's not working.
...even after uploading.....
User: Jumbo T. 10 years ago
Nothing wrong with the code if you copy/paste it correctly.

Based on the picture and code I pasted, make sure that head and body do not wrap :

This :

(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);

Not this :

(document.getElementsByTagName('he
ad')[0] || document.getElementsByTagName('bod
y')[0]).appendChild(dsq);

And remember, if you have a problem provide facts and information. Making statements does not help.

So if someone ask for a link, provide one. Clickable!


Post Reply
You must login or signup to post.