I've tried everything I can find, but I'm too dense to get this working.
Now permalinks are supposed to make the path look nicer, ignoring (or masking) the actual path.
This works fine for the most part, but everything goes tits up when I go to the archives.
Click on the archives will simply mess up the links at the top which are linked to static pages, prefixing everything with the archive structure /date/month/etc.
It's only when related to archives that the thing messes up, now I have read several threads that have had the same problem, but not a working solution. I have tried wp_get_lists (or something to that effect), but that works for some pages, and then not for others.
Does anyone have a working solution as it's one of the things stopping me from doing anything at all.
EDIT: Ok I followed the advice in this thread to get the links working:
http://wordpress.org/support/topic.php?id=22465
Use get lists, and just keep trying it - it seems to work for me now.
Second thing then - I want to use SPG as my gallery, can I use get_lists to actually grab the link to the gallery? Do I need to create a page for gallery?