File manager - Edit - /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/includes/admin/views/html-notice-maxmind-license-key.php
Back
<?php /** * Admin View: Notice - Missing MaxMind license key * * @package Kkart\Admin */ defined( 'ABSPATH' ) || exit; ?> <div id="message" class="updated kkart-message"> <a class="kkart-message-close notice-dismiss" href="<?php echo esc_url( wp_nonce_url( add_query_arg( 'kkart-hide-notice', 'maxmind_license_key' ), 'kkart_hide_notices_nonce', '_kkart_notice_nonce' ) ); ?>"><?php esc_html_e( 'Dismiss', 'kkart' ); ?></a> <p> <strong><?php esc_html_e( 'Geolocation has not been configured.', 'kkart' ); ?></strong> </p> <p> <?php echo wp_kses_post( sprintf( /* translators: %1%s: integration page %2$s: general settings page */ __( 'You must enter a valid license key on the <a href="%1$s">MaxMind integration settings page</a> in order to use the geolocation service. If you do not need geolocation for shipping or taxes, you should change the default customer location on the <a href="%2$s">general settings page</a>.', 'kkart' ), admin_url( 'admin.php?page=kkart-settings&tab=integration§ion=maxmind_geolocation' ), admin_url( 'admin.php?page=kkart-settings&tab=general' ) ) ); ?> </p> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings