File size: 2.79Kb
<div class="two-col">
<div class="support-process col">
<h3><?php echo esc_html__('Documentation', 'vmag'); ?></h3>
<p>
<?php
/* translators: %s : theme name */
printf(esc_html__('Read the detailed documentation of the theme. The documentation contain all the necessary information required to setup the theme %s.', 'vmag'), esc_html($this->theme_name) );
?>
</p>
<a class="button" target="_blank" href="http://doc.accesspressthemes.com/vmag"><?php echo esc_html__('Read Full Documentation', 'vmag'); ?></a>
</div>
<div class="support-process col">
<h3><?php echo esc_html__('Create Support Tickets', 'vmag'); ?></h3>
<p><?php echo esc_html__('Still having problem after reading all the documentation? No Problem!! Please create a support ticket. Our dedicated support team will help you to solve your problem', 'vmag'); ?></p>
<a class="button" target="_blank" href="http://accesspressthemes.com/support/"><?php echo esc_html__('Create Support Tickets', 'vmag'); ?></a>
</div>
</div>
<div class="useful-articles-wrapper three-col">
<div class="support-process col">
<h3><?php echo esc_html__('Write An Engaging WordPress Blog', 'vmag'); ?></h3>
<p><?php echo esc_html__('A fine quality content can only be generated when it is commenced with a good thought in the brain and ample resources relevant to your key area. Eye catchy blog is a best way to engage the visitors to the site and attract new vistors to the site. Learn all you need to know about blogging via this article.', 'vmag') ?></p>
<a class="button" target="_blank" href="https://wpall.club/wordpress-articles-board/how-to-improve-your-wordpress-blog-design-using-visuals/"><?php echo esc_html__('Read Full Article', 'vmag'); ?></a>
</div>
<div class="support-process col">
<h3><?php echo esc_html__('Make a Splash on Social Medias', 'vmag'); ?></h3>
<p><?php echo esc_html__('Wouldn\'t it be great if every piece of content published on your site got shared on social media? While there\'s no way to ensure that\'ll happen every time, you can improve your chances by integrating social media icons within your content. Learn to integrate social medias into your site via this article.', 'vmag'); ?></p>
<a class="button" target="_blank" href="https://accesspressthemes.com/blog/wordpress-plugins-to-make-a-splash-on-social-medias/"><?php echo esc_html__('Read Full Article', 'vmag'); ?></a>
</div>
<div class="support-process col">
<h3><?php echo esc_html__('More WordPress Resources', 'vmag'); ?></h3>
<p><?php echo esc_html__('Want to learn some more on themes ? Visit the following link for more information on latest articles on themes and plugins.', 'vmag'); ?></p>
<a class="button" target="_blank" href="https://wpall.club/"><?php echo esc_html__('View More', 'vmag'); ?></a>
</div>
</div>