Title: Idea comments
Last modified: August 22, 2016

---

# Idea comments

 *  Resolved [adilson.costa](https://wordpress.org/support/users/adilsoncosta/)
 * (@adilsoncosta)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/)
 * I am looking to use the IdeaStream, but doing tests I realized that is not working
   the comments!
 * Not really opens the text box to enter text comment!
 * This problem is already known? You will release a fix version?
 * [https://wordpress.org/plugins/wp-idea-stream/](https://wordpress.org/plugins/wp-idea-stream/)

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

 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736647)
 * You need to click on a link to open the text box ?
    I think you commented on 
   my blog, i’ll check the link you used there.
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736649)
 * Apparently, the link you posted on my blog : [http://www.tisystem.com.br/meubrasilmelhor.com.br/ideastream/](http://www.tisystem.com.br/meubrasilmelhor.com.br/ideastream/)
   is not active anymore. But seeing your theme their might be a javascript my plugin
   is not aware of that is required to be loaded so that clicking on the link displays
   the comment form.
 * A way to solve this is to put a regular page template in your theme making sure
   the comment form is include and call the file ideastream.php
 *  Thread Starter [adilson.costa](https://wordpress.org/support/users/adilsoncosta/)
 * (@adilsoncosta)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736651)
 * Hi Imath,
 * I change the link, you can use this: [http://www.meubrasilmelhor.com.br](http://www.meubrasilmelhor.com.br)
 * On click in link to enter the comment, the text box do not open!
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736655)
 * I see what the problem is and the solution is what i’ve explained in my latest
   comment. Your theme is not including the comments template in its page.php template.
   As WP Idea Stream is using by default this template to inject its content, you
   don’t see the comment form.
 * You need to get the template “page.php” of your active theme, then copy its content
   into a new file you will call single-ideastream.php to be used only when viewing
   a single idea or ideastream.php to be used for each page of the plugin. Once 
   you’ve copied the content, make sure to include the comment form just after the
   closing `</article>` tag :
 * `<?php comments_template( '', true ); ?>`
 *  Thread Starter [adilson.costa](https://wordpress.org/support/users/adilsoncosta/)
 * (@adilsoncosta)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736657)
 * Thanks for your help!
 * I did as you asked, but unless the single-ideastream.php file which folder?
 *  Thread Starter [adilson.costa](https://wordpress.org/support/users/adilsoncosta/)
 * (@adilsoncosta)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736658)
 * I copied the files changed in the folder:
 * /public_html/meubrasilmelhor.com.br/wp-content/themes/hueman/wp-idea-stream
 * But it did not work!
 * If I change directly in the page.php file works, but activates the comments for
   all pages!
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736665)
 * sorry single-ideastream.php will only be available when 2.1.0 will be released(
   in a few actually).
 * You can use ideastream.php instead. Only my plugin will use this template. Put
   it at the root of your theme, just like the page.php template
 *  Thread Starter [adilson.costa](https://wordpress.org/support/users/adilsoncosta/)
 * (@adilsoncosta)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736677)
 * Excellent! Now work perfect!
 * Thanks for your help.
 * This plugin is really special and very good implemented, congratulations!
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736680)
 * Thank you 🙂
 *  [sirjaysea](https://wordpress.org/support/users/sirjaysea/)
 * (@sirjaysea)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736777)
 * I’m having the same problem and I’m much more new at this. Wasn’t able to find
   the page.php file for my active theme. I am very just I’m just looking in the
   wrong place, I was hoping for some tips or suggestions please.

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

The topic ‘Idea comments’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-idea-stream_f1f1f1.svg)
 * [WP Idea Stream](https://wordpress.org/plugins/wp-idea-stream/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-idea-stream/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-idea-stream/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-idea-stream/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-idea-stream/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-idea-stream/reviews/)

## Tags

 * [comment](https://wordpress.org/support/topic-tag/comment/)

 * 10 replies
 * 3 participants
 * Last reply from: [sirjaysea](https://wordpress.org/support/users/sirjaysea/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/idea-comments/#post-5736777)
 * Status: resolved