I was working on a Wordpress website in our development server and everything was showing up correctly. I migrated the site to the live server and now NONE of the images are showing up. I have migrated a lot of Wordpress sites, but this time I can't seem to figure out what is going on.
Inside the posts, I have all the feature images set and they are all where they are supposed to be. When I inspect the code in the browser, I see that the loop is returning all the posts but the src, width, and height are empty for each item. The file that handles this template is the same in both locations so I am guessing it could be a database problem?
Here is the link to the development site: www.modpreview.com/mod And this is the live site m.modworldwide.com
Any idea why this could be happening? Has anyone encountered this problem before? Any help would be appreciated!