mrsdeane
Member
Posted 2 years ago #
I've installed the 'recent comments' plugin by Krischan (as a wdiget) and wanted to increase the number of comments showing in the side bar. Went to the options page and set the comments to a higher number, hit the update button, but nothing happens. It won't show more than the default 5 comments. What am I doing wrong?
mrsdeane
Member
Posted 2 years ago #
michaelkalina
Member
Posted 1 year ago #
Edit the recent-comments plugin and where it says
function mdv_recent_comments($no_comments = 7, $comment_lenth = 10, $before = '<li>', $after = '</li>', $show_pass_post = false, $comment_style = 0)
change the number of 7 (or 5 in your case) to how many comments you want to have...