Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/child-themes.php.tar

xbodynamge/namtation/wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php000064400000021064151131530130030654 0ustar00home<?php
/**
 * Child themes template
 *
 * @package zerif-lite
 */
?>
<div id="child_themes" class="zerif-lite-tab-pane">

	<?php
		$current_theme = wp_get_theme();
	?>

	<div class="zerif-tab-pane-center">

		<h1><?php esc_html_e( 'Get a whole new look for your site', 'zerif-lite' ); ?></h1>

		<p><?php esc_html_e( 'Below you will find a selection of Zerif Lite child themes that will totally transform the look of your site.', 'zerif-lite' ); ?></p>

	</div>


	<div class="zerif-tab-pane-half zerif-tab-pane-first-half">

		<!-- ZBlackBeard -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zblackbeard.jpg'; ?>" alt="<?php esc_html_e( 'ZBlackBeard Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ZBlackBeard', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ZBlackBeard' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zblackbeard</span>
						<a href="http://themeisle.com/themes/zblackbeard/#pricing-single" class="button button-primary install right"><?php esc_html_e( 'Get now', 'zerif-lite' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ZBlackbeard"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zblackbeard - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- OnePirate -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/onepirate.jpg'; ?>" alt="<?php esc_html_e( 'OnePirate Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'OnePirate', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'OnePirate' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">OnePirate</span>
						<a href="<?php /* translators: ZblackBeard install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=onepirate' ), 'install-theme_onepirate' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">ZblackBeard</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/onepirate"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'OnePirate - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

		<hr/>
		<!-- Zifer Child -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zifer-child.jpg'; ?>" alt="<?php esc_html_e( 'Zifer Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zifer', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zifer Child' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zifer Child</span>
						<a href="<?php /* translators: Zifer Child install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zifer-child' ), 'install-theme_zifer-child' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=Zifer%20Child"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zifer Child - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

	</div>

	<div class="zerif-tab-pane-half">
		<!-- ResponsiveBoat -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/responsiveboat.png'; ?>" alt="<?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ResponsiveBoat' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">ResponsiveBoat</span>
						<a href="http://themeisle.com/themes/responsiveboat-theme/#pricing-single" class="button button-primary install right"><?php /* translators: ResponsiveBoat child theme */ printf( __( 'Get %s now', 'zerif-lite' ), '<span class="screen-reader-text">ResponsiveBoat</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ResponsiveBoat"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'ResponsiveBoat - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- Zerius -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zerius.jpg'; ?>" alt="<?php esc_html_e( 'Zerius Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zerius', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zerius' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zerius</span>
						<a href="<?php /* translators: Zerius install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zerius' ), 'install-theme_zerius' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/zerius"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'Zerius - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>

	</div>

</div>
home/xbodynamge/lebauwcentre/wp-content/themes/integral/inc/welcome/child-themes.php000064400000005103151132634330024764 0ustar00<div id="child_themes" class="integral-tab-pane" style="display: none;">
    <h3><?php esc_html_e('Child Themes', 'integral'); ?></h3>
    <p><?php esc_html_e('A child theme is a WordPress theme that inherits its functionality from another WordPress theme, the parent theme.', 'integral'); ?></p>
    <p><?php esc_html_e('Child themes are often used when you want to customize or tweak an existing WordPress theme without losing the ability to upgrade that theme.', 'integral'); ?></p>
    <div class="theme-browser rendered">
        <div class="themes wp-clearfix">
            <div class="theme">
                <div class="theme-screenshot"><img src="<?php echo get_template_directory_uri(); ?>/inc/welcome/images/integral-child-screenshot.png" alt=""></div>
                <div class="theme-id-container">
                    <h2 class="theme-name"><?php esc_html_e('Integral Child Theme', 'integral'); ?></h2>
                    <div class="theme-actions">
                        <a class="button button-primary load-customize hide-if-no-customize" href="https://www.themely.com/download/integral-child.zip"><?php esc_html_e('Download', 'integral'); ?></a>
                    </div>
                </div>
            </div>
            <div class="theme">
                <div class="theme-screenshot"><img src="<?php echo get_template_directory_uri(); ?>/inc/welcome/images/optimal-child-screenshot.png" alt=""></div>
                <div class="theme-id-container">
                    <h2 class="theme-name"><?php esc_html_e('Optimal Child Theme', 'integral'); ?></h2>
                    <div class="theme-actions">
                        <a class="button button-primary load-customize hide-if-no-customize" href="https://www.themely.com/download/optimal.zip"><?php esc_html_e('Download', 'integral'); ?></a>
                    </div>
                </div>
            </div>
            <div class="theme">
                <div class="theme-screenshot"><img src="<?php echo get_template_directory_uri(); ?>/inc/welcome/images/elemental-child-screenshot.png" alt=""></div>
                <div class="theme-id-container">
                    <h2 class="theme-name"><?php esc_html_e('Elemental Child Theme', 'integral'); ?></h2>
                    <div class="theme-actions">
                        <a class="button button-primary load-customize hide-if-no-customize" href="https://www.themely.com/download/elemental.zip"><?php esc_html_e('Download', 'integral'); ?></a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>crosstraining/wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php000060400000021064151135123410031546 0ustar00home/xbodynamge<?php
/**
 * Child themes template
 *
 * @package zerif-lite
 */
?>
<div id="child_themes" class="zerif-lite-tab-pane">

	<?php
		$current_theme = wp_get_theme();
	?>

	<div class="zerif-tab-pane-center">

		<h1><?php esc_html_e( 'Get a whole new look for your site', 'zerif-lite' ); ?></h1>

		<p><?php esc_html_e( 'Below you will find a selection of Zerif Lite child themes that will totally transform the look of your site.', 'zerif-lite' ); ?></p>

	</div>


	<div class="zerif-tab-pane-half zerif-tab-pane-first-half">

		<!-- ZBlackBeard -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zblackbeard.jpg'; ?>" alt="<?php esc_html_e( 'ZBlackBeard Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ZBlackBeard', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ZBlackBeard' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zblackbeard</span>
						<a href="http://themeisle.com/themes/zblackbeard/#pricing-single" class="button button-primary install right"><?php esc_html_e( 'Get now', 'zerif-lite' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ZBlackbeard"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zblackbeard - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- OnePirate -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/onepirate.jpg'; ?>" alt="<?php esc_html_e( 'OnePirate Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'OnePirate', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'OnePirate' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">OnePirate</span>
						<a href="<?php /* translators: ZblackBeard install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=onepirate' ), 'install-theme_onepirate' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">ZblackBeard</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/onepirate"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'OnePirate - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

		<hr/>
		<!-- Zifer Child -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zifer-child.jpg'; ?>" alt="<?php esc_html_e( 'Zifer Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zifer', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zifer Child' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zifer Child</span>
						<a href="<?php /* translators: Zifer Child install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zifer-child' ), 'install-theme_zifer-child' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=Zifer%20Child"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zifer Child - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

	</div>

	<div class="zerif-tab-pane-half">
		<!-- ResponsiveBoat -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/responsiveboat.png'; ?>" alt="<?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ResponsiveBoat' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">ResponsiveBoat</span>
						<a href="http://themeisle.com/themes/responsiveboat-theme/#pricing-single" class="button button-primary install right"><?php /* translators: ResponsiveBoat child theme */ printf( __( 'Get %s now', 'zerif-lite' ), '<span class="screen-reader-text">ResponsiveBoat</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ResponsiveBoat"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'ResponsiveBoat - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- Zerius -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zerius.jpg'; ?>" alt="<?php esc_html_e( 'Zerius Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zerius', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zerius' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zerius</span>
						<a href="<?php /* translators: Zerius install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zerius' ), 'install-theme_zerius' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/zerius"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'Zerius - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>

	</div>

</div>
lebauwcentre/wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php000064400000021064151141763240031355 0ustar00home/xbodynamge<?php
/**
 * Child themes template
 *
 * @package zerif-lite
 */
?>
<div id="child_themes" class="zerif-lite-tab-pane">

	<?php
		$current_theme = wp_get_theme();
	?>

	<div class="zerif-tab-pane-center">

		<h1><?php esc_html_e( 'Get a whole new look for your site', 'zerif-lite' ); ?></h1>

		<p><?php esc_html_e( 'Below you will find a selection of Zerif Lite child themes that will totally transform the look of your site.', 'zerif-lite' ); ?></p>

	</div>


	<div class="zerif-tab-pane-half zerif-tab-pane-first-half">

		<!-- ZBlackBeard -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zblackbeard.jpg'; ?>" alt="<?php esc_html_e( 'ZBlackBeard Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ZBlackBeard', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ZBlackBeard' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zblackbeard</span>
						<a href="http://themeisle.com/themes/zblackbeard/#pricing-single" class="button button-primary install right"><?php esc_html_e( 'Get now', 'zerif-lite' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ZBlackbeard"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zblackbeard - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- OnePirate -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/onepirate.jpg'; ?>" alt="<?php esc_html_e( 'OnePirate Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'OnePirate', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'OnePirate' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">OnePirate</span>
						<a href="<?php /* translators: ZblackBeard install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=onepirate' ), 'install-theme_onepirate' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">ZblackBeard</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/onepirate"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'OnePirate - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

		<hr/>
		<!-- Zifer Child -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zifer-child.jpg'; ?>" alt="<?php esc_html_e( 'Zifer Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zifer', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zifer Child' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zifer Child</span>
						<a href="<?php /* translators: Zifer Child install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zifer-child' ), 'install-theme_zifer-child' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=Zifer%20Child"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zifer Child - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

	</div>

	<div class="zerif-tab-pane-half">
		<!-- ResponsiveBoat -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/responsiveboat.png'; ?>" alt="<?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ResponsiveBoat' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">ResponsiveBoat</span>
						<a href="http://themeisle.com/themes/responsiveboat-theme/#pricing-single" class="button button-primary install right"><?php /* translators: ResponsiveBoat child theme */ printf( __( 'Get %s now', 'zerif-lite' ), '<span class="screen-reader-text">ResponsiveBoat</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ResponsiveBoat"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'ResponsiveBoat - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- Zerius -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zerius.jpg'; ?>" alt="<?php esc_html_e( 'Zerius Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zerius', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zerius' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zerius</span>
						<a href="<?php /* translators: Zerius install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zerius' ), 'install-theme_zerius' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/zerius"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'Zerius - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>

	</div>

</div>
home/xbodynamge/www/wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php000064400000021064151143140640027573 0ustar00<?php
/**
 * Child themes template
 *
 * @package zerif-lite
 */
?>
<div id="child_themes" class="zerif-lite-tab-pane">

	<?php
		$current_theme = wp_get_theme();
	?>

	<div class="zerif-tab-pane-center">

		<h1><?php esc_html_e( 'Get a whole new look for your site', 'zerif-lite' ); ?></h1>

		<p><?php esc_html_e( 'Below you will find a selection of Zerif Lite child themes that will totally transform the look of your site.', 'zerif-lite' ); ?></p>

	</div>


	<div class="zerif-tab-pane-half zerif-tab-pane-first-half">

		<!-- ZBlackBeard -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zblackbeard.jpg'; ?>" alt="<?php esc_html_e( 'ZBlackBeard Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ZBlackBeard', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ZBlackBeard' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zblackbeard</span>
						<a href="http://themeisle.com/themes/zblackbeard/#pricing-single" class="button button-primary install right"><?php esc_html_e( 'Get now', 'zerif-lite' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ZBlackbeard"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zblackbeard - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- OnePirate -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/onepirate.jpg'; ?>" alt="<?php esc_html_e( 'OnePirate Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'OnePirate', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'OnePirate' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">OnePirate</span>
						<a href="<?php /* translators: ZblackBeard install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=onepirate' ), 'install-theme_onepirate' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">ZblackBeard</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/onepirate"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'OnePirate - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

		<hr/>
		<!-- Zifer Child -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zifer-child.jpg'; ?>" alt="<?php esc_html_e( 'Zifer Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zifer', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zifer Child' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zifer Child</span>
						<a href="<?php /* translators: Zifer Child install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zifer-child' ), 'install-theme_zifer-child' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=Zifer%20Child"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zifer Child - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

	</div>

	<div class="zerif-tab-pane-half">
		<!-- ResponsiveBoat -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/responsiveboat.png'; ?>" alt="<?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ResponsiveBoat' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">ResponsiveBoat</span>
						<a href="http://themeisle.com/themes/responsiveboat-theme/#pricing-single" class="button button-primary install right"><?php /* translators: ResponsiveBoat child theme */ printf( __( 'Get %s now', 'zerif-lite' ), '<span class="screen-reader-text">ResponsiveBoat</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ResponsiveBoat"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'ResponsiveBoat - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- Zerius -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zerius.jpg'; ?>" alt="<?php esc_html_e( 'Zerius Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zerius', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zerius' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zerius</span>
						<a href="<?php /* translators: Zerius install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zerius' ), 'install-theme_zerius' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/zerius"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'Zerius - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>

	</div>

</div>
home/xbodynamge/dev/wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php000064400000021064151143306610027526 0ustar00<?php
/**
 * Child themes template
 *
 * @package zerif-lite
 */
?>
<div id="child_themes" class="zerif-lite-tab-pane">

	<?php
		$current_theme = wp_get_theme();
	?>

	<div class="zerif-tab-pane-center">

		<h1><?php esc_html_e( 'Get a whole new look for your site', 'zerif-lite' ); ?></h1>

		<p><?php esc_html_e( 'Below you will find a selection of Zerif Lite child themes that will totally transform the look of your site.', 'zerif-lite' ); ?></p>

	</div>


	<div class="zerif-tab-pane-half zerif-tab-pane-first-half">

		<!-- ZBlackBeard -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zblackbeard.jpg'; ?>" alt="<?php esc_html_e( 'ZBlackBeard Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ZBlackBeard', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ZBlackBeard' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zblackbeard</span>
						<a href="http://themeisle.com/themes/zblackbeard/#pricing-single" class="button button-primary install right"><?php esc_html_e( 'Get now', 'zerif-lite' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ZBlackbeard"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zblackbeard - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- OnePirate -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/onepirate.jpg'; ?>" alt="<?php esc_html_e( 'OnePirate Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'OnePirate', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'OnePirate' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">OnePirate</span>
						<a href="<?php /* translators: ZblackBeard install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=onepirate' ), 'install-theme_onepirate' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">ZblackBeard</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/onepirate"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'OnePirate - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

		<hr/>
		<!-- Zifer Child -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zifer-child.jpg'; ?>" alt="<?php esc_html_e( 'Zifer Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zifer', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zifer Child' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zifer Child</span>
						<a href="<?php /* translators: Zifer Child install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zifer-child' ), 'install-theme_zifer-child' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=Zifer%20Child"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
					<div class="theme-details active">
						<span class="theme-name"><?php echo esc_html_e( 'Zifer Child - Current theme', 'zerif-lite' ); ?></span>
						<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } ?>
			</div>
		</div>

	</div>

	<div class="zerif-tab-pane-half">
		<!-- ResponsiveBoat -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/responsiveboat.png'; ?>" alt="<?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'ResponsiveBoat', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'ResponsiveBoat' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">ResponsiveBoat</span>
						<a href="http://themeisle.com/themes/responsiveboat-theme/#pricing-single" class="button button-primary install right"><?php /* translators: ResponsiveBoat child theme */ printf( __( 'Get %s now', 'zerif-lite' ), '<span class="screen-reader-text">ResponsiveBoat</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://themeisle.com/demo/?theme=ResponsiveBoat"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'ResponsiveBoat - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>
		<hr />

		<!-- Zerius -->
		<div class="zerif-lite-child-theme-container">
			<div class="zerif-lite-child-theme-image-container">
				<img src="<?php echo esc_url( get_template_directory_uri() ) . '/inc/admin/welcome-screen/img/zerius.jpg'; ?>" alt="<?php esc_html_e( 'Zerius Child Theme', 'zerif-lite' ); ?>" />
				<div class="zerif-lite-child-theme-description">
					<h2><?php esc_html_e( 'Zerius', 'zerif-lite' ); ?></h2>
				</div>
			</div>
			<div class="zerif-lite-child-theme-details">
				<?php if ( 'Zerius' != $current_theme['Name'] ) { ?>
					<div class="theme-details">
						<span class="theme-name">Zerius</span>
						<a href="<?php /* translators: Zerius install link */ echo esc_url( wp_nonce_url( self_admin_url( 'update.php?action=install-theme&theme=zerius' ), 'install-theme_zerius' ) ); ?>" class="button button-primary install right"><?php printf( __( 'Install %s now', 'zerif-lite' ), '<span class="screen-reader-text">Zerius</span>' ); ?></a>
						<a class="button button-secondary preview right" target="_blank" href="https://wp-themes.com/zerius"><?php esc_html_e( 'Live Preview', 'zerif-lite' ); ?></a>
						<div class="zerif-lite-clear"></div>
					</div>
				<?php } else { ?>
				<div class="theme-details active">
					<span class="theme-name"><?php echo esc_html_e( 'Zerius - Current theme', 'zerif-lite' ); ?></span>
					<a class="button button-secondary customize right" target="_blank" href="<?php echo get_site_url() . '/wp-admin/customize.php'; ?>"><?php esc_html_e( 'Customize', 'zerif-lite' ); ?></a>
					<div class="zerif-lite-clear"></div>
				</div>
				<?php } ?>
			</div>
		</div>

	</div>

</div>