Idea comments
-
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.Apparently, the link you posted on my blog : 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
Hi Imath,
I change the link, you can use this: http://www.meubrasilmelhor.com.br
On click in link to enter the comment, the text box do not open!
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 ); ?>Thanks for your help!
I did as you asked, but unless the single-ideastream.php file which folder?
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!
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
Excellent! Now work perfect!
Thanks for your help.
This plugin is really special and very good implemented, congratulations!
Thank you 🙂
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.
The topic ‘Idea comments’ is closed to new replies.
(@adilsoncosta)
11 years, 3 months ago
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/