Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] BUGFIX - 3.4.1->3.4.6 - Comment form will not show up after first comment on (http://forum.bytesforall.com/showthread.php?t=5031)

Grum Apr 28, 2010 03:53 AM

Hi Juggledad;
Thanks for this bugfix. I managed to get it working yesterday after a bit of fiddling about, and I have now got multiple comments on single pages. That had been annoying me for a while.
However, I am finding that the 'highlight author comments in different colour' option in ATO > 'style and configure COMMENTS' doesn't seem to work on the single pages. I think it's still OK on the multi-post pages, but single-post comment replies all seem to be in the default comment colour, e.g. here.

I'm using WP 2.9.2 and Ata 3.4.6.

Mz More May 30, 2010 10:13 PM

Can someone please help me. I am very new to all of this. My comments were working before but now comments are producing 404 errors. Every time someone tries to submit a comment, the page refreshes and it doesn't go through. I even tested it myself. Please help, I am missing out on all of my comments.

www.theglamorousgleam.com

juggledad May 31, 2010 04:21 AM

see http://forum.bytesforall.com/showthread.php?t=6606

willwork Jun 28, 2010 02:25 PM

I replaced the comments.php file and added:
$post = get_post($comment->comment_post_ID);
where I thought it should go -the lines numbered didn't match up

My blog is now blank when I load it up.
I tried to put the original comments.php file back - still blank
I also put the original comment-template.php - No Joy - blank blog - any ideas?
I'm using Atahualpa 3.5.1
Wordpress 3.0

willwork Jun 28, 2010 02:27 PM

Even worse - I can't even log in to the blog - everything is a blank white page. Anybody help me on this one?? nightmare

juggledad Jun 28, 2010 03:14 PM

download a fresh copy of the Atahualpa (version of you are using) unzip it and ftp a fresh copy of comments.php to the theme folder.

Did you make the change to the wordpress code along with the change to coment.php?

willwork Jun 28, 2010 03:21 PM

Thanks - that got it back up.

With the latest version of Atahualpa - what is necessary to have comments appear on a static page that's set as the homepage?
Reading Settings:
Front Page displays a static page
Front Page: Home

In the Loop, I've included this conditional:
Code:

<?php if ( is_front_page() ) {
query_posts('posts_per_page=1');
} ?>


Misa Jul 29, 2010 04:52 PM

I'm sure this is a really stupid question but here goes...

We normally have comments turned off on our site's pages. I've just gone back in and tried to turn comments back on within one particular page that had them previously turned off (Allow Comments box unticked, re-ticked the box). After updating and refreshing, the comment box isn't displaying. (Dumb question part!) Will the fixes listed above help in this particular scenario? Sorry and thanks in advance.

I'm using WP 2.9.2
Atahualpa 3.4.6

EDIT: Went in and made the Wordpress code update and replaced the comments.php listed above in the theme folder. That pesky comment box still isn't appearing. Grrr. This is the page in question: http://www.selfdirectedsupportideasf...tival-of-ideas

I guess I could always try remaking the page? Bleh.

lmilesw Jul 29, 2010 05:19 PM

Check and make sure ATO>Style & configure comments>Allow comments on "Page" pages, too? is set to yes.

Misa Jul 29, 2010 06:01 PM

No wonder! *smacks forehead*

I didn't think to check anywhere else as I've consistently made new posts and forgot to untick the "Allow comments" and had to go back in to change it. Never thought it was any different for pages.

You guys rock, as always. We need to clone you and Juggledad. ;)


All times are GMT -6. The time now is 03:43 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.