Title: Forums plugin/hack comments question
Last modified: August 18, 2016

---

# Forums plugin/hack comments question

 *  [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/)
 * Hi,
 * What I want to do is at the bottom of every post have text and a link that says
   something like, ‘to discuss this post visit out discussion forums’ or something
   similar and have it link to that.
 * I also want to keep the comments section below each post.
 * Will a plugin achieve this feature or would it be a code modification in one 
   of the templates.
 * Any help would be great.
 * Thanks.
 * Kenneth

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Jon Bourne](https://wordpress.org/support/users/akbigdog/)
 * (@akbigdog)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/#post-462216)
 * Would the link be just a general link to your forums? That’s a simple edit to
   your WP theme, but I have a feeling that’s not quite what you mean.
 *  [Trent Adams](https://wordpress.org/support/users/trent/)
 * (@trent)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/#post-462233)
 * With the wphpbb plugin you can have all discussion in the forums. What it does
   is replicate your topic from wordpress and place it as an entry in the forum.
   All comments are made in the forum, but it pulls the comments from the forum 
   post and places them in the wordpress entry as if it was made in wordpress. In
   fact, it even has the reply form in the blog!
 * [http://www.happypoet.com/hackery/wphpbb/](http://www.happypoet.com/hackery/wphpbb/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/#post-462252)
 * akbigdog,
 * From the way you replied, I think that is exactly what I want…something I can
   code into the theme where it will appear in each post as a link.
 * Do you know what to do here? I have no idea.
 * Thanks.
 *  [Jon Bourne](https://wordpress.org/support/users/akbigdog/)
 * (@akbigdog)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/#post-462438)
 * Well, if that’s really what you’re looking for…
 * Your WP theme probably has a file called single.php. Open this in a text editor.
   Search for “`comments_template();`.” Immediately before this, enter your link:
 * `<p class="forum-link"><a href="http://yousite.com/forum/">'to discuss this post
   visit out discussion forums' or something similar</a></p>`
 * Make sure to not enter this code inside an open PHP block.
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/#post-462447)
 * Thanks akbigdog! Worked perfectly.
 * Appreciate it!
 * Kenneth

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Forums plugin/hack comments question’ is closed to new replies.

## Tags

 * [forums](https://wordpress.org/support/topic-tag/forums/)
 * [hacks](https://wordpress.org/support/topic-tag/hacks/)
 * [modifications](https://wordpress.org/support/topic-tag/modifications/)
 * [mods](https://wordpress.org/support/topic-tag/mods/)
 * [templates](https://wordpress.org/support/topic-tag/templates/)

 * 5 replies
 * 3 participants
 * Last reply from: [racerman28](https://wordpress.org/support/users/racerman28/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/forums-pluginhack-comments-question/#post-462447)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
