Title: Filename strange problem.
Last modified: April 30, 2019

---

# Filename strange problem.

 *  Resolved [Svilen Zhelev](https://wordpress.org/support/users/svilen-zhelev/)
 * (@svilen-zhelev)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/)
 * Hi,
    I have a strange issue with the plugin. If filename contains letter ‘x’ 
   + two or three digits, File away didn’t show the file. For example, if filename
   is image_300x250.jpg, didn’t show the file. If the filename is image_300x250px.
   jpg, there’s no problem and show it. I tested it with two installations with 
   different WP and plugin versions and there’s no difference. Is anybody idea that
   happens?

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

 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11483194)
 * Yeah, it is intentionally hiding wordpress-generated thumbnails.
 *  Thread Starter [Svilen Zhelev](https://wordpress.org/support/users/svilen-zhelev/)
 * (@svilen-zhelev)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11484414)
 * But in this case, there’s no preview and thumbnails. It’s just files list.
    Is
   there setting or option to fix it in the code?
 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11484456)
 * There is currently no option, but it’s an easy fix. Open up `plugins/file-away/
   inc/inc.filters.php` and add two forward slashes `//` to the beginning of line
   13, i.e., the line right after the comment saying “dont show thumbnails from 
   uploaded images”
 * That’s all you’d need to do.
 *  Thread Starter [Svilen Zhelev](https://wordpress.org/support/users/svilen-zhelev/)
 * (@svilen-zhelev)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11486574)
 * Perfect. It’s done!
    Thanks.
 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11487074)
 * No prob.
 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11499175)
 * This is now a built-in option. Add `show_wp_thumbs="true"` to your `[fileaway]`
   shortcode.

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

The topic ‘Filename strange problem.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/file-away_e3e2e1.svg)
 * [File Away](https://wordpress.org/plugins/file-away/)
 * [Support Threads](https://wordpress.org/support/plugin/file-away/)
 * [Active Topics](https://wordpress.org/support/plugin/file-away/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/file-away/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/file-away/reviews/)

## Tags

 * [filename](https://wordpress.org/support/topic-tag/filename/)
 * [Strange](https://wordpress.org/support/topic-tag/strange/)

 * 6 replies
 * 2 participants
 * Last reply from: [thomstark](https://wordpress.org/support/users/thomstark/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/filename-strange-problem/#post-11499175)
 * Status: resolved