HEX
Server: Apache/2.4.49 (FreeBSD) OpenSSL/1.0.2s-freebsd PHP/5.6.36
System: FreeBSD hosting.icon.bg 11.3-RELEASE-p13 FreeBSD 11.3-RELEASE-p13 #0: Tue Sep 1 06:56:51 UTC 2020 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
User: ftpuser (1002)
PHP: 5.6.36
Disabled: NONE
Upload Files
File: /hosting/kak.bg/web/wp-content/themes/vlog/vlog/core/admin/welcome-panel.php
<div id="welcome-panel" class="welcome-panel vlog-welcome-panel">
	<a href="#" class="welcome-panel-close" id="vlog_welcome_box_hide">Dismiss</a>
	<div class="welcome-panel-content">
	
		<h2>Thank you for choosing Gridlove!</h2>
		<p class="about-description">Now it's your turn to create something amazing.</p>
		
		<div class="welcome-panel-column-container">

			<div class="welcome-panel-column">
				<h3>Setup wizard</h3>
				<p>The setup wizard will automatically install and activate all of the recommended plugins and import the demo content and settings for you.</p>
				<a class="button button-primary button-hero" href="<?php echo esc_url(admin_url('themes.php?page=vlog-importer')); ?>">Run wizard</a>
			</div>

			<div class="welcome-panel-column">
				<h3>Recommended plugins</h3>
				<p>If you don't need the demo content and settings, you can just install the recommended plugins, to unleash the full potential of our theme.</p>
				<a class="button button-primary button-hero" href="<?php echo esc_url(admin_url('themes.php?page=install-required-plugins')); ?>">Install plugins</a>
			</div>

			<div class="welcome-panel-column welcome-panel-last">
				<h3>Step-by-step guide</h3>
				<p>We provide you with the full documentation to make sure you can easily setup and fully customize the theme to your liking.</p>
				<a class="button button-primary button-hero" href="https://mekshq.com/documentation/vlog/" target="_blank">Read documentation</a>
			</div>

		</div>

	</div>

</div>