Hi,
1. different situation here
2. tnx
3. yes,
I was uninstaled plugin, and set it directly in my theme, but admin dash styles and js crashed.
https://prnt.sc/x82fqk
code in functions.php:
// Including Redux Framework
require_once (dirname(__FILE__) . ‘/lib/theme-options/redux-framework.php’);
if ( class_exists( ‘Redux’ ) ) {
require_once (dirname(__FILE__) . ‘/lib/theme-options/sample/sample-config.php’);
}
File structure: https://prnt.sc/x82msr