Could use some help moving site to subdirectory, what am i doing wrong?
If you move a site, there are many instances in the database that have the URL hard-coded (media file pointers are one). You need to replace the old URL with the new one. You can do that with a search/replace plugin, or manually. BUt the easiest way to do that, IMHO, is to use the … Read more