Viewing 1 replies (of 1 total)
  • Plugin Author Business Directory Plugin

    (@businessdirectoryplugin)

    Hi Tania,

    Well, the images would be saved with domain-specific URLs, so they are all prefixed by oldurl.com. There are a couple of ways to handle this:

    – You can change your .htaccess to auto-redirect requests from oldurl->newurl for images.
    – You can go into the database and update the records used by BD with queries, although this will still be a one-at-a-time fix.

    Basically, there’s no easy answer here, as we have to save the location of the images for display and it happened to keep the URL in it.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail images missing when WordPress domain changed’ is closed to new replies.