diff --git a/typerocket-v6.php b/typerocket-v6.php index ef763c4..4e66a78 100644 --- a/typerocket-v6.php +++ b/typerocket-v6.php @@ -85,7 +85,7 @@ public function loadConfig() if( defined('TYPEROCKET_OVERRIDE_PATH') ) { $temp_dir = TYPEROCKET_OVERRIDE_PATH; } else { - $temp_dir = get_template_directory(); + $temp_dir = get_stylesheet_directory(); } // maybe get config from theme