Hi all, I followed instructions to move my WordPress from a folder called blog to the root level.
Everything is ok, except that now when I upload new images they are still going to the uploads folder at domain.com/blog wp-content/uploads instead of just to domain.com/wp-content/uploads .
How can I correct it so that the images know to go to the correct folder.
thanks
did you changed all internal links/image links point to your root domain?? i suppose you have missed this thats why its still pointing to your older image directory.
yes. it's not for previous images. It's for new images. The site is fine, but if I try and put a new image up, it is going to the uploads folder in the previous folder.
Found it here.
http://wordpress.org/support/topic/201105?replies=5
you have to change uploads folder in
settings>miscellaneous.
ok.. got it . i just overlooked 'upload new images'. sorry for that