Title: daentech's Replies | WordPress.org

---

# daentech

  [  ](https://wordpress.org/support/users/daentech/)

 *   [Profile](https://wordpress.org/support/users/daentech/)
 *   [Topics Started](https://wordpress.org/support/users/daentech/topics/)
 *   [Replies Created](https://wordpress.org/support/users/daentech/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/daentech/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/daentech/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/daentech/engagements/)
 *   [Favorites](https://wordpress.org/support/users/daentech/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Responsive Image Slider] After Site migration image URL not changed](https://wordpress.org/support/topic/after-site-migration-image-url-not-changed/)
 *  [daentech](https://wordpress.org/support/users/daentech/)
 * (@daentech)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/after-site-migration-image-url-not-changed/#post-10046803)
 * Final update:
    Replace the URLs in the base64 decoded string, update the `s:**`
   values before the URLs with the new length of the URL, re-encode as base64 and
   it should start working again 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Responsive Image Slider] After Site migration image URL not changed](https://wordpress.org/support/topic/after-site-migration-image-url-not-changed/)
 *  [daentech](https://wordpress.org/support/users/daentech/)
 * (@daentech)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/after-site-migration-image-url-not-changed/#post-10046788)
 * After taking a further look, if you look in the database in `wp_posts` for an
   item with `post_Type` = ‘ris_gallery’, or just look for the shortcode for your
   slider.
 * Using the post id/shortcode id, look in `wp_postmeta` for that `post_id` and 
   the `meta_key` = ‘ris_all_photos_details` there is a base64 encoded string which
   contains the URLs.
 * I haven’t worked out how to replace these URLs yet as doing so causes an error
   when trying to load.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Responsive Image Slider] After Site migration image URL not changed](https://wordpress.org/support/topic/after-site-migration-image-url-not-changed/)
 *  [daentech](https://wordpress.org/support/users/daentech/)
 * (@daentech)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/after-site-migration-image-url-not-changed/#post-10046744)
 * I’m having the same issue. I’m currently using an older version of the plugin,
   though. Any advice would be appreciated. I can’t find the old domain anywhere
   in either the database or the filesystem, but the images are still loading from
   there.

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