/**
* Sticky Header - Customizer.
*
* @package Astra Addon
* @since 1.0.0
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
if ( ! class_exists( 'Astra_Ext_Transparent_Header_Loader' ) ) {
/**
* Customizer Initialization
*
* @since 1.0.0
*/
class Astra_Ext_Transparent_Header_Loader {
/**
* Member Variable
*
* @var instance
*/
private static $instance;
/**
* Initiator
*/
public static function get_instance() {
if ( ! isset( self::$instance ) ) {
self::$instance = new self();
}
return self::$instance;
}
/**
* Constructor
*/
public function __construct() {
add_filter( 'astra_theme_defaults', array( $this, 'theme_defaults' ) );
add_action( 'customize_preview_init', array( $this, 'preview_scripts' ) );
add_action( 'customize_register', array( $this, 'customize_register' ), 2 );
}
/**
* Set Options Default Values
*
* @param array $defaults Astra options default value array.
* @return array
*/
public function theme_defaults( $defaults ) {
// Header - Transparent.
$defaults['transparent-header-logo'] = '';
$defaults['transparent-header-retina-logo'] = '';
$defaults['different-transparent-logo'] = 0;
$defaults['different-transparent-retina-logo'] = 0;
$defaults['transparent-header-logo-width'] = array(
'desktop' => 150,
'tablet' => 120,
'mobile' => 100,
);
$defaults['transparent-header-enable'] = 0;
$defaults['transparent-header-disable-archive'] = 1;
$defaults['transparent-header-disable-latest-posts-index'] = 1;
$defaults['transparent-header-on-devices'] = 'both';
$defaults['transparent-header-main-sep'] = '';
$defaults['transparent-header-main-sep-color'] = '';
/**
* Transparent Header
*/
$defaults['transparent-header-bg-color'] = '';
$defaults['transparent-header-color-site-title'] = '';
$defaults['transparent-header-color-h-site-title'] = '';
$defaults['transparent-menu-bg-color'] = '';
$defaults['transparent-menu-color'] = '';
$defaults['transparent-menu-h-color'] = '';
$defaults['transparent-submenu-bg-color'] = '';
$defaults['transparent-submenu-color'] = '';
$defaults['transparent-submenu-h-color'] = '';
/**
* Transparent Header Responsive Colors
*/
$defaults['transparent-header-bg-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-header-color-site-title-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-header-color-h-site-title-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-menu-bg-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-menu-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-menu-h-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-submenu-bg-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-submenu-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-submenu-h-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-content-section-text-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-content-section-link-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
$defaults['transparent-content-section-link-h-color-responsive'] = array(
'desktop' => '',
'tablet' => '',
'mobile' => '',
);
return $defaults;
}
/**
* Add postMessage support for site title and description for the Theme Customizer.
*
* @param WP_Customize_Manager $wp_customize Theme Customizer object.
*/
public function customize_register( $wp_customize ) {
// @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound
/**
* Register Panel & Sections
*/
require_once ASTRA_THEME_TRANSPARENT_HEADER_DIR . 'classes/class-astra-transparent-header-panels-and-sections.php';
/**
* Sections
*/
require_once ASTRA_THEME_TRANSPARENT_HEADER_DIR . 'classes/sections/class-astra-customizer-colors-transparent-header-configs.php';
// Check Transparent Header is activated.
require_once ASTRA_THEME_TRANSPARENT_HEADER_DIR . 'classes/sections/class-astra-customizer-transparent-header-configs.php';
// @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound
}
/**
* Customizer Preview
*/
public function preview_scripts() {
/**
* Load unminified if SCRIPT_DEBUG is true.
*/
/* Directory and Extension */
$dir_name = ( SCRIPT_DEBUG ) ? 'unminified' : 'minified';
$file_prefix = ( SCRIPT_DEBUG ) ? '' : '.min';
wp_enqueue_script( 'astra-transparent-header-customizer-preview-js', ASTRA_THEME_TRANSPARENT_HEADER_URI . 'assets/js/' . $dir_name . '/customizer-preview' . $file_prefix . '.js', array( 'customize-preview', 'astra-customizer-preview-js' ), ASTRA_THEME_VERSION, true );
// Localize variables for further JS.
wp_localize_script(
'astra-transparent-header-customizer-preview-js',
'AstraBuilderTransparentData',
array(
'is_astra_hf_builder_active' => Astra_Builder_Helper::$is_header_footer_builder_active,
'is_flex_based_css' => Astra_Builder_Helper::apply_flex_based_css(),
)
);
}
}
}
/**
* Kicking this off by calling 'get_instance()' method
*/
Astra_Ext_Transparent_Header_Loader::get_instance();
WILMINGTON, Del.–( Providers Cord )–Marlette Financial support, LLC, developer and you will driver of individual-lending online program to have Finest Eggs personal loans, now established original year-final results and key success to own 2018. For the next consecutive seasons, the company attained GAAP earnings throughout the twice-thumb hundreds of thousands which have an estimated finances raise of 79% seasons more than seasons. Q4 2018 scratches this new eight th upright quarter that net gain might have been self-confident into good GAAP foundation. Financing volume increased twenty-seven% season over seasons and best Eggs surpassed $7B in cumulative originations up until the romantic regarding 2018.

