Cratar
Expert
Just Getting Started
Member Likes (0)
Hi there - I've noticed that even though "enable comments" is selected for my pages, there is no comment link on the page itself - the user interface side of it. I'd really like this feature available for my users.
What to do?
I'm using BPScholar latest and WPMU latest.
Responses (11)
Geeky Developer (joined June 2009) Likes (0)
must be missing <?php comments_template('', true); ?> in page.php
insert this code after <?php endwhile; ?>
Member (joined March 2010) Likes (0)
thansk richie - that worked to bring up the comment form, but there is no "enter" button ... what now?
Geeky Developer (joined June 2009) Likes (0)
enter button??
did you meant the submit comment button?
Member (joined March 2010) Likes (0)
that's it - sorry, terminology gets all mixed up with the hundreds of things I am doing at the same time, not to mention the chattering kids around me! :) submit comment button is missing ... :)
I'm assuming then that this is a bpscholar glitch ??
Geeky Developer (joined June 2009) Likes (0)
works fine here...the submit button are there.
check screenshot.
Member (joined March 2010) Likes (0)
is that screenshot of a bpscholar theme?
Member (joined March 2010) Likes (0)
ok - I noticed this - it has the submit button if I am logged in. If I am not logged in, it has the submit comment form, but no button. There is NO comment form at all (logged in or not) if the post is using a 3-column template, even with the code you gave me in page.php
Theme Designer (joined November 2009) Likes (0)
@Cratar: No it's not 'glitch' some themes have comments on pages others do not and Scholar doesn't by default. I'm not sure why you'd be missing the submit button mind you if you do add that code in. If you look on the default buddypress theme it doesn't actually have comments on pages for instance. Some of our themes do and Scholar doesn't. However, I just turned it on and the latest theme version has it as just uploaded it and get a submit button and everything so assume something wrong in your implementing of the function and / or you've not turned comments on for your pages on a page by page basis. Please check that as works fine for me with the updated files.
Member (joined March 2010) Likes (0)
ok - fixed my problem - the sidebar widget (rss feed) was overlapping and covering the submit button. But my 3-column issue remains - do I put in the same code as above?
Theme Designer (joined November 2009) Likes (0)
@Cratar: Please read my comment and use the theme files I've updated.
Member (joined March 2010) Likes (0)
@Tammie - thanks! uploaded it, works just fine now :) I like that the comments are loaded by default as it's easier to uncheck the comment box in the page setup than it is to delve in and replace code :) Appreciate you changing that! :)
WordPress Questions?
We've got answers!
Find out more »