Thread Starter
Raven
(@raven)
OK, I thought I resolved this by not using the ‘get_posts’ tag. But the problem has come back when I used a plugin to fetch latest posts. I have now removed from my sidebar links to my latest posts.
Why do tags meant to get the most recent posts screw up the permalinks?
This was bugging me as well and found a solution (not perfect though). In General Options, add ‘index.php’ to the end of your blog url. Everything seems to work except that a slash is added (index.php/?p=1 instead of index.php?p=1), and the ‘next page’ links have the index written into it twice (index.php/index.php?paged=2).
Is there another option?