If you came to this page looking for the latest documentation of the Decent Comments plugin, you will find it here: Documentation
The information below is outdated!
Decent Comments Widget Configuration
To use a Decent Comments comment widget on your site, go to Appearance > Widgets and drag a Decent Comments to the desired sidebar. If you don’t want to customize the widget’s settings, you’re done.
You can use as many Decent Comments widgets you want, each with different settings.
For each widget, these options are available:
- Title : If desired, give your widget a title that will appear above the comments.
- Number of comments : Determines how many comments will be shown.
- Order by … : Choose the criterion used to sort comments.
- Sort order : Based on the criterion, comments can be shown in ascending or descending order.
- Post ID : If empty, shows comments from anywhere on your site, based on the criterion chosen. You can enter part of the title of a post or a post’s ID to only show comments related to a specific post. You can enter [current] or {current} to show comments for the post that is currently displayed.
- Show comment excerpt : If checked, shows excerpts of the comments. If unchecked, shows the full text of comments.
- Number of words in excerpt : Determines up to how many words are shown as an excerpt for each comment.
- Ellipsis : This is shown after a comment’s excerpt, if there are more words in the comment than shown in the excerpt.
- Show author : If checked, displays the author of each comment.
- Show avatar : If checked, displays the comment author’s avatar.
- Avatar size : Determines the size of the avatars shown in pixels.
- Show link to post : If checked, shows a link to the post that the comment is related to.
- Show the comment : If checked, displays the comment excerpt or full comment.
- Taxonomy : Indicate category if you would like to show comments on posts in certain categories. Give the desired categories’ slugs in Terms. For tags use post_tag and give the tags’ slugs in Terms.
- Terms : If a taxonomy is given, indicate the slugs of the terms in that taxonomy separated by comma to show comments for all posts related to these terms. To show comments on posts related to the same terms as the current post, indicate: {current}. If a taxonomy is given and terms is empty, no comments will be shown.
Decent Comments Shortcodes
Decent Comments provides the
- Hey Alex, You’re welcome. Yes please, have a look at the recommended solution and follow-up here with your comments. Cheers…
- Hi George, This is excellent. Thank you very much for this. It works just as you described. We will work…
- Hey Alex, The only change needed is to use the aforementioned hook and in order to simplify things for you,…
- Hi George. Thank you. That seems fair. Happy to give it a shot and provide feedback. I’m a not sure…
- Hey Alex, You’re welcome. Yes, since the groups exist network-wide, you can use them for setting restrictions of post-types and…
The shortcode can now also be written as
- Hey Alex, You’re welcome. Yes please, have a look at the recommended solution and follow-up here with your comments. Cheers…
- Hi George, This is excellent. Thank you very much for this. It works just as you described. We will work…
- Hey Alex, The only change needed is to use the aforementioned hook and in order to simplify things for you,…
- Hi George. Thank you. That seems fair. Happy to give it a shot and provide feedback. I’m a not sure…
- Hey Alex, You’re welcome. Yes, since the groups exist network-wide, you can use them for setting restrictions of post-types and…
If no attributes are given, the default settings are used.
Using default settings
Place the following shortcode anywhere to show comments based on the default settings:
- Hey Alex, You’re welcome. Yes please, have a look at the recommended solution and follow-up here with your comments. Cheers…
- Hi George, This is excellent. Thank you very much for this. It works just as you described. We will work…
- Hey Alex, The only change needed is to use the aforementioned hook and in order to simplify things for you,…
- Hi George. Thank you. That seems fair. Happy to give it a shot and provide feedback. I’m a not sure…
- Hey Alex, You’re welcome. Yes, since the groups exist network-wide, you can use them for setting restrictions of post-types and…
An example using customized settings
Place the following shortcode anywhere to show 25 comments featuring 64 pixel avatars:
- Hey Alex, You’re welcome. Yes please, have a look at the recommended solution and follow-up here with your comments. Cheers…
- Hi George, This is excellent. Thank you very much for this. It works just as you described. We will work…
- Hey Alex, The only change needed is to use the aforementioned hook and in order to simplify things for you,…
- Hi George. Thank you. That seems fair. Happy to give it a shot and provide feedback. I’m a not sure…
- Hey Alex, You’re welcome. Yes, since the groups exist network-wide, you can use them for setting restrictions of post-types and…
- Hi George, Thank you for the quick research and reply. This looks promising. I am glad to see that the…
- Hi again Alex, Following up regarding your question to mention that there is a workaround you can use with the…
- Hi Alex, What you noticed about Groups on MS is correct, groups restrictions are managed site-wide and not network-wide. Please…
- Thanks again for your feedback and kind words, greatly appreciated! Cheers
- This was precisely the issue. After making the database changes to reflect the files’ new location, all is well. Your…
- Hi Suresh, After reviewing the Groups File Access setup, it appeared that the issue with files not being accessible related…
- Hi, I wanted to clarify based on this: “I have a module that loops through a single category and it…
- Dear Suresh, We are following up regarding temporary access credentials which can be sent to george at itthinx dot com….
- Hi Terry, Welcome to our support forum for Groups and Groups Restrict Categories. I tried to replicate what you describe…
- I have tried flushing the cache numerous times. Has not made a difference. The ability to make Cache exceptions is…
- Hi Suresh, Many thanks for the additional info, we will follow up regarding the credentials directly to your email. Regarding…
- Forgot to add… We are using the latest version of the Groups plugin.
- Thanks for your response. To answer your questions… 1. We are not using any caching plugins. Godaddy hosting has some…
- Hi Suresh, Welcome to our support channel and thanks for using our tools! The issue that you describe could be…
- on AffiliatesHi Simon, Thanks for your questions! The free version does not require any particular method of payment, you can manage…
- on AffiliatesHello, what features does the free version include? Does the free version require integration with PayPal or other payment methods…
- Hi Michael, Welcome to our support forum for Affiliates plugin and its addons. At the moment Affiliates plugin doesn’t provide…
- Hi John, Thanks for sharing that information with us, we appreciate your feedback. Since the report you have doesn’t include…
- Hi Ryan, Thanks for sharing your idea with us. What you mention about offering a URL shortener option in Affiliates…
Shortcode attributes
The
- Hey Alex, You’re welcome. Yes please, have a look at the recommended solution and follow-up here with your comments. Cheers…
- Hi George, This is excellent. Thank you very much for this. It works just as you described. We will work…
- Hey Alex, The only change needed is to use the aforementioned hook and in order to simplify things for you,…
- Hi George. Thank you. That seems fair. Happy to give it a shot and provide feedback. I’m a not sure…
- Hey Alex, You’re welcome. Yes, since the groups exist network-wide, you can use them for setting restrictions of post-types and…
ellipsis
Default : …
exclude_post_author
Default : false
Set to true if comments on posts from the post’s author should not be included.
excerpt
Default : true
max_excerpt_words
Default : 20
strip_tags
Default : true
avatar_size
Default : 24
number
Default : 5
order
Default : “DESC”
Possible values: “ASC”, “DESC”
orderby
Default : “comment_date_gmt”
Possible values:
“comment_author_email” : Author Email
“comment_author_url” : Author URL
“comment_content” : Content
“comment_date_gmt” : Date
“comment_karma” : Karma
“comment_post_ID” : Post
post_id
Possible values:
- “{current}” : show comments for the current post
Usage:- HI, Thanks very much for the kind response and the help. I was 99.9% sure it wasn't an issue with...
- Hi Paul, Thanks for the link. This is an issue with your theme's styling. The :before of the containing div...
- Hi, thanks for the reply. It’s happening on all pages at the moment but here is an example page. https://thevaccinereaction.org/vaccination-category/...
- Hi Paul, Thanks for the kind feedback on the plugin! What you mention could be related to a conflict or...
- a post ID : show comments for a specific post
For example:
show_author
Default : true
show_avatar
Default : true
show_link
Default : true
show_comment
Default : true
taxonomy
Use category for categories or post_tag for tags.
Default : empty
terms
A comma-separated list of term slugs.
Default : empty

Leave a Reply