Comment hooks (Comments Plus plugin)
-
Hi diffler. The theme doesn’t use any hooks to display comments. Where did you download the Comments Plus plugin from?
Thanks for the quick reply! Oh, okay, then it might be a problem. I’m using the normal WordPress comment system, would those hooks work? (…sorry, haven’t researched hooks so don’t know how they really work and what uses them) Oh, sorry, the url for my blog is http://poydalla.net
It’s part of WPMUDEV membership (Hummingbird and WP Smush are theirs for example). I tried their trial and downloaded Comments Plus. The plugins work after the membership ends, but no updates after it. Membership was way too pricey for my non profit personal board gaming blog, but there were few pretty nice plugins.
The issue is that the volunteers here on the forum don’t have access to commercial products unless they purchase them or already own them. So I’m not sure that you’ll find anyone here, in this particular forum, with the knowledge to assist you. I’m not sure what you’re trying to accomplish but there are many comment-related plugins in the wp.org plugin repository. The more popular and higher-rated plugins usually have an active support forum.
The Hueman theme doesn’t do anything out of the ordinary with comments other than styling them. It uses the default WP function wp_list_comments():
https://codex.wordpress.org/Function_Reference/wp_list_commentsThanks! I just wanted to find out about the hooks. If Hueman doesn’t use them, I think this isn’t for this forum. Didn’t really want to ask anything plugin related, but where I would find these things in the Hueman theme.
Thanks again for your help!
The theme uses comments.php to display the comments.
The topic ‘Comment hooks (Comments Plus plugin)’ is closed to new replies.

(@diffler)
9 years, 6 months ago
Hello!
Comments plus plugin needs this theme’s comment hooks to function, here’s what it is asking:
How can I get these (comment_form_after and comment_form_before) for Hueman theme? Thanks!