Forums
Forums / Fixing WordPress / comment link
(@ttyd0)
15 years, 11 months ago
Hi, all!
Is there any body know how can i turn off comment ancor in URL like http://siteurl.ru/post/#comment-1 and http://siteurl.ru/post/#respond without editing comment-template.php (may be adding some lines in functions.php from my theme?)
I’ve just find a bug in my new theme working with ancors… main layer has attribute overflow: hidden; and content disapee then clicking on reply or comment link.
overflow: hidden;
The topic ‘comment link’ is closed to new replies.
(@ttyd0)
15 years, 11 months ago
Hi, all!
Is there any body know how can i turn off comment ancor in URL like
http://siteurl.ru/post/#comment-1 and http://siteurl.ru/post/#respond
without editing comment-template.php (may be adding some lines in functions.php from my theme?)
I’ve just find a bug in my new theme working with ancors… main layer has attribute
overflow: hidden;and content disapee then clicking on reply or comment link.