/home/arranoyd/public_html/wp-content/themes/jevelin/framework-customizations/theme/config.php
<?php if ( ! defined( 'FW' ) ) {
	die( 'Forbidden' );
}
/**
 * Theme config
 *
 * @var array $cfg Fill this array with configuration data
 */

$cfg = array();
$cfg['settings_form_side_tabs'] = true;