Decent Comments

Decent Comments shows what people say.

If you want to show comments along with their author’s avatars and an excerpt of their comment, then this is the right plugin for you.

And it’s not limited to just a widget showing recent comments: The plugin provides configurable widgets, shortcodes and an API to display comments in sensible ways, including author avatars, links, comment excerpts …

Anywhere you place comments, by means of a widget, a shortcode or an API call, you can:

  • Show an excerpt or the full comment. You can choose to not show the comment as well.
  • Determine the number of words shown for excerpts.
  • Set your kind of ellipsis.
  • Set the number of comments to show.
  • Show the author’s avatar and determine it’s size.
  • Sort by author email, author URL, content (what’s said in the comment), date, karma or post … in ascending or descending order.
  • Show comments for the current post or for a specific post.
  • Show comments for posts in specific categories, for specific tags, … (more precisely: the ability to show comments from posts related to one or more terms in a chosen taxonomy).
  • and more …

Feedback is welcome! If you need help, have problems, want to leave feedback or want to provide constructive criticism, please leave a comment.

Please try to solve problems before you rate this plugin or say it doesn’t work. There goes a lot of work into providing you with free quality plugins! Please appreciate that and help with your feedback. Thanks!

Documentation

The documentation is available on the Decent Comments documentation pages.

352 Responses to Decent Comments

  1. Yoram Zara May 28, 2013 at 9:00 am #

    Hi

    I have 2 questions:

    1. I want to have a line spacing between each comment displayed in the widget. I guess for this I need to add some CSS. what should I add?

    2. I want to have the date of the comment po appear at the end of each comment. How do I do this?

  2. jason May 27, 2013 at 4:05 pm #

    yeah that works for the author, link etc. but does nothing to the comment/comment excerpt. comment/excerpt does not want to move from beneath avatar. But I’ve come to terms with it 🙂

    • antonio May 27, 2013 at 4:49 pm #

      I’m glad that works for you. For comment excerpt you can use:

      .decent-comments .comment-excerpt {
      padding-left: 26px;
      }

      cheers

  3. jason May 25, 2013 at 3:42 pm #

    Hi, love the plugin. The only solution I could get to do what I wanted. Everything is how I want it except the alignment of the comment author and comment next to the avatars.

    Not sure what I need to do with css to get the top of all of the text (comment author, “on” statement, and comment excerpt) to align with the top of the avatar. i.e appear the same as Kento’s tweet comments near the top left of this page.

    Thanks for any help.

    • antonio May 27, 2013 at 7:41 am #

      Hi,
      in your css file, you can add:

      .decent-comments .avatar {
      padding-top: 6px;
      }

      cheers

  4. Thess May 20, 2013 at 11:47 am #

    Hi! I am currently using the default comment-settings in my blog, but it does not enable people to add their website/url to their comments. I would like this to be an option, and I therefore installed your plugin. However, nothing have changed even though I have activated it as well. I am not very technical, but do I have to deactivate something as well, so that your plugin will work? Also, will the old comments on my blog disappear if I start using your plugin?

    • antonio May 21, 2013 at 7:47 am #

      Hi,
      you can use this plugin without losing the old comments. You must install it, activate and add “Decent Comments” widget where you want (Appearance->Widgets).
      The user avatar and username is linked to user’s website.
      cheers

  5. Junior May 1, 2013 at 2:39 pm #

    How to display the date in the output?

    • antonio May 2, 2013 at 2:20 pm #

      Hi, right now, you can’t add date.
      This could be interesting, we will study.
      cheers

    • Johan January 21, 2014 at 3:19 pm #

      Adding dates to comments are important to understand if comments are still relevant. A short code attribute “show_date” would help me.

      • kento January 29, 2014 at 1:21 pm #

        Thanks for the feedback on the feature request, I think it’s worth to be added, too.

    • Marc Silverman January 7, 2015 at 1:52 am #

      Yes, Add my vote for adding “date” as a shortcode for your wonderful and useful plugin!

      –Marc

  6. Sven April 26, 2013 at 1:04 pm #

    Is it possible to show comments from ALL pages and SOME post categories ?

    When I add a taxonomy (“category”) and terms (“general”), it works great for filtering my posts from the “general” category, but i would also want all comments from my pages to be included.
    is there a way ?

    • kento April 26, 2013 at 8:39 pm #

      The thing is that it restricts comments to those that belong to posts in those categories, but as pages don’t have categories, it won’t be possible. Maybe if you find a way for pages to be assigned to those categories? I’ve never tried it myself though.

      That also reminds me that I really don’t get why you can’t just assign a page to a category in WordPress, in fact, to any taxonomy OOTB … oh no, now I’ve said it, mercy on me 😉

  7. AL April 24, 2013 at 9:06 pm #

    Hi fellas, thank you very much for plugin!
    do you think you can add “random” in the sort order? that would render your plugin very useful also for testimonials.
    thank you,
    Al

    • antonio April 25, 2013 at 9:40 am #

      Hi,
      yes, it can be interesting, we’ll look.
      thanks

  8. Christian April 18, 2013 at 1:23 pm #

    Hi, and thanks for the plugin!

    I would like to be able to change the “on” between the authorname and the commented post to the same language as the rest of my page (Danish). Would that be possible?

    • antonio April 19, 2013 at 9:02 am #

      Hi,
      You can change texts using wordpress traduction system. The files are in wp-content/plugins/decents-comments/languages
      You can use http://www.poedit.net/ for this.

      If you create it I’d appreciate if you send it to support at itthinx dot com.

      cheers

  9. Eduardo Oliveira April 15, 2013 at 12:15 am #

    Great plugin! Really useful to me.
    Altho, I’m willing to do something else with it. Using it in my frontpage – inside a widget – to display the last three comments within the whole site, is there any way to filter by email (or some ID) to avoid displaying comments from the same authors in a row?
    Thanks!

    • antonio April 15, 2013 at 10:43 am #

      Hi,
      right now, you can’t filter the comments.
      cheers

  10. Donalyn March 30, 2013 at 4:47 pm #

    I like this plugin, but am looking for one that does one simple thing – suppress my replies to comments in the recent comments widget. I reply to the majority of my commenters, so my replies dominate the widget and it looks stupid. Can you implement something that would do this?

    • antonio April 1, 2013 at 10:09 am #

      Hi,
      Actually the idea sounds good to me, this could certainly be added, Thanks for the suggestion.

      cheers

      • Donalyn April 1, 2013 at 12:27 pm #

        Glad to hear it – do you have plans as to the timing for your next upgrade?

        • antonio April 2, 2013 at 6:19 am #

          Hi, soon think not, you can stay informed through our twitter account @itthinx.

          cheers

  11. Angelique March 26, 2013 at 10:04 am #

    Hi Antonio,

    Sorry for the late reply, but this code is indeed doing what I had in mind. For the moment, I’ve disabled it because the thumbnails in the RH column do have a border in the same way.

    Anyway, many thanks for your help.

    • antonio March 26, 2013 at 12:15 pm #

      Hi,
      if you want delete the others border, in your file: wp-content/plugins/featured-page-widget/templates/featured-page-widget.css line 94 delete border-bottom and border-right.

      cheers.

      • Angelique March 26, 2013 at 4:39 pm #

        Hi Antonio,

        Thanks for this advice. I’ll add it in the script and block it for, perhaps, later decisions.

        Many thanks for your help and suggestions.

  12. Angelique March 23, 2013 at 4:25 pm #

    Hi all,

    Perhaps my previous problem wasn’t clear. Therefore, I’ll approach the problem via another way.

    Website involved: http://asn-xp.flight-simulation.eu

    I’m aware that this is not your widget, but perhaps you’re able to help me out. Perhaps it has also to do something with the style.css sheet.

    I’ve got the following problems with the “comments” on the website. I want to move the avatar to the left, remove the grey border and I also want to move the text more to the left. I checked the style.css, found a section Comments, but most changes won’t help. I also made some changes in decent-comments-widget.css (see below), but non of this result in what I have in mind.

    .decent-comments .comment {
    padding-top: 4px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #818383;
    }
    .decent-comments .comment-avatar {
    padding-right: 4px;
    }

    .decent-comments .comment-author {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    }
    .decent-comments .comment-link:after {
    clear: both;
    content: “.”;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: auto;
    visibility:hidden;
    }
    .decent-comments .comment-body, {
    }

    .decent-comments .comment-excerpt {
    display: block;
    }

    Any help is appreciated.

    Kind regards,
    Angelique van Campen

    • antonio March 25, 2013 at 8:14 am #

      Hi,

      I have checked your website and you have solved some things.
      The border color, you can solved it adding to style.css:

      .decent-comments .comment-avatar img {
      border: none !important;
      }

      cheers

  13. Angelique March 22, 2013 at 8:14 am #

    Oh, sorry Antonio.
    Here you are …. http://asn-xp.flight-simulation.eu

    In the mean time, yesterday late in the evening, I also found out that I have to make some changes in the style.css section “Comments”. But that doesn’t solve all of the issues. What I at least found is the different colours of the two names who placed comments. That’s no problem anymore, but I’m only wondering if you can add that in this decent-comments.css file too.

  14. Angelique March 21, 2013 at 8:47 pm #

    Hi,

    Using decent comments and we think it will fulfil our needs however, I would like to make some changes in the css file, but for some reason not all inputs work.
    When you look at the provided URL, I’ve changed already the author font size and style. The same implies for the comment text itself. But we would like to change furthermore:
    – the position of the avatar, more to the left,
    – why is the name of Stephen (Editor) not a link (OK with that) and Angelique is a hyper link (Admin)?
    – can I change the color and font size of the posting hyperlink?
    – I would like , if possible, at a line at the end of each comment, to separate the comments from each other?

    Hopefully you’re able to help me with the coding. In the mean time I’ll try it as well. Almost forgotten; why have the two names of these persons who placed a comment (Stephen and Angelique) different colours or is this a WP issue?

    Thanks in advance for your reply.

    Angelique van Campen

    • antonio March 22, 2013 at 8:01 am #

      Hi,

      I can’t see the URL, can you provide this?

      cheers.

  15. Alan March 20, 2013 at 12:40 am #

    Hi,
    May i post a quick translation of plugin to PT-BR?

    PO: https://www.dropbox.com/s/g6d2zvfoiabfagw/decent-comments-pt_BR.po
    MO: https://www.dropbox.com/s/21ml3hmw8zfzsv4/decent-comments-pt_BR.mo

    Thanks for this great plugin! ^^

    • antonio March 20, 2013 at 6:41 am #

      Hi Alan,

      Thank you very much for helping us improve.

      Great contribution.

      cheers.

  16. Miguel March 12, 2013 at 12:48 am #

    oh, it works!!
    I’m going to adjust the css styles and I’m think that will be perfect!

  17. Miguel March 9, 2013 at 10:36 am #

    I have three pages (no posts) and people can submit comment on each one. Home is one of those pages.

    I wondered if I could use a shortcode that shows the comments from all pages together at the home page.

    • kento March 9, 2013 at 9:46 pm #

      Have you tried the shortcode as explained here?

  18. Yoarm Zara March 5, 2013 at 1:10 pm #

    I want that the comments displayed by the Decent Comments widget to align full.
    See
    http://goo.gl/Cffqa
    How do I achieve that?

    • antonio March 5, 2013 at 3:33 pm #

      Hi,
      “decent comments” use classes to render it. You can use css to adjust view.
      The classes are:
      – comment
      –comment-avatar
      –comment-author
      –comment-link
      By example, if you set (css):

      .comment {
      text-align: justify;
      }

      cheers

  19. Griff Wigley February 21, 2013 at 5:52 pm #

    Hi,

    I see no option in the widget to group the comments by blog post. Can you explain how it might be done?

    • antonio February 22, 2013 at 8:12 am #

      Hi,

      you can group the comments by blog post, in option “Order by” in widget, selecting “Post”.

    • Griff Wigley March 12, 2013 at 12:58 pm #

      Antonio, it’s not working. See the inner right sidebar at:
      http://nfld.k12.mn.us/calendarconversation/

      Compare to the right sidebar here where I’m using the “Get Recent Comments” plugin:
      http://locallygrownnorthfield.org/

      How can I replicate that with your plugin?

      • antonio March 13, 2013 at 8:02 am #

        Hi,
        you can replicate it, using Decent Comments repeatedly. A widget for each post, using post title as widget title.
        In your example:
        – Decent Comments widget 1: A new blog reflects a shift…
        – Decent Comments widget 2: Tandem Bagels, opening …
        – ….

        cheers

        • Griff Wigley March 13, 2013 at 12:59 pm #

          Okay, that’s good to know, Antonio. But that wouldn’t work well for a very busy site where there are many posts with active commenting, changing all the time. Might you be looking at future development to add this functionality?

          • antonio March 13, 2013 at 5:14 pm #

            Hi,
            now, not planned, but if you need a custom solution, you can use the contact form and we will budget for it.

            cheers

  20. Jeremy January 27, 2013 at 1:16 pm #

    Is it possible to group comments, so that all comments to a particular post are shown together?

    • kento January 29, 2013 at 5:04 pm #

      Yes there is an option for that – you can try it with the widget for details.

  21. Brittany McAlpin January 16, 2013 at 5:03 pm #

    Hi,

    I’ve downloaded the widget, now how do I make it appear on a certain page?

    • kento January 23, 2013 at 12:54 pm #

      Hi Brittany,

      Go to Appearance > Widgets then drag the Decent Comments widget to a sidebar, adjust settings, save, done. Easy 🙂

      Cheers

  22. Mark Devlin January 14, 2013 at 6:28 pm #

    Got it! It works great. Thank you!

  23. Mark Devlin January 14, 2013 at 6:20 pm #

    Sorry, where can I download that version?

  24. Mark Devlin January 14, 2013 at 5:30 pm #

    Thanks

  25. Mark Devlin January 13, 2013 at 1:14 am #

    Hi, I have a problem with the plugin. I want to display the comments in each category,

    http://newslines.org/wiki/category/computer-people/aaron-swartz/

    but when I put “{current}” into the input box, the box stays blank (it will not accept the input and the comments do not appear.

    If I put in a term such as “aaron swartz” the term displays in the input box and the post display.

    Any ideas or work-arounds?

    • kento January 14, 2013 at 11:33 am #

      Hmmm … that looks like a bug, will need to check that.

      • kento January 14, 2013 at 11:51 am #

        … fixed it with version 1.1.5

  26. Yoram Zara January 11, 2013 at 10:24 am #

    Hi

    Another improvement suggestion. Currently YouTube links look like plain text in the widget. The best would be to have the videos automatically embed in the widget. Second best would be that they will be click able links,

    Thanks

  27. Yoram Zara January 10, 2013 at 8:49 am #

    Your plugin is very good. I have one suggestion – when I show the comments in the widget it states:
    “comment author” on “post title”

    The thing is that my site is not in English.The word on seems strange. It would be nice if there was an option in the widget to change the word “on” . Can you please do this?

    • kento January 14, 2013 at 10:20 am #

      That would call for a translation, would you be interested in contributing a translation?

      • Yoram Zara January 14, 2013 at 11:35 am #

        What I suggest does not require translation. I suggest adding a field in the widget that says replace “on” with “text field”.

        • kento January 14, 2013 at 11:56 am #

          It is a matter of translation. If you have a look at the existing translations, you will find that the string ” on %s” is being translated. If you want to change that word, you can use one of the existing translation files and adjust its translation to what you prefer to show.

          • Yoram Zara January 14, 2013 at 4:00 pm #

            Will it stand plugin upgrades?

            • kento January 15, 2013 at 9:10 am #

              Yes if the translation files are included. I was asking if you would be willing to contribute the translation files, so that they can be included in the plugin.

              • publisher May 26, 2014 at 4:34 am #

                Today I wasted a couple of hours trying to translate the little word “on”. I use the Decent Comments Widget on various WP-blogs and it looks ok, minus this little word.

                First I had to locate the file to make the change. At one point I found out that it was located in the Decent Comment Plugin language files. If you rename a couple of .mo and .po files (eg from de_DE to nl_NL) the German “zu” appears in stead of “on”. This is step one.

                To change this little word. It is NOT possible to use a text editor. (This took me A LOT OF TIME TO FIND OUT! AARGH) you need to download a 10mb program named Poedit. Edit the .po file. and it automatically saves an .mo output. Than upload again via FTP does the trick.

                The rest of the translation is dashboard side so why bother… A build in “on” changer would be cool.

                • kento June 2, 2014 at 7:58 am #

                  The way to translate and localize the plugins in WordPress is by using these .po files you found in the languages folder. See Translating WordPress. You can contribute your translation for convenience, note that if there is an update to the plugin, you will have to copy those files there manually otherwise.

      • Yoram Zara January 15, 2013 at 9:52 am #

        I am willing to help. I am not a developer. Please explain how can I help

        • kento January 23, 2013 at 12:30 pm #

          That would be great. Based on this translation template file (which is for the current version 1.1.5), you create a file decent-comments-he_IL.po where you add your translations – have a quick look at this where the use of these files is briefly explained. When you have done that you can send it over or simply post it on pastebin and I will include the translation.

  28. David September 3, 2012 at 1:14 am #

    I have a suggestion thats quite different, and it would take your comment plugin to the next level if you could do this. There is a wp theme called MasterFul Business Theme, you can google it, if you go to the bottom right of the site you can see a sliding testimonials box. Would you consider making a sliding recent comments widget with these types of dot images they have used? It would be ingenius! Theres no widgets out there that can slide recent comments. What do you think?

    • kento September 10, 2012 at 10:25 am #

      I think it’s an interesting idea, pulling in comments (AJAX) is on the @todo list and the effect would be the same.

  29. Glam August 14, 2012 at 8:01 am #

    Hi, it looks like there is a little bug. If a long URL is inserted in a comment, at the beginning, this URL is not cut and exits the wigets area, overlapping the text in the widgets next to it.
    If you check my site today/tomorrow it’s most likely you see the issue at the very bottom.

    Please let me know

    • kento September 10, 2012 at 10:16 am #

      Just add this CSS rule to your theme:
      .comment {
      overflow: hidden;
      }

  30. ketsp August 1, 2012 at 9:04 pm #

    I have 2 categories i dont want this plugin to show. Lets’s say “cat1” and “cat47”. I like it to show all other posts from lot of categories. It’s a big job to add what it may show from. Is it not possible to easy not show post from those 2 cat and show all other?
    (sorry bad english)

    • ketsp August 4, 2012 at 5:09 pm #

      More important … I have one side i have comments on. I use this side as guestbook and just use builtin comment. Those comments i dont want to show in decent comment widget. Is it possible to exclude those, or implement this in further version?

      • kento August 9, 2012 at 7:26 am #

        Excluding categories could be added to a future release, I see that it makes sense in your case.

  31. Britt July 30, 2012 at 7:27 pm #

    This might be asking too much but your plugin is the post is the closest I have seen to what is needed.

    It would be great if it was possible to use your plugin to have a summary page of posts (with just the linked title) and all of the comments (collapsible would be nice) underneath them. Also, the ability for new visitors to add comments to a specific post, on that page, would be great. Kinda like a forum/summary comment page!

    The problem with big blog posts is that the comments are spread all throughout the blog and there is no easy way to see them all in one place and add to the discussion.

    I have been wanting to attempt something like this and thought about trying to synchronize posts and their comments in a separate forum like bbress or mingle, but that is just too much work.

    Anyway, thanks for the great plugin!

    Britt

    • kento August 9, 2012 at 7:23 am #

      Thanks for the suggestions, sounds quite useful – you could actually use the plugin’s functions to put a page like the one you explain together, but it would involve some coding.

  32. Sean Rainey May 31, 2012 at 6:06 am #

    Hi,

    I’m wondering how i can get the widget to display a users facebook avatar. I’m using the simple facebook connect plugin which allows users to comment if they are logged in through facebook and it will display their comment along with their avatar.

    However the same comment when views in the sidebar using you widget will only show the gravatar logo and not the facebook avatar.

    Please see screengrab here of how the same comment appears with different avatars.
    http://cl.ly/1M1v3e3P1F0y1W1o1528

    Hope it’s an easy tweak or fix 🙂

    Cheers,

    Sean.

    • kento June 3, 2012 at 10:47 am #

      Hi Sean,
      It shouldn’t be too difficult to extend DC with that option but I won’t be able to fit that into my schedule. If you want to do it and share the patch I can see to include it though.
      Cheers

      • Ali August 22, 2012 at 9:58 am #

        Hi,

        I am also trying to show user’s facebook avatars in the widget.
        Does anybody know how to fix this?

        Can I do this by my self through custimizing the PHP files? Do you have tips for me?

        Thanks in forward.

  33. Thomas March 10, 2012 at 10:40 pm #

    Hi. How can I show comments only from current post using short tags. It seems that none post_id short tag is available.

    • kento March 12, 2012 at 2:12 pm #

      You’re the third one asking for that, this seems to be getting popular 😉 Only the widget supports that, but the shortcode doesn’t allow the attribute although it would be possible for the shortcode to allow it (using the same renderer). I think we could bring that option into the next release.

  34. Ad Lagendijk March 4, 2012 at 9:40 pm #

    Great plugin. Two suggestions for extension:

    (1) to exclude/include on the basis of user role. I like reader comments to be shown separately from author comments (multi-author site).

    (2) allow for a more-> link to a page where (many) more comments are shown

    • kento March 5, 2012 at 12:23 pm #

      Thanks for the suggestions, they make sense to me as well (also given how you’re using it on your blog). Added these on the plugin’s todo list 🙂

  35. Lisa February 5, 2012 at 2:46 am #

    Hello there!

    Is there a way to link the content of the comment to the comment itself? Right now you have to click on the name of the post to get to it.

    Plus, can I exclude URLs provided by people? The thing is, the first link you get is the Url provided by the person who commented on the blog and then you see the link to your blog post.

    Thanks!!

  36. Brad February 3, 2012 at 10:06 pm #

    Love the plug in! Is there anyway to exclude trackbacks from showing up on the recent comment list? Or even better, just exclude internal trackbacks? I make it a habit to link other posts, but this clogs up the recent comment list.

    thanks!

    • kento February 3, 2012 at 10:50 pm #

      Thanks 🙂 To exclude trackbacks would be a good addition, adding it to the requested features …

      • Seji August 7, 2012 at 7:57 pm #

        Definitely to be able to exclude trackbacks would be a great feature. Any chance to see it soon?

        Thanks for the plugin. 🙂

        • kento August 9, 2012 at 7:28 am #

          Still on the list but will need some spare time to do … patches for that are welcome though 😉

          • Jeremy Myers January 22, 2014 at 8:46 pm #

            Anything on this yet? Would love this option also.

            • kento January 29, 2014 at 1:27 pm #

              Check the widget settings, you’ll find checkboxes for that 🙂

  37. hafizmd November 23, 2011 at 4:50 am #

    Hi Kento,

    Thanks for this great plugin.

    Just one question. Can this plugin disable author comments?

    Thanks a lot Kento 😉

    • kento November 23, 2011 at 8:40 am #

      Hey thanks for your kind comment 🙂
      It will show comments for all, including a post’s author. There’s no option to disable showing the author’s comments.

  38. nic November 21, 2011 at 8:33 pm #

    I deactivated the code insert manager plugin, and the page still displays the short code–no comments.

    Will I be able to use your plugin?

    • kento November 21, 2011 at 8:35 pm #

      Let’s take a look at your site, there shouldn’t be any problem.

  39. nic November 21, 2011 at 7:27 pm #

    Twenty ten. Maybe it’s conflicting with my Code Insert Manager (Q2W3 Inc Manager)
    But my short code from a different widget (Contact Form 7) works fine.
    How do I get your short code to work?

    • kento November 21, 2011 at 8:27 pm #

      Please try it with the code insert manager plugin disabled and see if things work after that.

  40. nic November 21, 2011 at 5:30 pm #

    I like the plugin. Works great as a widget. But, when I put [decent-comments/] in a new page, it only displays “[decent-comments/]“–no comments. How do I fix this? Thanks.

    • kento November 21, 2011 at 6:30 pm #

      What theme and other plugins are you using? Looks like something’s interfering …

  41. MishaOLS November 20, 2011 at 8:57 pm #

    Wow Kento, thank you very much for a quick response! I would love to use your plugin once it will have this feature! All the best from Misha

    • kento November 20, 2011 at 8:59 pm #

      Thanks Misha 🙂 I recommend to follow me on Twitter as I do post updates on the plugins there regularly. Cheers

    • kento December 19, 2011 at 8:55 am #

      Good news 🙂 The latest release (1.1.0) now allows to show comments for posts in specific categories. You can also choose specific tags – it actually works for taxonomies in general with both the shortcode and widget.

  42. MishaOLS November 20, 2011 at 5:08 pm #

    Hey, I would like to ask you whether your plug in could display only comments from a specific category of my choice. Currently I use different sidebars on different content pages (blog, videos, etc.) and I would need a widget, which could display only comments from the videos category for example. Thank you very much for your reply! All the best from Misha

    • kento November 20, 2011 at 8:00 pm #

      Hi Misha,
      The comments can’t be restricted to categories as of now, but that would be a nice addition. I’ll take that into account and it could be added to the next release. Thanks for your suggestion.
      Cheers

  43. ali November 13, 2011 at 10:51 am #

    thank you for this plugin

    • kento November 13, 2011 at 11:26 am #

      It’s nice to see one’s work appreciated. Thanks 🙂

  44. Stefan November 8, 2011 at 5:20 pm #

    Greetings, I have successfully installed the plug in and it properly shows in the Widgets area. But there is no information how I can incorporate it into a webpage (not a blog) – preferably in the middle of the page (after one article) below the image and not at the bottom of the page. http://mundi.com/english_latest-html/

    I am on the latest Infocus

    Thanks for your help! Stefan

  45. dalesue October 5, 2011 at 7:02 pm #

    Hi and thanks for a great plugin.

    I am using the plugin but the avatars do not show up in the sidebar. Only the default avatar does show up even though the personalised avatars show up in the comments section below the post.

    It seems that there is a conflicting plugin but I cannot figure out which one.

    Do you have any idea how I can solve this issue?

    • kento October 5, 2011 at 7:22 pm #

      Thanks for your appreciation 🙂 Could you please forward a link to your site (you can send an email if you prefer) and I’ll take a look.

      • Scott November 3, 2011 at 4:27 am #

        I have the same issue as this guy. Yesterday, the avatar of the Twitter user was showing up. Today, the default wavatar from WP is showing up. http://twitter-twitter.com if you want to have a look. LOVE the idea of this working. Can you help?

        • kento November 3, 2011 at 10:39 am #

          The avatars on the comments below your posts come via twimg.com but the avatars shown in the widget are served via gravatar.com. Looks like your theme (or a plugin?) pulls avatars based on the commenter’s Twitter id. But the avatars shown in the widget are based on gravatar so that’s why they are different.

  46. Ghulam Abbas Soomro September 13, 2011 at 1:00 pm #

    Dear Sir I Want To Add Somments Box In My Site Plz Help Me

  47. Tim September 12, 2011 at 12:10 am #

    Hi – great plugin! Had it working well as a widget but I found a conflict with PTM Ajax comments – getting the error

    [code]
    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Decent_Comment_Widget::cache_delete’ was given in /path/to/my/blog/wp-includes/plugin.php on line 405
    [/code]

    Don’t suppose you’ve got any ideas on this?

    • kento September 12, 2011 at 7:15 am #

      Hi Tim,
      Thanks for reporting this, it was actually a typo (it should have read ‘Decent_Comments_Widget’), fixed it and released as 1.0.2. Please update to that version.
      Cheers!

  48. CH September 8, 2011 at 2:19 pm #

    Thanks! Now it works in a post, but not in a page! But I guess this has something to do with my WP installation.

    Thanks for your plugin, anyway! :o)

  49. CH September 8, 2011 at 1:57 pm #

    Did you do a documentation somewhere how to use the shortcode? [decent_comments] doesn’t show anything.

    • kento September 8, 2011 at 2:10 pm #

      Thanks for mentioning it, there is a section about that being prepared that I’ll add later on.
      The correct form for the shortcode is: [decent-comments/] which will use the defaults.
      If you want to adjust settings, for example to hide avatars, use it like this: [decent-comments show_avatar="false"/]
      Also note that you have to use a dash and not an underscore and the self-closing form that uses the forward slash [decentcomments/]

  50. luchosar September 8, 2011 at 1:33 am #

    sale este error al instalar:
    Fatal error: Class ‘Decent_Comments_Widget’ not found in /home/luchosar/public_html/wp2/wp-content/plugins/decent-comments/class-decent-comments-widget.php on line 23

    • kento September 8, 2011 at 11:01 am #

      Hi thanks for your comment, there is an update available which should fix this issue for you. Please use version 1.0.1 of the plugin.

Leave a Reply

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share