HEX
Server: Apache
System: Linux sys.digiflyeg.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: opal (1023)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/opal/public_html/wp-content/plugins/master-addons/inc/admin/welcome/right-column.php
<div class="jltma-addons-banner-section">

    <div class="jltma-addons-banner-inner">
        <h3 class="jltma-addons-banner-title is-flex mb-0">
            <span class="dashicons dashicons-download"></span>
            <?php echo esc_html__('Download Free Theme', 'master-addons' ); ?>
        </h3>
        <div class="jltma-addons-banner-inner-content text-center">
            <a class="jltma-master-addons-theme-link" href="<?php echo esc_url('https://wordpress.org/themes/polmo-lite/'); ?>" target="_blank">
                <img src="<?php echo JLTMA_URL . '/assets/images/polmo-lite.png'; ?>" alt="Polmo Lite - Master Addons for Elementor supported Theme">
            </a>
            <p class="m-0">
                <?php echo esc_html__('Download FREE "Polmo Lite" WordPress Theme now to get started with "Master Addons for Elementor" Plugin.', 'master-addons' ); ?>
            </p>
            <a class="jltma-button button-primary master_addons_button" href="<?php echo esc_url('https://wordpress.org/themes/polmo-lite/'); ?>" target="_blank">
                <?php _e('Download'); ?>
            </a>
        </div>
    </div>

    <div class="jltma-addons-banner-inner">
        <h3 class="jltma-addons-banner-title is-flex mb-0">
            <span class="dashicons dashicons-email-alt"></span>
            <?php echo esc_html__('Stay Connected', 'master-addons' ); ?>
        </h3>
        <div class="jltma-addons-banner-inner-content text-center">
            <p class="m-0">
                <?php echo esc_html__('Get Updates and Stay Connected with "Master Addons for Elementor" Plugin. We\'ll notify you when Updates will be released.', 'master-addons' ); ?>
            </p>
            <a class="jltma-button button-primary master_addons_button" href="<?php echo esc_url('https://jeweltheme.com/newsletters/'); ?>" target="_blank">
                <?php _e('Subscribe'); ?>
            </a>
        </div>
    </div>
</div>