Hi everyone,
I'm working with Thematic and creating my first child theme. I just came across a problem. In my blog posts, when I click on the author name, it doesn't give me a list of posts by the author. It tells me that it is not found. It does this with the list of blog posts, and on a single blog post page. The url it is giving me is ../author/Firstname Lastname/ After clicking the link, the url is ../author/Firstname%20Lastname/
Does anyone know why this might be happening?
Thanks!