WordPress 2.7 Comments Problem – help needed.
-
Having upgraded to WP 2.7, I have noticed a major change in comments. I have made the changes to the theme according to Ottos article:
https://ottodestruct.com/blog/2008/09/29/wordpress-27-comments-enhancements/
The comments work but I have one major gripe with the way they work now and wondered if others experience the same? And more importantly, how can this be changed to the way it worked in WP 2.6.x.
When a user leaves a comment on a post, after submit, it refreshes to a different looking post page which does not include the post text, just the title, a different looking sidebar and the comments. Before, it use to refresh back to the full post page including the new comment added and proper sidebar.
I noticed the following. The typical and original post URL, using permalinks is:
https://www.myblog.com/content/the-post-name
When the page refreshes after a comment is added, the post URL becomes:
https://www.myblog.com/content/the-post-name/comment-page-1#comment-305
So, the page is completely different.
This page messes up the presentation of the page of my theme, as I am not sure which template it uses to present this ‘comment only’ page.
I’ve tried switchting pagination off and threading off in the WP2.7 settings but this does not make a difference to this behaviour.
Can someone tell me how the original post page can be refreshed instead of this ‘comment only’ page?
Or what changes I need to make to the theme code to stop this from happening?
Any help with this will be highly appreciated.
- The topic ‘WordPress 2.7 Comments Problem – help needed.’ is closed to new replies.