Hi,
Anyone experienced this? Everything was working fine, then I noticed that no matter which article or link/category/archive I click - the same content (last posted article) is displayed. Here's a link to a blog: http://www.onlynewcondos.com/blog/
I've tried to deactivate all installed plugins to see if there's a conflict, but it still showing the same content. I have another blog with all plugins active and it works fine. I cannot seems to isolate what hte problem is.
Any help would be very appreciated.
Thank you,
D.
Try resetting your permalinks back to the default then set it back to what you use. seems like the permalink stuff or your htaccess has gone wiry.
Tried this, but still the same thing happens. I've even disbaled the cache and still no luck. Any other ideas?
Thanks.
drivenfaroff
Member
Posted 5 years ago #
I'm not having a problem with my posts, but my comments are doing this same thing. Each post shows the latest posts comments.
Well, it's been a while and nobody posted any solution yet...
drivenfaroff, i guess, we out of luck to find a fix for our problems... :(
I finally figured out what the problem was...
when I modified a template of 'single.php' page, I moved the 'sidebar.php' include inside 'content' div and this caused the problem. As soos as I moved it outside content div and below it, the problem was solved.
drivefaroff, look at your 'single' and 'comments' files and see if you, like me, moved something around that may cause your problem...