• Newbie here. I’m wanting to use wordpress as a site builder rather than a forum, to rebuild an existing site I never completed anyway. So this webspace, at http://elfintechnologies.com, already had some folders I kept for things like images, logos, and product photos. I left them there figuring it would be easier to access them for importing into new wordpress pages if they were already there in the same domain, somewhere off the root. But that really hasn’t been the case and I’m not sure I understand why.

    I used the theme called “Displace” to create the test page you see there now as my default page. But in order to get images from my existing folders outside of the wp-content folder that wordpress provides, I would have to click “Add Media” from the editor, and then choose “Insert media from URL, and then manually construct an entire URL string to get to a single image I wanted, one at a time. So I tried to circumvent this by importing a few images right from my computer, looking at where WP put them (turned out to be /wp-content-uploads/2013/12 ). Then I just used ordinary FTP browser to dump a bunch more images into that folder, thinking I’d then be able to just grab them from thumbnails the image browser provided. No luck.

    Obviously I’m a shooting myself in the foot here. Since I bypassed the proper IMPORT stage with those images, naturally there are no thumbnails available to simply grab those images from next time. My bad for trying to get around the system, but still… whats the right way? Obviously the page editor makes it easy to import a lot of images at once from my computer, but it seems there ought to be an equally simple way to import multiple images into the wp-content area directly from another folder within the same domain?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The easiest way to add all of the images to your WordPress site, is to go to Media > Add New.
    Grab all of your images and they will be in the Media Library.

    The thing to remember is that each of these images, once imported is an entry in the database. If you just move them via FTP, there’s no indication in the db that these exists.

    Thread Starter Peter_Pan

    (@peter_pan)

    Thanks. I’ll give it a try again. I think what happened was I was getting errors trying to add more images to the library that I’d missed the first time, perhaps mistakenly grabbing everything including things I’d added already. But I’ll go back and try to do it the right way, and if I get an error I’ll ask about it instead of jumping to find a shortcut. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘confusing access to images’ is closed to new replies.