Home Forums WordPress Plugins Hide My WP Some files get /storage prefixed to path?

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8424

    I couldnt understand why some files got the path /storage/2016/01/image.jpg as I told your system to use /files as path.

    Well, all I had to do was change manually “storage” to “files” and the image would load. I couldnt understand where the /storage came from as I did not ask for it.

    Searching the source code I found it in your code, so my sollution at the moment is:

    Use /storage as the files folder.
    Enter same domain as already installed as CDN

    Atleast it works then, but from what I see shouldnt the /storage pull of files only happen if I explicitly ask for this feature? It enables itself on all settings.

    Regards,
    Kim Steinhaug

    #8432
    Suman M.
    Post count: 12480

    Hi, you’ll have the URL like http://www.yourdomain.com/storage/2016/01/image.jpg only if you have specified “storage” as “New upload path” under HMWP permalinks & urls tab. But for you, is it that you’ve set “New upload path” as “files” but you are seeing “storage” in the URLs? if so, please let us know your website’s wp-admin login details (as private reply), so that we can have a look at the issue.

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

You must be logged in to reply to this topic.