Hi all,
I've been building a site on wp as a CMS. It consists of 10 or so static pages and a blog.
I've got pretty permalinks working fine on firefox, but not in ie, clicking quickly between the links in the nav seems to break the site.
I'm using a plugin called Menubar for the nav (but i'm confident that i've eliminated this from the problem), and I've narrowed the issue down to the permalinks themselves. When I set the permalinks to default, they work fine.
But when set to: /%year%/%postname%
It seems to break - the links seem to go to random pages / don't refresh / url changes but not the page...
Anyone come across this before? Any ideas?
Ed