-
Website
http://blog.disqus.com/ -
Original page
http://blog.disqus.net/2008/08/13/notes-about-the-new-plugin/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
donnacha | WordSkill
37 comments · 11 points
-
Jason
164 comments · 22 points
-
Mike Olbinski
88 comments · 17 points
-
Daniel Ha
2195 comments · 396 points
-
Rob Loach
45 comments · 27 points
-
-
Popular Threads
-
Disqus: The Official Blog - Disqus Comments: Translated in over 40 languages
5 days ago · 27 comments
-
Disqus: The Official Blog - Disqus Comments: Moderating comments from your Post
2 weeks ago · 68 comments
-
Disqus: The Official Blog - Disqus Comments: Closing comments on Wordpress and some bug fixes
4 weeks ago · 85 comments
-
DISQUS | Service Status - Maintenance window
23 hours ago · 1 comment
-
DISQUS | Service Status - Everything is back to normal.
2 days ago · 2 comments
-
Disqus: The Official Blog - Disqus Comments: Translated in over 40 languages
Once we have everything is together, we'll release a 2.01.
Great product by the way!
Thanks alot for fixing this!
P.S.: Any chance to include some simple sanitize-rule in the comments..? i.e.
becomes
and so on.
http://angrysummerquietfall.blogspot.com/2008/0...
It used to be white on black and now it's black on white. I don't know how to change this?
I see the comment count show up fine.
wouldn't show on Disqus 2.0
The new plugin works great and I have found Disqus to the best commenting system available for Wordpress. Best wishes!
Kris
Presumably, there is something I have to do to make it import my existing 7,000 comments, but I don't see any instructions. There's an Export comments to DISQUS on the Advanced Options, but when I click it I'm taken to a wp-admin/edit-comments.php?page=disqus page that's blank and nothing changes. Still no comments on the blog.
Is this supposed to work?
Plus on the SEO end, yes it great to be able to sync your comments to third party sites, but your going to run into duplicate Content Issues. When google decided who to award the search result to it is going to be the site with the highest PR. More than likely that's not going to be your blog and that means your blog just disappears from the search engine :(
I'm not using WordPress, so I'm using the generic code integration. Is there going to be anyway for me to import comments into Disqus? That's the only thing holding me off from integrating this into my sites.
Also please add basic HTML formatting functionality.
all posts.
Thanks anyway.
1) You can import all of your comments into Disqus.
2) You need to change the setting I mentioned earlier.
3) Disqus will be used on all posts, with comments being in the Disqus system as well.
What about those of us using 'other' systems?
plugin. Could you indicate where this is confusing? I'd like to change
that.
Any thoughts on trouble shooting?
Could you list the exact build number of the plugin? It's located in
the readme.
Here's the build number:
Disqus WordPress Plugin
Version 2.0-2528 (August 13, 2008)
Jonathan
...else if ( (is_single() || is_page() || $withcomments) ) {...
but should be
...else if ( (is_single() || is_page() || is_feed() || $withcomments) ) {...
I've changed it manually, that did the trick.
Anyone have this problem?
I'm using XP with all available updates and Firefox 3.0.1. I just tried reinstalling JRE, and it had no effect.
I'll look.