HEX
Server: nginx/1.26.1
System: Linux 850a3e23ecee 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64
User: (1000)
PHP: 8.2.27
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/cf7-google-sheets-connector/includes/pages/pro-popup.php
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<div id="popup-gs" class="popup-gs">
    <div class="popup-outer-gs" id="popup-outer-gs"></div>
    
    <div class="popup-container">
     <a id="closeButton" class="popup-close"><i class="fa fa-times" aria-hidden="true"></i></a>
    <div class="popup-content align-center">
    <i class="fa fa-lock popup-icon" aria-hidden="true"></i>
    <h2 class="inner-title"><?php echo esc_html( __( 'GSheetConnector for CF7 PRO Features', 'cf7-google-sheets-connector' ) ); ?></h2>
    <p>
    <?php 
    echo wp_kses_post( __(
        'This features is available in the PRO version of the plugin. To <strong>Enable the options Upgrade to the PRO</strong> version to unlock all these awesome features.', 
        'cf7-google-sheets-connector'
    ) ); 
    ?>
</p>

    <a href="https://www.gsheetconnector.com/cf7-google-sheet-connector-pro" target="_blank" class="popup-btn-normal">
    <?php echo esc_html( __( 'Upgrade To PRO', 'cf7-google-sheets-connector' ) ); ?></a>
    </div>
   <p class="note">
    <?php 
    echo wp_kses_post( __(
        'Bonus: GSheetConnector for CF7 Lite users will get <strong>Special Discounts</strong> for unlimited site licence, automatically applied at checkout.', 
        'cf7-google-sheets-connector'
    ) ); 
    ?>
</p>

    </div>
</div>



<div id="popup-gs2" class="popup-gs">
    <div class="popup-outer-gs" id="popup-outer-gs2"></div>
    
    <div class="popup-container">
     <a id="closeButton2" class="popup-close"><i class="fa fa-times" aria-hidden="true"></i></a>
    <div class="popup-content align-center">
    <i class="fa fa-lock popup-icon" aria-hidden="true"></i>
    <h2 class="inner-title"><?php echo esc_html( __( 'GSheetConnector for CF7 PRO Features', 'cf7-google-sheets-connector' ) ); ?></h2>
    <p>
    <?php 
    echo wp_kses_post( __(
        'This features is available in the PRO version of the plugin. To <strong>Enable the options Upgrade to the PRO</strong> version to unlock all these awesome features.', 
        'cf7-google-sheets-connector'
    ) ); 
    ?>
</p>

    <a href="https://www.gsheetconnector.com/cf7-google-sheet-connector-pro" target="_blank" class="popup-btn-normal">
    <?php echo esc_html( __( 'Upgrade To PRO', 'cf7-google-sheets-connector' ) ); ?></a>
    </div>
   <p class="note">
    <?php 
    echo wp_kses_post( __(
        'Bonus: GSheetConnector for CF7 Lite users will get <strong>Special Discounts</strong> for unlimited site licence, automatically applied at checkout.', 
        'cf7-google-sheets-connector'
    ) ); 
    ?>
</p>

    </div>
</div>