/home/fdhrevqn/public_html/wp-content/themes/fox/inc/admin/welcome.php
<div class="wrap about-wrap full-width-layout fox-welcome">

    <h1><span>Welcome to The Fox Magazine</span></h1>

    <p class="about-text">Thank you once again for purchasing The Fox! Below is few tips for getting started with The Fox.<br>
        While using the item, if you have any trouble don't hesitate to <a href="http://withemes.ticksy.com/" target="_blank">reach us</a>.</p>
    
    <nav class="nav-tab-wrapper wp-clearfix" aria-label="Secondary menu">
        
        <a href="<?php echo admin_url( 'admin.php?page=tgma-install-plugins' ); ?>" class="nav-tab">Install Plugins</a>
        
        <a href="<?php echo admin_url( 'admin.php?page=import-demo' ); ?>" class="nav-tab">Import Demo</a>
        
        <a href="<?php echo admin_url( 'admin.php?page=fox-theme-options' ); ?>" class="nav-tab">Theme Options</a>
        
        <a href="https://foxdocs.withemes.com/" target="_blank" class="nav-tab">Documentation</a>
        
        <a href="https://withemes.ticksy.com/" target="_blank" class="nav-tab">Support</a>
        
        <a href="<?php echo admin_url( 'admin.php?page=fox-updater' ); ?>" class="nav-tab">Fix Old Version</a>
        
    </nav>
    
    <h2>How to get started with The Fox?</h2>
    
    <div class="headline-feature">
        
        <h3>01 - Install necessary plugins</h3>
        
        <p>Fox comes with few additional plugins, we highly recommend you to <a href="<?php echo admin_url( 'admin.php?page=tgma-install-plugins' ); ?>">install them</a> so that Fox can express truly its power.</p>
        
        <h3>02 - Import Full Demo or just settings/style</h3>
        
        <p>After installing, Fox looks pretty "plain". You can get started by <a href="<?php echo admin_url( 'admin.php?page=import-demo' ); ?>">importing demo content</a>. If your site had some content already, you can choose to import only settings instead of all content.</p>
        
        <h3>03 - Read the documentation</h3>
        
        <p>Please check for <a href="https://foxdocs.withemes.com/" target="_blank">theme documentation</a> to understand theme settings, post/page settings.</p>
        
        <h3>04 - Customize your site</h3>
        
        <p>Upload your logo, change layout, color, font face.. in the <a href="<?php echo admin_url( 'customize.php' ); ?>">Live Customizer</a></p>
        
    </div>

</div>