File size: 1.06Kb
<div class="theme-steps-list">
<div class="theme-steps">
<h3><?php echo esc_html__('Step 1 - Read Full Documentation', 'vmag'); ?></h3>
<p><?php echo esc_html__('Before you start setting up the theme, there are few recommended action that you need to follow. These recommendation helps you to set up the theme more easily and quickly.', 'vmag'); ?></p>
<a target="blank" class="button" href="<?php echo esc_url('http://doc.accesspressthemes.com/vmag'); ?>"><?php echo esc_html__('Read Documentation', 'vmag'); ?></a>
</div>
<div class="theme-steps">
<h3><?php echo esc_html__('Step 2 - Customizer Options Panel', 'vmag'); ?></h3>
<p><?php echo esc_html__('Using the WordPress Customizer you can easily customize every aspect of the theme.', 'vmag'); ?></p>
<a class="button button-primary" href="<?php echo esc_url(admin_url('customize.php')); ?>"><?php echo esc_html__('Go to Customizer Panels', 'vmag'); ?></a>
</div>
</div>
<div class="theme-image">
<img src="<?php echo esc_url( get_template_directory_uri() . '/screenshot.png' ) ?> ">
</div>