when i upload some images to the Media Library and then try to add them to a post the image doesn't show up..
when i look at the code it looks like wordpress is adding in the image sizes to the URL..
example:
image location on the server
http://www.site.com/wp-content/uploads/image.jpg
wordpress changes it to:
http://www.site.com/wp-content/uploads/image-450x600.jpg
why is it doing this? and how can i get it so that it just shows the jpg??