define(‘AUTOPTIMIZE_CACHE_CHILD_DIR’,’/css/’);
-
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?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘define(‘AUTOPTIMIZE_CACHE_CHILD_DIR’,’/css/’);’ is closed to new replies.