Title: emsie18's Replies | WordPress.org

---

# emsie18

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Gallery kills jetpack carousel](https://wordpress.org/support/topic/gallery-kills-jetpack-carousel/)
 *  [emsie18](https://wordpress.org/support/users/emsie18/)
 * (@emsie18)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/gallery-kills-jetpack-carousel/#post-5082673)
 * I have the exact same problem. Any idea how to get carousel working with it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front End Upload] file hashing](https://wordpress.org/support/topic/file-hashing/)
 *  [emsie18](https://wordpress.org/support/users/emsie18/)
 * (@emsie18)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/file-hashing/#post-4874171)
 * How did you get it working without hashes? Can you please provide some information
   about your solution. Thank you very much!
 * EDIT: I think I found the corresponding line in the file “destination.php”. At
   about Line 205 (maybe it is different at your file, search for `filePathObscured`)
   the files will get a unique name. In order to prevent this, you have to change
   `
   $fileFlag = uniqid( 'FEU' . md5( $fileName ) );` to `$fileFlag = $fileName;`

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