Hi everyone, I have a problem with the category text, i.e. the links above the articles that define the content category.
With Mozilla Firefox it is displayed correctly, while with Chrome-based browsers the text wraps, can anyone help me?
Hello
I was wondering if it was possible to search comments (for specific keyword(s) and use decent comments to display comments that have those particular keywords, and skip the others.
Thanks
]]>is there a way to make recent comments appear as they are being posted without having to refresh the page?
thanks
]]>Hi – I’m seeing a high DB load on all 3 sites on which I have decent-comments installed. This seems to have appeared after the 0.1.11 update and carried on into 0.1.12. I’ve rolled back to 0.1.10 to mitigate against the problem temporarily.
All sites have a large number of historical comments, close to a million on the busiest one, around 600,000 on the one with the least.
The query which is slow is this one:
SELECT wp_comments.comment_ID FROM wp_comments JOIN wp_posts ON wp_posts.ID = wp_comments.comment_post_ID WHERE ( comment_approved = ‘1’ ) AND wp_posts.post_status IN (‘publish’) AND comment_type != ‘pingback’ AND comment_type != ‘trackback’ ORDER BY wp_comments.comment_date_gmt DESC, wp_comments.comment_ID DESC LIMIT 0,10 ;
The problem possibly looks to be with the “order by” clause. Removing one or other of the “order by” elements speeds things up so there may be an issue compounded with the 2 fields specified together?
I’ve created various single-field indexes in the past to workaround some problems but, before I look at creating another index to speed this query up, I just want to ask whether whether it may be better to modify the query in the plugin? I can imagine a number of sites with a lot of comments may suddenly start to see issues.
I’m using Mysql 5.7.40, so the latest version of 5.7 by the looks of it (yes I should upgrade one day…!).
Dear Sirs,
After last plugin update I receive next message:
Fatal error: Uncaught Error: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method Decent_Comments_Widget::cache_delete() cannot be called statically in /var/www/…/htdocs/wp-includes/class-wp-hook.php on line 30
Could you be so kind to fix it.
Thanks.
]]>Can I display Featured images from the post comment on this widget? Or can you implement this?
]]>This plugin does all I want except that I really need to display the comment randomly. Any help please?
Even if I need to edit some codes. Thank you.
]]>Hi, I’ve noticed that hyperlinks (and probably other long words without spaces) are not being wrapped, which can lead to text overflowing outside the bounds of the page. Is that something that can be fixed?
]]>Hi
I’d like to be able to decide in which order the comment elements are displayed – like having the date appear first, then avatar + author, then the post title (as a link) followed by the comment itself.
Can that be done using a shortcode?
My aim is to diplay all comments on one page. I’d there also like to be able to offer a filtering option + pagination.
Are these features you might consider in the future?
]]>I would like to replace the “On” word which comes after the author name
example
username on post title comment
I want to replace the word “on” as my website is not an english website.
]]>Some posts have a long title which makes the list of recent comments longer. Is it possible to truncate the post title in recent comments?
]]>Hi,
I don’t know what happened with this plugin, but when I activate it, the page shrinks on the left and right sides and becomes like this
Am I doing something wrong? It used to work just fine in the past. I use the latest version of Woocommerce and WordPress.
Please help
]]>Hi – I love this plugin as it is much more efficient than the WordPress core “Recent Post” plugin on sites with a large number of posts/comments.
I have a tiny problem though. I have a site with people commenting on private posts. These comments show up in the Decent Comments list to everyone. I’m wondering if there’s a way to exclude comments made on private posts?
[edit] Correction – I noticed in my case the comments are on a private *page*, not a private post – so this might be more of an outlier case.
]]>Hi Guys, is it possible to paginate comments at all?
]]>How to insert quotation marks in the comment excerpt?
]]>HI,
If I user Decent Comments in Elementor Pro ,
it will not display.
can you help me ?
Is there any way I can specify a media taxonomy like ngg_tag
(NextGEN Gallery Images). The widget only seems to accept post_tag
.
The problem is that when I specify post_tag
, your widget takes into account any comment listed in the wp_comments
database table. It will not display my media comments (=NGG image comments/ngg_tag
comments). But if the 5 most recent comments are media comments (ngg_tag
) and I’ve set the widget to display the 5 newest comments, no comments are displayed as there are no post comments among the 5 most recent comments in the wp_comments
database table.
I’ve been testing your plugin, and so far I like what I see. However, I have a question:
Is there any way I can set the date format, for instance date_format="l j. M. Y"
?
Thought maybe there might be a missing/hidden date_format
attribute, but that didn’t seem to be the case, because adding it made no difference.
I noticed by the way that show_date
seems to default to false
, so when it’s not set, no date is displayed. At least this short code displays no date on my website:
[decent_comments number="10" order="desc" orderby="comment_date_gmt" avatar_size="48" ellipsis="..." exclude_post_author="false" excerpt="false" show_author="true" show_avatar="true" show_link="true" show_comment="true" taxonomy="category"]
According to your Shortcodes documentation the default is supposed to be true
.
I need a plugin that works like this:
Search box/widget that allows the search for comments by a specific author (of comments, not posts). The search should find all comments by a specific author/commenter.
Will this plugin do that?
Woocommerce reviews are comments and it would be very useful if this plugin could display stars for reviews.
]]>Hello, I’ve encountered with a problem that some of the IPhone users can’t see the comments but when check on with android, the comments were there. Please advise.
Thank you
]]>Shortcodes break pages and posts.
1. On pages: header, menu, sidebar, and footer disappears. No comments show.
2. On posts, same as above, except my lone avatar shows.
Any ideas?
]]>I try to post all the comments of my blog on a page via a shortcode but I can not find the right parameter.
So, for now I put a huge number but it isn’t clean…
[decent-comments number = “10000000” avatar_size = “64”]
I’m also looking for how to display these comments with a pagination to avoid a too long list …
Thanks for your help
]]>It would be geat, if one could choose that the widget don′t display comments from roles like admin or authors or so. Defaults to all and choose wich comments to hide
]]>The plugin info says it can ‘Show comments for a specific post type’, but I can’t find any instructions for that in the shortcodes or an option in the widget.
Does the plugin really enable us to show comments for a specific post type?
]]>Hello
Thanks for this plugin.
I just should like to custommize the link to the post in the lists of comments
Can you help me
Thanks
]]>Hello,
Thank you for the plugin, it works well to display comments.
I am using it on a site with the Twenty Sixteen theme. If I try to validate for HTML 5, each comment produces a warning similar to the following:
Warning: Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.
From line 471, column 4; to line 471, column 52
<article id="div-comment-2" class="comment-body">
Since comments do not usually have a title, how can these warnings be prevented?
]]>Hi there,
Is it possible to replace the default post title in the widget with a custom field? The custom field is an ‘HTML Title’ WYSIWYG field – and I want to display the custom title with formatting.
Thanks!
Rich
]]>Hello there!
First of all thanks for the great plugin. ??
Somehow the plugin shows payment information from my Easy Digtial Downloads install. So if someone purchases something from the webshop, it’s full name and payment status shows up in your plugin. Not very user privacy friendly. ?? Changing the custom post types doesn’t work.
How to fix this?
Thanks a lot!
]]>I just discovered this:
]]>Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Decent_Comments_Widget has a deprecated constructor in ~~~\wp-content\plugins\decent-comments\class-decent-comments-widget.php on line 30