" . esc_html__("Your support has expired. ", "aleanta") . "

" . esc_html__("Unfortunately, your support period is expired but you can renew your support period ", "aleanta") . "

" . esc_html__("Renew Support", "aleanta") . " "; if ($envatoCode){ if ( get_option( $option_name ) != false ){ if (get_option( $option_name_code ) == $envatoCode){ $expiredTime = strtotime(get_option( $option_name )); if ($expiredTime > time()){ $html_support = "
" . esc_html__("This theme comes with 6 months of free support for every license you purchase. Support can be extended through subscriptions via ThemeForest. Envato Elements does not provide technical support for this theme.", "aleanta") . "
" . esc_html__("Get Support", "aleanta") . " "; } } } } echo wp_kses_post("

" . esc_html__("Welcome to aleanta", "aleanta") . "

" . esc_html__("Thank you very much for purchasing our template. We've put a lot of hard work into it, and we hope you love it as much as we do. As far as the documentation is concerned, we have tried to cover as much as possible to help you get your new template up and running and to help you customise it.", "aleanta") . "

" . esc_html__("Theme activation", "aleanta") . "

"); echo esc_attr(get_option('pix_theme_code')); if (function_exists( 'pixtheme_check_is_activated' ) ) { if(pixtheme_check_is_activated() ){ echo wp_kses_post("

" . esc_html__("Theme activated", "aleanta") . "

"); echo wp_kses_post("

" . esc_html__("Reminder ! One registration per Website. If registered elsewhere please remove purchased code that registration first.", "aleanta") . "

"); echo "

" . esc_html__('Deactivate the key', 'aleanta') . "

"; } else{ echo wp_kses_post("

" . esc_html__("Theme not activated", "aleanta") . "

"); echo wp_kses_post("

" . esc_html__("You can learn how to find your purchase code", "aleanta") . " " . esc_html__("here", "aleanta") . "" . esc_html__(" You will can later deactivate this code if you use dev site and using again on live version .", "aleanta") . "

"); echo "

"; } }else{ echo esc_html__('Add Plugins', 'aleanta'); } echo wp_kses_post("

" . esc_html__("Read full documentation", "aleanta") . "

" . esc_html__("Need more details? Please check our full online documentation for detailed information on how to use aleanta.", "aleanta") . "
" . esc_html__("Documentation", "aleanta") . "
"); if ( !TGM_Plugin_Activation::get_instance()->is_tgmpa_complete() ) { echo wp_kses_post("

" . esc_html__("Required plugins", "aleanta") . "

" . esc_html__("Theme aleanta is compatible with a large number of popular plugins. You can install only those that are going to use in the near future.", "aleanta") . "
" . esc_html__("Install plugins", "aleanta") . "
"); } echo wp_kses_post("

" . esc_html__("Demo import", "aleanta") . "

" . esc_html__("Importing demo data (post, pages, images, theme settings, ...) is the easiest way to setup your theme. It will allow you to quickly edit everything instead of creating content from scratch.", "aleanta") . "
" . esc_html__("Import", "aleanta") . "

" . esc_html__("Setup Theme options", "aleanta") . "

" . esc_html__("Using the WordPress Customizer you can easily customize every aspect of the theme. ", "aleanta") . "
" . esc_html__("Customizer", "aleanta") . "

" . esc_html__("Kawara addons", "aleanta") . "

" . esc_html__("For the construction of our theme, we use Kaswara addons . This add-on for WPBakery Page Builder (formerly Visual Composer) . With this module you can create different pages without any limits . ", "aleanta") . "
" . esc_html__("Kaswara Addons", "aleanta") . "
"); }