“I’m very pleased on the business’s classified 2018 performance you to composed extreme well worth for all the secret stakeholders round the our franchise, told you Jeffrey Meiler, President and you can Maker of Marlette Resource. We’ve been worried about doing a resilient consumer loan attributes organization where users, financing investors, equity people, the employees additionally the local community most of the express on the really worth created.
The firm continued so you can relentlessly attention and you may see the customer and this resulted in NPS rating away from 68, A+ score into the Better business bureau, a 9.5 away from 10 TrustScore of Trust Pilot and business identification plus User Alternatives Prize away from Best Team and Finest Personal bank loan Lender Q3 from the LendEDU.
Almost every other highlights of organization abilities provided a flat customers purchase cost year more than year and nearly a ten percent reduced total of repair installment loan company New Brunswick NJ can cost you. Popular vehicle operators integrated improves on technical platform hence made deploying testing faster and simpler and you may lead to a few the new champion funnels, that particular in order to pc and another specific in order to cellular. In addition, Top Eggs delivered brand new financing terms and conditions while the company implemented improvements instance a refurbished worry about-maintenance website and you may a separate customers relationship administration (CRM) tool that speeds the full time to respond to customer points.
Top Egg financing lead world-best risk-oriented yields to whole loan buyers and good individual consult provided secure funding into the company. At the same time, the firm revealed the biggest securitizations regarding organizations records, a maximum of $step one.seven billion for the balances securitized more than 2018 and you will a number of tranches off 2016, 2017 and you will 2018 Stomach transactions obtained score improvements away from Kroll.
In the end, Marlette Funding is recognized for the dedication to an optimistic and you will innovative personnel community and you may support on district. Within the 2018, the worker wedding score ranked from the top 10 % of lots and lots of enterprises, playing with OfficeVibe, a number one employee wedding system. The company and you will teams help local Delaware communities together with Junior End off De-, Ronald McDonald House, Dining Financial regarding Delaware additionally the Leukemia Lymphoma Neighborhood. In 2010 it had been identified by new American Banker in general of the Greatest Fintech Metropolises to work plus the brand new Delaware Development Diary Best Organizations.
The organization anticipates to carry on on an increase trajectory during the 2019. Inside the , Delaware Success Union issued Marlette Capital good $2.73M grant on the creation of 232 the new jobs for the Delaware till the avoid from 2022. Already, discover more 29 opportunities. An entire number can be obtained right here.
The newest employee wedding initiatives and studio expansion to manage the development are two of the best objectives for very long-title achievement.
Entering 2019, our very own powerful and you can well-balanced abilities sets the new stage to own continued development and device extension, additional Meiler. As you would expect, we closely display screen every conditions that will get impact the company however, are nevertheless optimistic that people is also consistently grow all of our providers during the pace and send a market-best worth propositions to all the key stakeholders.
Hear Provide Academy’s Financing and you can Fintech Podcast to listen Peter Renton and you can Jeffrey Meiler mention addiitional information regarding the 2018 review and you may 2019 mentality.
]]>