Could someone tell me why on my site when you click on the comment button it doesnt work
Could someone tell me why on my site when you click on the comment button it doesnt work
Your post links don't lead to a single post page. Do you have a file called single.php in your theme?
No i dont what is that and what does it do
It's the template file for displaying a single post, any comments and the comment form. It is possible to just have two files in a theme - index.php and style.css - in which case WP will use default template files where, and when, it needs them. But in your case, it looks like there's something wrong with your theme.
Try switching temporarily to the default theme. If your comment links start working, then it's confirmation that your theme is faulty.
This topic has been closed to new replies.