• Resolved keyinora

    (@keyinora)


    Hello,

    I’m having an issue with your plugin when used on Pantheon.io.

    They prevent write access to most directory’s but /uploads/.

    Does your plugin (nonpro or pro) provide a way to change the save location of said files?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    Hello!

    The plugin saves the combined/minified CSS/JS files in /wp-content/cache/ as it’s a place where many other plugins are using and it’s easier to locate Asset CleanUp’s file there and if you decide to delete all caching, for any reason, you just remove all the files from /wp-content/cache/.

    One way to fix this would be to change the location via a WordPress hook that can be applied via add_filter. You’ll need to add a quick PHP snippet into functions.php (within your active theme root). I can prepare that for you. Note that it’s only needed if you use minify or concatenate options.

    Plugin Author Gabe Livan

    (@gabelivan)

    @keyinora please re-download the plugin (same tag: 1.3.2.7) and then go to “Tools” -> “Storage Info” (the new tab).

    You will see instructions there about changing the storage directory to /wp-content/uploads/asset-cleanup/

    Let me know how it goes as I’ll be happy if you can solve this matter 😉

    • This reply was modified 7 years, 1 month ago by Gabe Livan.
    Plugin Author Gabe Livan

    (@gabelivan)

    @keyinora any news about changing the cache directory? Would be great to hear from you!

    Plugin Author Gabe Livan

    (@gabelivan)

    @keyinora As I haven’t heard from you and this feature has been performing well in the past weeks, I’ll mark this topic as ‘resolved’.

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

The topic ‘Plugin doesn’t work on Pantheon Host Provider’ is closed to new replies.