• Hello all:

    I am taking over a project from someone else who had dropped the ball, and having a tough time with archives, as this is my first try at WordPress…

    The site is http://www.brianwilson.net – It’s for a radio guy, and the previous web person had the WP install at http://www.brianwilson.net/test_site/ – Now, here is where it gets sort of weird.

    I was able to move everything into the root directory, and adjusted wp-config.php to reflect that. Admin works, posting works, everything works, except the Archives.

    You can see under ‘Junk Room’ the monthly categories, none of which actually work. You can click on an idividual article, such as http://www.brianwilson.net/2009/11/lets-start-here/ , and it comes up fine… but when you go to access the corresponding archive for that month, which in this case would be http://www.brianwilson.net/2009/11/ , you get a big fat 403.

    However, when you look at http://www.brianwilson.net/test_site/2009/11/ , the template comes up – just with no content…

    I freely admit that I am a wordpress newbie, but I have a handle on php, css, and other CMS platforms, so could anyone please advise as to what I am doing – or what I may have forgotten to do when changing directories that might be causing this?

    Thanks!

Viewing 1 replies (of 1 total)
  • it’s probably just permalinks
    http://codex.wordpress.org/Using_Permalinks
    is a guide on using them….
    but I believe you can go back to default permalinks, delete your htaccess, then go back into permalinks and reset the structure….
    (this is not my area of expertise, a search on here or someone else can probably give better guidance on resetting permalinks…if that is your issue)

Viewing 1 replies (of 1 total)

The topic ‘WordPress Newbie Seeks Help With Archives…’ is closed to new replies.