Hey,
is it possible to jump directly to the comments when clicking on the link "comments"?
Thanx Holger
Hey,
is it possible to jump directly to the comments when clicking on the link "comments"?
Thanx Holger
Hello,
Yes, it is the default link for the "comments".
Regards,
Ismael
Hi,
yes thats right. If there are no comments the link is
e.g. http://xyz.com/?p=2414#respond
This link jumps correctly to the comment form.
But if there already comments on e post the link chances to
http://xyz.com/?p=2414#comments
And I think the anchor is missing for #comments.
Thanx Holger
Hi Holger,
I see what you mean. I'll send the bug over to Kriesi :)
Regards,
Devin
Hi Devin,
Are there any news on this topic?
Thanx Holger
Hi Holger,
No news that I'm aware of. Keep an eye on this thread though.
Regards,
Mya
Hi,
It seems that Kriesi still needs something to solve this problem.
I would like to do it by myself, but I can't find the relevant comment-link / comment-anchor.
Could someone help me to find it?
Regards,
Holger
Hi Holger,
Did you look in comments.php?
Regards,
Mya
Hi Mya,
yes i did. I look in nearly every file.
In format-standard.php I found maybe the comments links but not the respond link.
Regards,
Holger
Hi Holger,
I'll see if Peter (Dude) has an idea on this as well. I think it might be part of the built in functions with Wordpress but I am not sure without doing some digging.
Regards,
Devin
Hi Devin,
are there some news with this problem?
This error is really a bit annoying and there have been some complaints from readers which did not find the comments. And I get less comments than usual
Regards, Holger
Hi!
Try following - open up includes/comments.php and replace follow8ing line:
<ol class="commentlist">
with:
<ol id="comments" class="commentlist">
Best regards,
Peter
Hi Dude,
thanks, thats it!
Best regards,
Holger
Hey!
Great :)
Regards,
Peter
This topic has been closed to new replies.