[ad_1]
Replies: 7
hello
I have put this code in the last line of my functions.php
define('AUTOPTIMIZE_CACHE_CHILD_DIR','/css/');
define('AUTOPTIMIZE_CACHEFILE_PREFIX','css_');and although it is saving the cache files in /css/ folder and with “css_” name, Autoptimize is still generating the files on the default folder and name and getting these files anyway
View post on imgur.com
how can I solve this problem?
