Plugin Directory

Changeset 3339054


Ignore:
Timestamp:
08/04/2025 01:53:58 PM (8 months ago)
Author:
seersco
Message:

Allow user to login seers Dashboard from plugin.

Location:
seers-cookie-consent-banner-privacy-policy
Files:
256 added
30 edited

Legend:

Unmodified
Added
Removed
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/header/header.php

    r3258202 r3339054  
    1616
    1717            <p class="seers-cms-header-dynamic-website"><?php echo $site_name; ?></p>
    18             <button class="seers-cms-header-button seers-paid-feature-opener" name="headerpremium"><?php echo __('Get Premium', $this->textdomain);?></button>
     18            <button class="seers-cms-header-button seers-paid-feature-opener" data-tab="Preferences" name="headerpremium"><?php echo __('Get More Features', $this->textdomain);?></button>
    1919            <button class="seers-cms-toggle-button">
    2020        <span></span>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Consent-Banner/General.php

    r3147210 r3339054  
    2121                            <label class="seers-cms--general-default" for="gdpr"><?php echo __('GDPR', $this->textdomain); ?><span class="seers-cms-general-tick"></span></label>
    2222                            </li>
    23                         <li class="seers-paid-feature-opener" name="regulation">
    24                             <input type="radio" id="ccpa" name="consent" value="ccpa" class="seers-paid-feature-opener" name="regulation">
    25                             <label for="ccpa" class="seers-paid-feature-opener" name="regulation"><?php echo __('Global Privacy Law ', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label>
     23                        <li class="seers-paid-feature-opener" name="regulation" data-tab="Preferences">
     24                            <input type="radio" id="ccpa" name="consent" value="ccpa" class="seers-paid-feature-opener" data-tab="Preferences" name="regulation">
     25                            <label for="ccpa" class="seers-paid-feature-opener" name="regulation" data-tab="Preferences"><?php echo __('Global Privacy Law ', $this->textdomain); ?></label>
     26                            <!-- <label for="ccpa" class="seers-paid-feature-opener" name="regulation"><?php echo __('Global Privacy Law ', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label> -->
    2627                        </li>
    2728                    </ul>
     
    3839                            <label class="seers-cms--general-default" for="english"><?php echo __('English', $this->textdomain); ?><span class="seers-cms-general-tick"></span></label>
    3940                        </li>
    40                         <li  class="seers-paid-feature-opener" name="regulation">
    41                             <input type="radio" id="add-other" name="language" value="add-other"  class="seers-paid-feature-opener" name="regulation">
    42                             <label for="add-other" class="seers-paid-feature-opener" name="regulation"><?php echo __('Add Other ', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label>
     41                        <li  class="seers-paid-feature-opener" name="regulation" data-tab="BannerContent">
     42                            <input type="radio" id="add-other" name="language" value="add-other"  class="seers-paid-feature-opener" name="regulation" data-tab="BannerContent">
     43                            <label for="add-other" class="seers-paid-feature-opener" name="regulation" data-tab="BannerContent"><?php echo __('Add Other ', $this->textdomain); ?></label>
    4344                        </li>
    4445                        <!-- <li class="seers-paid-feature-opener" name="regulation">
     
    5556            <label class="seers-cms-consent-banner-general-geo-target-section-heading"><?php echo __('Geo-target Location (Regional)', $this->textdomain); ?></label>
    5657            <div class="seers-cms-consent-banner-general-radio-group">
    57                 <label class="seers-paid-feature-opener" name="regulation">
    58                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="worldwide"><?php echo __(' Worldwide', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    59                 </label>
    60                 <label class="seers-paid-feature-opener" name="regulation">
    61                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="uk-eu"><?php echo __(' UK & EU Countries', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    62                 </label>
    63                 <label class="seers-paid-feature-opener" name="regulation">
    64                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="auto"><?php echo __(' Auto Regional Detection', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    65                 </label>
    66                 <label class="seers-paid-feature-opener" name="regulation">
    67                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="other-countries"><?php echo __(' Other Countries', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    68                 </label>
    69             </div>
    70         </div>
    71         <div class="seers-cms-appearance-settings-setting seers-cms-general-language-auto">
    72                 <label for="language-auto-regional-detection"><?php echo __('Language Auto Regional Detection ', $this->textdomain); ?><span class="tooltiphtml" style="font-size:20px;">
    73                         <span><img class="seers-cms-frameworks-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span>
    74                         <span class="tooltiptext">
     58                <label class="seers-paid-feature-opener" name="regulation" data-tab="ByRegion">
     59                    <input class="seers-paid-feature-opener"  data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="worldwide"><?php echo __(' Worldwide', $this->textdomain); ?>
     60                </label>
     61                <label class="seers-paid-feature-opener" name="regulation"  data-tab="ByRegion">
     62                    <input class="seers-paid-feature-opener"  data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="uk-eu"><?php echo __(' UK & EU Countries', $this->textdomain); ?>
     63                </label>
     64                <label class="seers-paid-feature-opener" name="regulation"  data-tab="ByRegion">
     65                    <input class="seers-paid-feature-opener" data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="auto"><?php echo __(' Auto Regional Detection', $this->textdomain); ?>
     66                </label>
     67                <label class="seers-paid-feature-opener" name="regulation" data-tab="ByRegion">
     68                    <input class="seers-paid-feature-opener" data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="other-countries"><?php echo __(' Other Countries', $this->textdomain); ?>
     69                </label>
     70            </div>
     71        </div>
     72        <div class="seers-cms-appearance-settings-setting seers-cms-general-language-auto" data-tab="Preferences">
     73                <label for="language-auto-regional-detection"  data-tab="Preferences"><?php echo __('Language Auto Regional Detection ', $this->textdomain); ?><span class="tooltiphtml" style="font-size:20px;">
     74                        <span><img class="seers-cms-frameworks-info-icon"  data-tab="Preferences" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span>
     75                        <span class="tooltiptext"  data-tab="Preferences">
    7576                            <?php echo __('Turn on to automatically detect the language of banner according to region', $this->textdomain); ?>
    7677                        </span>
    77                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label>
     78                    </span></label>
    7879                <div class="seers-cms-appearance-settings-input-field ">
    79                 <input type="checkbox" id="language-auto-regional-detection" class="seers-paid-feature-opener seers-cms-general-language-auto-toggle" name="languageautoregionaldetection">
     80                <input type="checkbox" id="language-auto-regional-detection" class="seers-paid-feature-opener seers-cms-general-language-auto-toggle" data-tab="Preferences" name="languageautoregionaldetection">
    8081            </div>
    8182            </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Consent-Banner/Settings.php

    r3147210 r3339054  
    8888                            <?php echo __('Manage Badge Customization', $this->textdomain); ?>
    8989                        </span>
    90                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></label>
     90                    </span></label>
    9191                <div class="seers-cms-appearance-settings-input-field">
    92                 <input type="checkbox" id="manage-badge-customization" class="seers-paid-feature-opener" name="managebadgecustomization">
     92                <input type="checkbox" data-tab="Visuals" id="manage-badge-customization" class="seers-paid-feature-opener" name="managebadgecustomization">
    9393            </div>
    9494            </div>
     
    9999                            <?php echo __('Turn on to record the consent of users', $this->textdomain); ?>
    100100                        </span>
    101                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></label>
     101                    </span></label>
    102102                <div class="seers-cms-appearance-settings-input-field">
    103                 <input type="checkbox" id="record-consent" class="seers-paid-feature-opener" name="recordconsent">
     103                <input type="checkbox" data-tab="Reports" id="record-consent" class="seers-paid-feature-opener" name="recordconsent">
    104104            </div>
    105105            </div>
     
    110110                            <?php echo __('Covers all subdomain under the selected domain', $this->textdomain); ?>
    111111                        </span>
    112                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></label>
     112                    </span></label>
    113113                <div class="seers-cms-appearance-settings-input-field ">
    114                 <input type="checkbox" id="sub-domain-setting" class="seers-paid-feature-opener" name="subdomain">
     114                <input type="checkbox" data-tab="Preferences" id="sub-domain-setting" class="seers-paid-feature-opener" name="subdomain">
    115115            </div>
    116116            </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Consent-Banner/Visuals.php

    r3147210 r3339054  
    185185                <p class="seers-cms-visual-heading seers-cms-visual-font-setting"><?php esc_html_e('Banner Text&nbsp; ', $this->textdomain);?><span class="tooltip" data-title="<?php echo __('This text will appear on the banner', $this->textdomain); ?>" style="font-size:20px;"><img class="seers-cms-visuals-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span></p>
    186186                <div class="seers-cms-visual-options-res">
    187                     <textarea class=" seers-cms-visual-banner-text"><?php if(get_option('SCCBPP_cookie_consent_body_text') && get_option('SCCBPP_cookie_consent_body_text')!=''){ esc_html_e(get_option('SCCBPP_cookie_consent_body_text')); }else{ esc_html_e( "We use cookies to ensure you get the best experience", $this->textdomain);} ?></textarea>
     187                    <textarea name="body_text" id="body_text" class="seers-cms-visual-banner-text"><?php
     188                        if (get_option('SCCBPP_cookie_consent_body_text') && get_option('SCCBPP_cookie_consent_body_text') != '') {
     189                            echo esc_textarea(get_option('SCCBPP_cookie_consent_body_text'));
     190                        } else {
     191                            echo esc_textarea(__('We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you have provided to them or that they have collected from your use of their services. You consent to our cookies if you continue to use our website.', $this->textdomain));
     192                        }
     193                    ?></textarea>               
    188194                </div>
    189195            </div>
     
    376382           
    377383            <div class="seers-cms-visual-powered-by">
    378                 <p class="seers-cms-visual-font-setting"><?php esc_html_e('Powered by Seers &nbsp; ', $this->textdomain);?><span class="tooltip" data-title="<?php echo __('Show or hide powered by Seers on preference centre of banner', $this->textdomain); ?>" style="font-size:20px;"><img class="seers-cms-visuals-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span><span class="seers-cms-dashboard-premium"><?php esc_html_e('PREMIUM', $this->textdomain);?></span></p>
     384                <p class="seers-cms-visual-font-setting"><?php esc_html_e('Powered by Seers &nbsp; ', $this->textdomain);?><span class="tooltip" data-title="<?php echo __('Show or hide powered by Seers on preference centre of banner', $this->textdomain); ?>" style="font-size:20px;"><img class="seers-cms-visuals-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span></p>
    379385                <div class="seers-cms-visual-options ">
    380                 <span class="seers-cms-visual-premium seers-paid-feature-opener" name="seerspoweredby"><?php esc_html_e('APPLY', $this->textdomain);?></span>
     386                <span class="seers-cms-visual-premium seers-paid-feature-opener" name="seerspoweredby" data-tab="Visuals"><?php esc_html_e('APPLY', $this->textdomain);?></span>
    381387            </div>
    382388            </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Dashboard/Dashboard.css

    r3147210 r3339054  
    173173    color: #333;
    174174    font-weight: bold;
     175    margin: 9px 0px 20px;
    175176}
    176177
     
    187188    width: 20px;
    188189    height: 18px;
     190    margin-top: 10px;
    189191    margin-left: auto;
    190192    position: relative;
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Dashboard/Dashboard.php

    r3258202 r3339054  
    115115        <div class="seers-cms-dashboard-actions">
    116116            <button class="seers-cms-dashboard-btn seers-cms-dashboard-customize"><?php echo __('Customise Banner', $this->textdomain);?></button>
    117             <button class="seers-cms-dashboard-btn seers-cms-dashboard-spremium seers-paid-feature-opener" name="dashboardpremium"><?php echo __('Get Premium', $this->textdomain);?></button>
     117            <button class="seers-cms-dashboard-btn seers-cms-dashboard-spremium seers-paid-feature-opener" data-tab="Preferences" name="dashboardpremium"><?php echo __('Get More Features', $this->textdomain);?></button>
    118118        </div>
    119119    </div>
     
    128128    </div>   
    129129    </div>
    130         <div class="seers-cms-dashboard-recent-logs seers-paid-feature-opener" name="recentslogs">
    131             <p><?php echo __('Recent Consent Logs', $this->textdomain);?><span class="seers-cms-dashboard-general-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></p>
    132             <img class="seers-cms-dashboard-recent-logs-img" src="<?php echo plugin_dir_url(__FILE__) . '../../images/down-arrow.png'; ?>" alt="dropdown">
     130        <div class="seers-cms-dashboard-recent-logs seers-paid-feature-opener" name="recentslogs" data-tab="Reports" data-subtab="ConsentLog">
     131            <p style="cursor: pointer;" class="seers-paid-feature-opener"  data-tab="Reports" data-subtab="ConsentLog"><?php echo __('Recent Consent Logs', $this->textdomain);?></p>
     132            <img class="seers-cms-dashboard-recent-logs-img seers-paid-feature-opener"  data-tab="Reports" data-subtab="ConsentLog" src="<?php echo plugin_dir_url(__FILE__) . '../../images/down-arrow.png'; ?>" alt="dropdown">
    133133        </div>
    134134    </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Frameworks/Frameworks.php

    r3147210 r3339054  
    2626                        </span>
    2727                    </span>
    28                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     28                   
    2929                </label>
    3030               
    3131                <div class="toggle-frameworks">
    32                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_child_privacy') === true || get_option('SCCBPP_cookie_consent_child_privacy') === 'true') ? "opton" : "" );?>" name="childprivacy"></div>
     32                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_child_privacy') === true || get_option('SCCBPP_cookie_consent_child_privacy') === 'true') ? "opton" : "" );?>" name="childprivacy"></div>
    3333                </div>
    3434            </div>
     
    4343                        </span>
    4444                    </span>
    45                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     45                   
    4646                </label>
    4747                <div class="toggle-frameworks">
    48                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_do_not_track') === true || get_option('SCCBPP_do_not_track') === 'true') ? 'opton' : ''); ?>" name="donottrack"></div>
     48                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_do_not_track') === true || get_option('SCCBPP_do_not_track') === 'true') ? 'opton' : ''); ?>" name="donottrack"></div>
    4949                </div>
    5050            </div>
     
    5858                        </span>
    5959                    </span>
    60                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     60                   
    6161                </label>
    6262                <div class="toggle-frameworks">
    63                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_iab_tcf') === true || get_option('SCCBPP_cookie_consent_iab_tcf') === 'true') ? 'opton' : ''); ?>" name="iabtcf"></div>
     63                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_iab_tcf') === true || get_option('SCCBPP_cookie_consent_iab_tcf') === 'true') ? 'opton' : ''); ?>" name="iabtcf"></div>
    6464                </div>
    6565            </div>
     
    7373                        </span>
    7474                    </span>
    75                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     75                   
    7676                </label>
    7777                <div class="toggle-frameworks">
    78                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_do_not_sell') === true || get_option('SCCBPP_cookie_consent_do_not_sell') === 'true') ? 'opton' : ''); ?>" name="donotsell"></div>
     78                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_do_not_sell') === true || get_option('SCCBPP_cookie_consent_do_not_sell') === 'true') ? 'opton' : ''); ?>" name="donotsell"></div>
    7979                </div>
    8080            </div>
     
    8888                        </span>
    8989                    </span>
    90                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     90                   
    9191                </label>
    9292                <div class="toggle-frameworks">
    93                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_google_consent') === true || get_option('SCCBPP_cookie_consent_google_consent') === 'true') ? 'opton' : ''); ?>" name="googleconsent"></div>
     93                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_google_consent') === true || get_option('SCCBPP_cookie_consent_google_consent') === 'true') ? 'opton' : ''); ?>" name="googleconsent"></div>
    9494                </div>
    9595            </div>
     
    103103                        </span>
    104104                    </span>
    105                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     105                   
    106106                </label>
    107107                <div class="toggle-frameworks">
    108                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_facebook_consent') === true || get_option('SCCBPP_cookie_consent_facebook_consent') === 'true') ? 'opton' : ''); ?>" name="facebookconsent"></div>
     108                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_facebook_consent') === true || get_option('SCCBPP_cookie_consent_facebook_consent') === 'true') ? 'opton' : ''); ?>" name="facebookconsent"></div>
    109109                </div>
    110110            </div>
     
    118118                        </span>
    119119                    </span>
    120                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     120                   
    121121                </label>
    122122                <div class="toggle-frameworks">
    123                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_global_privacy_control') === true || get_option('SCCBPP_cookie_consent_global_privacy_control') === 'true') ? 'opton' : ''); ?>" name="globalprivacycontrol"></div>
     123                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_global_privacy_control') === true || get_option('SCCBPP_cookie_consent_global_privacy_control') === 'true') ? 'opton' : ''); ?>" name="globalprivacycontrol"></div>
    124124                </div>
    125125            </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Privacy-Policy/Privacy-Policy.css

    r3147210 r3339054  
    1919    border-radius: 10px;
    2020    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    21     width: 45%;
     21    width: 60%;
    2222    margin-top: 35px;
    2323    padding-top: 12px;
     
    6565    font-size: 14px;
    6666    font-weight: bold;
    67     width: 120px;
     67    /* width: 120px; */
    6868    border-radius: 10px;
    6969
     
    8383}
    8484.seers-cms-policy-link-main {
    85     width: 94%;
     85    width: 60%;
    8686    margin: auto;
    8787}
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Privacy-Policy/Privacy-Policy.php

    r3258202 r3339054  
    1111    <div class="seers-cms-privacy-policy-container">
    1212        <div class="seers-cms-privacy-policy-card">
    13             <span class="seers-cms-consent-banner-privacy-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
    1413            <div class="seers-cms-privacy-policy-card-content">
    1514            <div class="seers-cms-privacy-policy-icon">
     
    4140            </div>
    4241            <h2 class="seers-cms-privacy-policy-heading"><?php echo __('Cookie Policy Generator', $this->textdomain);?></h2>
    43             <p class="seers-cms-privacy-policy-explaination"><?php echo __('Connect to a Seers Premium account to create a cookie policy and let your users know how your site uses cookies.', $this->textdomain);?></p>
    44             <button class="seers-cms-privacy-policy-button seers-paid-feature-opener" name="cookiepolicy"><?php echo __('Connect', $this->textdomain);?></button>
     42            <p class="seers-cms-privacy-policy-explaination"><?php echo __('Create a cookie policy for your store to inform users about the cookies you use and how they function. Get started and set it up in minutes.', $this->textdomain);?></p>
     43            <button data-tab="Policy" class="seers-cms-privacy-policy-button seers-paid-feature-opener" name="cookiepolicy"><?php echo __('Continue to Setup', $this->textdomain);?></button>
    4544        </div>
    4645    </div>
    47     <div class="seers-cms-privacy-policy-card">
     46    <!-- <div class="seers-cms-privacy-policy-card">
    4847        <span class="seers-cms-consent-banner-privacy-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
    4948        <div class="seers-cms-privacy-policy-card-content">
     
    7069            <button class="seers-cms-privacy-policy-button seers-paid-feature-opener" name="privacypolicy"><?php echo __('Sign Up', $this->textdomain);?></button>
    7170        </div>
    72     </div>
     71    </div> -->
    7372    </div>
    7473    <div class="seers-cms-policy-link-main">
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Reports/Reports.php

    r3258202 r3339054  
    2828        <div class="seers-cms-reports-showing-flex">
    2929        <div class="seers-cms-reports-content">
    30             <h2><?php esc_html_e('Unlock Premium Features', $this->textdomain);?></h2>
    31             <p><?php esc_html_e('Enter your email below to access premium features! As a premium user, you can manage all the settings from the web app.', $this->textdomain);?></p>
     30            <h2><?php esc_html_e('Website Scan Report', $this->textdomain);?></h2>
     31            <p><?php esc_html_e('Get a full report on the types of cookies your store uses, and how risky or sensitive they are for compliance.', $this->textdomain);?></p>
    3232            <div class="seers-cms-reports-input-group">
    3333                <!-- <input type="email" placeholder="mailto@email.com"> -->
    34                 <button class="seers-cms-reports-input-group button seers-paid-feature-opener" name="reports"><?php esc_html_e('Get Premium', $this->textdomain);?></button>
     34                <button data-tab="Reports" class="seers-cms-reports-input-group button seers-paid-feature-opener" name="reports"><?php esc_html_e('Scan Website Now', $this->textdomain);?></button>
    3535            </div>
    3636        </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/pages/Tracking-Manager/Tracking-Manager.php

    r3258202 r3339054  
    2727        <div class="seers-cms-tracking-manager-showing-flex">
    2828        <div class="seers-cms-tracking-manager-content">
    29             <h2><?php echo __('Unlock Premium Features', $this->textdomain);?></h2>
    30             <p><?php echo __('Enter your email below to access premium features! As a premium user, you can manage all the settings from the web app.', $this->textdomain);?></p>
     29            <h2><?php echo __('Enable Tracking Manager', $this->textdomain);?></h2>
     30            <p><?php echo __('Instantly scan your store, detect all third-party scripts, and take control of what runs — all with Tracking Manager, built for effortless compliance. ', $this->textdomain);?></p>
    3131            <div class="seers-cms-tracking-manager-input-group">
    3232                <!-- <input type="email" placeholder="mailto@email.com"> -->
    33                 <button class="seers-cms-tracking-submit seers-paid-feature-opener" name="trackingmanager"><?php echo __('Get Premium', $this->textdomain);?></button>
     33                <button class="seers-cms-tracking-submit seers-paid-feature-opener" data-tab="TrackingManager" name="trackingmanager"><?php echo __('Get this feature', $this->textdomain);?></button>
    3434            </div>
    3535        </div>
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/readme.txt

    r3332913 r3339054  
    55Requires at least: 3.8 or higher
    66Tested up to: 6.8.1
    7 Stable tag: 9.3.2
     7Stable tag: 9.4.0
    88Requires PHP: 5.3.3
    99Author URL: https://seers.ai
     
    220220== Changelog ==
    221221
     222VERSION 9.4.0
     223• Enabled registered plugin users to connect directly to the Seers dashboard
     224
    222225VERSION 9.3.2
    223226• Small refinements to the popup user interface
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/seers-cookie-consent-banner-privacy-policy.php

    r3332913 r3339054  
    1111* Plugin URI: https://seerssupport.zendesk.com/hc/en-us/articles/11090546128412-Installing-Seers-Plugin-on-WordPress/
    1212* Description: Seers cookie consent management platform is trusted by thousands of businesses. Become GDPR, CCPA, ePrivacy and LGPD compliant in three clicks.
    13 * Version: 9.3.2
     13* Version: 9.4.0
    1414* Author: Seers
    1515* Author URI: https://seers.ai
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/templates/admin.php

    r3258202 r3339054  
    378378                                                <div class="seers-activate-button "><input class="seers-cms-account-create-butt" type="submit" name="SCCBPP_cookieid"
    379379                                                        id="SCCBPP_cookieid" disabled
    380                                                         value="<?php esc_html_e('Create Premium Account',$this->textdomain); ?>"
     380                                                        value="<?php esc_html_e('Create Account',$this->textdomain); ?>"
    381381                                                        style="clear: both;"></div>
    382382                                            </div>
     
    19841984
    19851985<script>
     1986        var seers_cookie_access_token = "<?php echo get_option('SCCBPP_cookie_access_token'); ?>";
     1987        var domainid = "<?php echo get_option('SCCBPP_cookie_consent_bannerid_2'); ?>";
     1988        var textbody = "<?php echo get_option('SCCBPP_cookie_consent_body_text'); ?>";
     1989        var textbodycolr = "<?php echo get_option('SCCBPP_cookie_consent_body_text_color'); ?>";
     1990
    19861991        showPaidpopup = function(ev) {
    19871992            ev.preventDefault();
     
    19911996            //console.log("Target Name:" , target.getAttribute('name'));
    19921997            //console.log(target.className);
     1998            let tabDisplayName = target.getAttribute("data-tab") || "";
     1999            let subTabDisplayName = target.getAttribute("data-subtab") || "";
     2000                if (seers_cookie_access_token && seers_cookie_access_token.trim() !== '') {
     2001                let redirectUrl = "http://app.seersco.com/token/?access_token=" + encodeURIComponent(seers_cookie_access_token) + "&domain_id=" + encodeURIComponent(domainid);
     2002                if (tabDisplayName) {
     2003                    console.log('hi',textbody);
     2004                    console.log('hi',textbodycolr);
     2005                redirectUrl += "&tab_name=" + encodeURIComponent(tabDisplayName);
     2006                }
     2007                if (subTabDisplayName) {
     2008                redirectUrl += "&sub_tab_name=" + encodeURIComponent(subTabDisplayName);
     2009                }
     2010                window.open(redirectUrl, "_blank");
     2011                return;
     2012            }
    19932013            gotopriceplan = false;
    19942014            seerspopupaccbtn.innerText= "<?php echo __('Account Setup', $this->textdomain);?>";
  • seers-cookie-consent-banner-privacy-policy/tags/Development Versions/templates/frontend-popup.php

    r3332913 r3339054  
    568568            -ms-flex-align: center;
    569569            align-items: center;
     570            background: <?php if(get_option('SCCBPP_cookie_consent_banner_bg_color') && get_option('SCCBPP_cookie_consent_banner_bg_color')!=''){ echo(get_option('SCCBPP_cookie_consent_banner_bg_color')); }else{ echo "#fff"; }?>;
     571
    570572        }
    571573       
     
    807809            overflow-y: auto;
    808810            padding: 20px;
     811             <?php if(get_option('SCCBPP_cookie_consent_body_text_color') && get_option('SCCBPP_cookie_consent_body_text_color')!=''){ echo ("color: " . get_option('SCCBPP_cookie_consent_body_text_color') . " !important;"); }else{ echo ""; }?>
     812            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    809813        }
    810814        /*start style seers-cmp-cookie-detail-hol */
     
    9971001            margin: 0 0 15px 0 !important;
    9981002            cursor: default;
     1003                        <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . get_option('SCCBPP_cookie_consent_font_size') . "px !important;"); }else{ echo ("font-size: " . $this->defaultfontsize . "px !important;"); }?>
     1004
    9991005        }
    10001006       
     
    11761182            z-index: auto;
    11771183            box-shadow: none;
     1184             <?php if(get_option('SCCBPP_cookie_consent_body_text_color') && get_option('SCCBPP_cookie_consent_body_text_color')!=''){ echo ("color: " . get_option('SCCBPP_cookie_consent_body_text_color') . " !important;"); }else{ echo ""; }?>
     1185            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    11781186        }
    11791187       
     
    14121420            font-size: 14px;
    14131421            color: #3B6EF8;
    1414             border: 1px solid #c1c1c1 !important;
    1415             border: none;
     1422            border: 1px solid #3b6ef8;
    14161423            padding: 7px 15px !important;
    14171424            line-height: 1.5em !important;
     
    14251432            border-radius: 4px;
    14261433            -webkit-border-radius: 4px;
     1434             <?php if(get_option('SCCBPP_cookie_consent_preferences_btn_color') && get_option('SCCBPP_cookie_consent_preferences_btn_color')!=''){ echo("background: " . get_option('SCCBPP_cookie_consent_preferences_btn_color') . ";"); }else{ echo ""; }?>
     1435            <?php if(get_option('SCCBPP_cookie_consent_preferences_text_color') && get_option('SCCBPP_cookie_consent_preferences_text_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_preferences_text_color') . ";"); }else{ echo ""; }?>
     1436            <?php if(get_option('SCCBPP_cookie_consent_preferences_text_color') && get_option('SCCBPP_cookie_consent_preferences_text_color')!=''){ echo("border: 1px solid" . get_option('SCCBPP_cookie_consent_preferences_text_color') . ";"); }else{ echo ""; }?>
     1437            <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . get_option('SCCBPP_cookie_consent_font_size') . "px !important;"); }else{ echo ("font-size: " . $this->defaultfontsize . "px !important;"); }?>
    14271438        }
    14281439       
     
    15571568            -o-transition-duration: .5s;
    15581569            transition-duration: .5s;
     1570            background: <?php if(get_option('SCCBPP_cookie_consent_banner_bg_color') && get_option('SCCBPP_cookie_consent_banner_bg_color')!=''){ echo(get_option('SCCBPP_cookie_consent_banner_bg_color')); }else{ echo "#fff"; }?>;
    15591571        }
    15601572       
     
    15811593            font-weight: bold;
    15821594            z-index: 99;
     1595            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
     1596            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    15831597        }
    15841598        /*scrollbar style*/
     
    16491663            cursor: pointer;
    16501664            position: relative;
     1665            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("background: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
     1666            <?php if(get_option('SCCBPP_cookie_consent_agree_text_color') && get_option('SCCBPP_cookie_consent_agree_text_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_text_color') . ";"); }else{ echo ""; }?>
    16511667            <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . (get_option('SCCBPP_cookie_consent_font_size') + 1) . "px !important;"); }else{ echo ("font-size: " . ($this->defaultfontsize + 1) . "px !important;"); }?>
    16521668            color: #555;
     
    17661782            -o-transform: translateY(-50%);
    17671783            transform: translateY(-50%);
     1784            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("background: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
     1785            <?php if(get_option('SCCBPP_cookie_consent_agree_text_color') && get_option('SCCBPP_cookie_consent_agree_text_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_text_color') . ";"); }else{ echo ""; }?>            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    17681786        }
    17691787       
     
    17841802       
    17851803        .seers-cmp-cookie-policy-accordion-tab input.seers-cmp-cookie-policy-accordion-check:checked+.seers-cmp-cookie-policy-accordion-tab-label {
    1786             color: #3b6ef8 !important;
     1804            color: #3b6ef8;
     1805            <?php if(get_option('SCCBPP_cookie_consent_body_text_color') && get_option('SCCBPP_cookie_consent_body_text_color')!=''){ echo ("color: " . get_option('SCCBPP_cookie_consent_body_text_color') . " !important;"); }else{ echo ""; }?>
     1806            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    17871807        }
    17881808       
     
    20632083       
    20642084        span.seers-cmp-cookie-policy-always-active {
    2065             color: var(--link-color) !important;
     2085            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
    20662086        }
    20672087        /*switch button*/
     
    23672387            -o-transform: translateY(-50%) !important;
    23682388            transform: translateY(-50%) !important;
     2389                        <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . get_option('SCCBPP_cookie_consent_font_size') . "px !important;"); }else{ echo ("font-size: " . $this->defaultfontsize . "px !important;"); }?>
     2390
    23692391        }
    23702392        .seers-cmp-cookie-policy-always-active-universal {
  • seers-cookie-consent-banner-privacy-policy/trunk/header/header.php

    r3258202 r3339054  
    1616
    1717            <p class="seers-cms-header-dynamic-website"><?php echo $site_name; ?></p>
    18             <button class="seers-cms-header-button seers-paid-feature-opener" name="headerpremium"><?php echo __('Get Premium', $this->textdomain);?></button>
     18            <button class="seers-cms-header-button seers-paid-feature-opener" data-tab="Preferences" name="headerpremium"><?php echo __('Get More Features', $this->textdomain);?></button>
    1919            <button class="seers-cms-toggle-button">
    2020        <span></span>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Consent-Banner/General.php

    r3147210 r3339054  
    2121                            <label class="seers-cms--general-default" for="gdpr"><?php echo __('GDPR', $this->textdomain); ?><span class="seers-cms-general-tick"></span></label>
    2222                            </li>
    23                         <li class="seers-paid-feature-opener" name="regulation">
    24                             <input type="radio" id="ccpa" name="consent" value="ccpa" class="seers-paid-feature-opener" name="regulation">
    25                             <label for="ccpa" class="seers-paid-feature-opener" name="regulation"><?php echo __('Global Privacy Law ', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label>
     23                        <li class="seers-paid-feature-opener" name="regulation" data-tab="Preferences">
     24                            <input type="radio" id="ccpa" name="consent" value="ccpa" class="seers-paid-feature-opener" data-tab="Preferences" name="regulation">
     25                            <label for="ccpa" class="seers-paid-feature-opener" name="regulation" data-tab="Preferences"><?php echo __('Global Privacy Law ', $this->textdomain); ?></label>
     26                            <!-- <label for="ccpa" class="seers-paid-feature-opener" name="regulation"><?php echo __('Global Privacy Law ', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label> -->
    2627                        </li>
    2728                    </ul>
     
    3839                            <label class="seers-cms--general-default" for="english"><?php echo __('English', $this->textdomain); ?><span class="seers-cms-general-tick"></span></label>
    3940                        </li>
    40                         <li  class="seers-paid-feature-opener" name="regulation">
    41                             <input type="radio" id="add-other" name="language" value="add-other"  class="seers-paid-feature-opener" name="regulation">
    42                             <label for="add-other" class="seers-paid-feature-opener" name="regulation"><?php echo __('Add Other ', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label>
     41                        <li  class="seers-paid-feature-opener" name="regulation" data-tab="BannerContent">
     42                            <input type="radio" id="add-other" name="language" value="add-other"  class="seers-paid-feature-opener" name="regulation" data-tab="BannerContent">
     43                            <label for="add-other" class="seers-paid-feature-opener" name="regulation" data-tab="BannerContent"><?php echo __('Add Other ', $this->textdomain); ?></label>
    4344                        </li>
    4445                        <!-- <li class="seers-paid-feature-opener" name="regulation">
     
    5556            <label class="seers-cms-consent-banner-general-geo-target-section-heading"><?php echo __('Geo-target Location (Regional)', $this->textdomain); ?></label>
    5657            <div class="seers-cms-consent-banner-general-radio-group">
    57                 <label class="seers-paid-feature-opener" name="regulation">
    58                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="worldwide"><?php echo __(' Worldwide', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    59                 </label>
    60                 <label class="seers-paid-feature-opener" name="regulation">
    61                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="uk-eu"><?php echo __(' UK & EU Countries', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    62                 </label>
    63                 <label class="seers-paid-feature-opener" name="regulation">
    64                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="auto"><?php echo __(' Auto Regional Detection', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    65                 </label>
    66                 <label class="seers-paid-feature-opener" name="regulation">
    67                     <input class="seers-paid-feature-opener" name="regulation" type="radio" name="geo-target" value="other-countries"><?php echo __(' Other Countries', $this->textdomain); ?><span class="seers-cms-consent-banner-general-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span>
    68                 </label>
    69             </div>
    70         </div>
    71         <div class="seers-cms-appearance-settings-setting seers-cms-general-language-auto">
    72                 <label for="language-auto-regional-detection"><?php echo __('Language Auto Regional Detection ', $this->textdomain); ?><span class="tooltiphtml" style="font-size:20px;">
    73                         <span><img class="seers-cms-frameworks-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span>
    74                         <span class="tooltiptext">
     58                <label class="seers-paid-feature-opener" name="regulation" data-tab="ByRegion">
     59                    <input class="seers-paid-feature-opener"  data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="worldwide"><?php echo __(' Worldwide', $this->textdomain); ?>
     60                </label>
     61                <label class="seers-paid-feature-opener" name="regulation"  data-tab="ByRegion">
     62                    <input class="seers-paid-feature-opener"  data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="uk-eu"><?php echo __(' UK & EU Countries', $this->textdomain); ?>
     63                </label>
     64                <label class="seers-paid-feature-opener" name="regulation"  data-tab="ByRegion">
     65                    <input class="seers-paid-feature-opener" data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="auto"><?php echo __(' Auto Regional Detection', $this->textdomain); ?>
     66                </label>
     67                <label class="seers-paid-feature-opener" name="regulation" data-tab="ByRegion">
     68                    <input class="seers-paid-feature-opener" data-tab="ByRegion" name="regulation" type="radio" name="geo-target" value="other-countries"><?php echo __(' Other Countries', $this->textdomain); ?>
     69                </label>
     70            </div>
     71        </div>
     72        <div class="seers-cms-appearance-settings-setting seers-cms-general-language-auto" data-tab="Preferences">
     73                <label for="language-auto-regional-detection"  data-tab="Preferences"><?php echo __('Language Auto Regional Detection ', $this->textdomain); ?><span class="tooltiphtml" style="font-size:20px;">
     74                        <span><img class="seers-cms-frameworks-info-icon"  data-tab="Preferences" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span>
     75                        <span class="tooltiptext"  data-tab="Preferences">
    7576                            <?php echo __('Turn on to automatically detect the language of banner according to region', $this->textdomain); ?>
    7677                        </span>
    77                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain); ?></span></label>
     78                    </span></label>
    7879                <div class="seers-cms-appearance-settings-input-field ">
    79                 <input type="checkbox" id="language-auto-regional-detection" class="seers-paid-feature-opener seers-cms-general-language-auto-toggle" name="languageautoregionaldetection">
     80                <input type="checkbox" id="language-auto-regional-detection" class="seers-paid-feature-opener seers-cms-general-language-auto-toggle" data-tab="Preferences" name="languageautoregionaldetection">
    8081            </div>
    8182            </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Consent-Banner/Settings.php

    r3147210 r3339054  
    8888                            <?php echo __('Manage Badge Customization', $this->textdomain); ?>
    8989                        </span>
    90                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></label>
     90                    </span></label>
    9191                <div class="seers-cms-appearance-settings-input-field">
    92                 <input type="checkbox" id="manage-badge-customization" class="seers-paid-feature-opener" name="managebadgecustomization">
     92                <input type="checkbox" data-tab="Visuals" id="manage-badge-customization" class="seers-paid-feature-opener" name="managebadgecustomization">
    9393            </div>
    9494            </div>
     
    9999                            <?php echo __('Turn on to record the consent of users', $this->textdomain); ?>
    100100                        </span>
    101                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></label>
     101                    </span></label>
    102102                <div class="seers-cms-appearance-settings-input-field">
    103                 <input type="checkbox" id="record-consent" class="seers-paid-feature-opener" name="recordconsent">
     103                <input type="checkbox" data-tab="Reports" id="record-consent" class="seers-paid-feature-opener" name="recordconsent">
    104104            </div>
    105105            </div>
     
    110110                            <?php echo __('Covers all subdomain under the selected domain', $this->textdomain); ?>
    111111                        </span>
    112                     </span><span class="seers-cms-appearance-settings-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></label>
     112                    </span></label>
    113113                <div class="seers-cms-appearance-settings-input-field ">
    114                 <input type="checkbox" id="sub-domain-setting" class="seers-paid-feature-opener" name="subdomain">
     114                <input type="checkbox" data-tab="Preferences" id="sub-domain-setting" class="seers-paid-feature-opener" name="subdomain">
    115115            </div>
    116116            </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Consent-Banner/Visuals.php

    r3147210 r3339054  
    185185                <p class="seers-cms-visual-heading seers-cms-visual-font-setting"><?php esc_html_e('Banner Text&nbsp; ', $this->textdomain);?><span class="tooltip" data-title="<?php echo __('This text will appear on the banner', $this->textdomain); ?>" style="font-size:20px;"><img class="seers-cms-visuals-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span></p>
    186186                <div class="seers-cms-visual-options-res">
    187                     <textarea class=" seers-cms-visual-banner-text"><?php if(get_option('SCCBPP_cookie_consent_body_text') && get_option('SCCBPP_cookie_consent_body_text')!=''){ esc_html_e(get_option('SCCBPP_cookie_consent_body_text')); }else{ esc_html_e( "We use cookies to ensure you get the best experience", $this->textdomain);} ?></textarea>
     187                    <textarea name="body_text" id="body_text" class="seers-cms-visual-banner-text"><?php
     188                        if (get_option('SCCBPP_cookie_consent_body_text') && get_option('SCCBPP_cookie_consent_body_text') != '') {
     189                            echo esc_textarea(get_option('SCCBPP_cookie_consent_body_text'));
     190                        } else {
     191                            echo esc_textarea(__('We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you have provided to them or that they have collected from your use of their services. You consent to our cookies if you continue to use our website.', $this->textdomain));
     192                        }
     193                    ?></textarea>               
    188194                </div>
    189195            </div>
     
    376382           
    377383            <div class="seers-cms-visual-powered-by">
    378                 <p class="seers-cms-visual-font-setting"><?php esc_html_e('Powered by Seers &nbsp; ', $this->textdomain);?><span class="tooltip" data-title="<?php echo __('Show or hide powered by Seers on preference centre of banner', $this->textdomain); ?>" style="font-size:20px;"><img class="seers-cms-visuals-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span><span class="seers-cms-dashboard-premium"><?php esc_html_e('PREMIUM', $this->textdomain);?></span></p>
     384                <p class="seers-cms-visual-font-setting"><?php esc_html_e('Powered by Seers &nbsp; ', $this->textdomain);?><span class="tooltip" data-title="<?php echo __('Show or hide powered by Seers on preference centre of banner', $this->textdomain); ?>" style="font-size:20px;"><img class="seers-cms-visuals-info-icon" src="<?php echo plugin_dir_url(__FILE__) . '../../images/info icon.png'; ?>" alt="info-icon"></span></p>
    379385                <div class="seers-cms-visual-options ">
    380                 <span class="seers-cms-visual-premium seers-paid-feature-opener" name="seerspoweredby"><?php esc_html_e('APPLY', $this->textdomain);?></span>
     386                <span class="seers-cms-visual-premium seers-paid-feature-opener" name="seerspoweredby" data-tab="Visuals"><?php esc_html_e('APPLY', $this->textdomain);?></span>
    381387            </div>
    382388            </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Dashboard/Dashboard.css

    r3147210 r3339054  
    173173    color: #333;
    174174    font-weight: bold;
     175    margin: 9px 0px 20px;
    175176}
    176177
     
    187188    width: 20px;
    188189    height: 18px;
     190    margin-top: 10px;
    189191    margin-left: auto;
    190192    position: relative;
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Dashboard/Dashboard.php

    r3258202 r3339054  
    115115        <div class="seers-cms-dashboard-actions">
    116116            <button class="seers-cms-dashboard-btn seers-cms-dashboard-customize"><?php echo __('Customise Banner', $this->textdomain);?></button>
    117             <button class="seers-cms-dashboard-btn seers-cms-dashboard-spremium seers-paid-feature-opener" name="dashboardpremium"><?php echo __('Get Premium', $this->textdomain);?></button>
     117            <button class="seers-cms-dashboard-btn seers-cms-dashboard-spremium seers-paid-feature-opener" data-tab="Preferences" name="dashboardpremium"><?php echo __('Get More Features', $this->textdomain);?></button>
    118118        </div>
    119119    </div>
     
    128128    </div>   
    129129    </div>
    130         <div class="seers-cms-dashboard-recent-logs seers-paid-feature-opener" name="recentslogs">
    131             <p><?php echo __('Recent Consent Logs', $this->textdomain);?><span class="seers-cms-dashboard-general-premium"><?php echo __('PREMIUM', $this->textdomain);?></span></p>
    132             <img class="seers-cms-dashboard-recent-logs-img" src="<?php echo plugin_dir_url(__FILE__) . '../../images/down-arrow.png'; ?>" alt="dropdown">
     130        <div class="seers-cms-dashboard-recent-logs seers-paid-feature-opener" name="recentslogs" data-tab="Reports" data-subtab="ConsentLog">
     131            <p style="cursor: pointer;" class="seers-paid-feature-opener"  data-tab="Reports" data-subtab="ConsentLog"><?php echo __('Recent Consent Logs', $this->textdomain);?></p>
     132            <img class="seers-cms-dashboard-recent-logs-img seers-paid-feature-opener"  data-tab="Reports" data-subtab="ConsentLog" src="<?php echo plugin_dir_url(__FILE__) . '../../images/down-arrow.png'; ?>" alt="dropdown">
    133133        </div>
    134134    </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Frameworks/Frameworks.php

    r3147210 r3339054  
    2626                        </span>
    2727                    </span>
    28                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     28                   
    2929                </label>
    3030               
    3131                <div class="toggle-frameworks">
    32                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_child_privacy') === true || get_option('SCCBPP_cookie_consent_child_privacy') === 'true') ? "opton" : "" );?>" name="childprivacy"></div>
     32                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_child_privacy') === true || get_option('SCCBPP_cookie_consent_child_privacy') === 'true') ? "opton" : "" );?>" name="childprivacy"></div>
    3333                </div>
    3434            </div>
     
    4343                        </span>
    4444                    </span>
    45                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     45                   
    4646                </label>
    4747                <div class="toggle-frameworks">
    48                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_do_not_track') === true || get_option('SCCBPP_do_not_track') === 'true') ? 'opton' : ''); ?>" name="donottrack"></div>
     48                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_do_not_track') === true || get_option('SCCBPP_do_not_track') === 'true') ? 'opton' : ''); ?>" name="donottrack"></div>
    4949                </div>
    5050            </div>
     
    5858                        </span>
    5959                    </span>
    60                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     60                   
    6161                </label>
    6262                <div class="toggle-frameworks">
    63                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_iab_tcf') === true || get_option('SCCBPP_cookie_consent_iab_tcf') === 'true') ? 'opton' : ''); ?>" name="iabtcf"></div>
     63                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_iab_tcf') === true || get_option('SCCBPP_cookie_consent_iab_tcf') === 'true') ? 'opton' : ''); ?>" name="iabtcf"></div>
    6464                </div>
    6565            </div>
     
    7373                        </span>
    7474                    </span>
    75                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     75                   
    7676                </label>
    7777                <div class="toggle-frameworks">
    78                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_do_not_sell') === true || get_option('SCCBPP_cookie_consent_do_not_sell') === 'true') ? 'opton' : ''); ?>" name="donotsell"></div>
     78                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_do_not_sell') === true || get_option('SCCBPP_cookie_consent_do_not_sell') === 'true') ? 'opton' : ''); ?>" name="donotsell"></div>
    7979                </div>
    8080            </div>
     
    8888                        </span>
    8989                    </span>
    90                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     90                   
    9191                </label>
    9292                <div class="toggle-frameworks">
    93                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_google_consent') === true || get_option('SCCBPP_cookie_consent_google_consent') === 'true') ? 'opton' : ''); ?>" name="googleconsent"></div>
     93                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_google_consent') === true || get_option('SCCBPP_cookie_consent_google_consent') === 'true') ? 'opton' : ''); ?>" name="googleconsent"></div>
    9494                </div>
    9595            </div>
     
    103103                        </span>
    104104                    </span>
    105                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     105                   
    106106                </label>
    107107                <div class="toggle-frameworks">
    108                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_facebook_consent') === true || get_option('SCCBPP_cookie_consent_facebook_consent') === 'true') ? 'opton' : ''); ?>" name="facebookconsent"></div>
     108                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_facebook_consent') === true || get_option('SCCBPP_cookie_consent_facebook_consent') === 'true') ? 'opton' : ''); ?>" name="facebookconsent"></div>
    109109                </div>
    110110            </div>
     
    118118                        </span>
    119119                    </span>
    120                     <span class="seers-cms-frameworks-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
     120                   
    121121                </label>
    122122                <div class="toggle-frameworks">
    123                     <div class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_global_privacy_control') === true || get_option('SCCBPP_cookie_consent_global_privacy_control') === 'true') ? 'opton' : ''); ?>" name="globalprivacycontrol"></div>
     123                    <div data-tab="Preferences" class="toggle-frameworks-switch seers-paid-feature-opener <?php echo ((get_option('SCCBPP_cookie_consent_global_privacy_control') === true || get_option('SCCBPP_cookie_consent_global_privacy_control') === 'true') ? 'opton' : ''); ?>" name="globalprivacycontrol"></div>
    124124                </div>
    125125            </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Privacy-Policy/Privacy-Policy.css

    r3147210 r3339054  
    1919    border-radius: 10px;
    2020    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    21     width: 45%;
     21    width: 60%;
    2222    margin-top: 35px;
    2323    padding-top: 12px;
     
    6565    font-size: 14px;
    6666    font-weight: bold;
    67     width: 120px;
     67    /* width: 120px; */
    6868    border-radius: 10px;
    6969
     
    8383}
    8484.seers-cms-policy-link-main {
    85     width: 94%;
     85    width: 60%;
    8686    margin: auto;
    8787}
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Privacy-Policy/Privacy-Policy.php

    r3258202 r3339054  
    1111    <div class="seers-cms-privacy-policy-container">
    1212        <div class="seers-cms-privacy-policy-card">
    13             <span class="seers-cms-consent-banner-privacy-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
    1413            <div class="seers-cms-privacy-policy-card-content">
    1514            <div class="seers-cms-privacy-policy-icon">
     
    4140            </div>
    4241            <h2 class="seers-cms-privacy-policy-heading"><?php echo __('Cookie Policy Generator', $this->textdomain);?></h2>
    43             <p class="seers-cms-privacy-policy-explaination"><?php echo __('Connect to a Seers Premium account to create a cookie policy and let your users know how your site uses cookies.', $this->textdomain);?></p>
    44             <button class="seers-cms-privacy-policy-button seers-paid-feature-opener" name="cookiepolicy"><?php echo __('Connect', $this->textdomain);?></button>
     42            <p class="seers-cms-privacy-policy-explaination"><?php echo __('Create a cookie policy for your store to inform users about the cookies you use and how they function. Get started and set it up in minutes.', $this->textdomain);?></p>
     43            <button data-tab="Policy" class="seers-cms-privacy-policy-button seers-paid-feature-opener" name="cookiepolicy"><?php echo __('Continue to Setup', $this->textdomain);?></button>
    4544        </div>
    4645    </div>
    47     <div class="seers-cms-privacy-policy-card">
     46    <!-- <div class="seers-cms-privacy-policy-card">
    4847        <span class="seers-cms-consent-banner-privacy-premium"><?php echo __('PREMIUM', $this->textdomain);?></span>
    4948        <div class="seers-cms-privacy-policy-card-content">
     
    7069            <button class="seers-cms-privacy-policy-button seers-paid-feature-opener" name="privacypolicy"><?php echo __('Sign Up', $this->textdomain);?></button>
    7170        </div>
    72     </div>
     71    </div> -->
    7372    </div>
    7473    <div class="seers-cms-policy-link-main">
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Reports/Reports.php

    r3258202 r3339054  
    2828        <div class="seers-cms-reports-showing-flex">
    2929        <div class="seers-cms-reports-content">
    30             <h2><?php esc_html_e('Unlock Premium Features', $this->textdomain);?></h2>
    31             <p><?php esc_html_e('Enter your email below to access premium features! As a premium user, you can manage all the settings from the web app.', $this->textdomain);?></p>
     30            <h2><?php esc_html_e('Website Scan Report', $this->textdomain);?></h2>
     31            <p><?php esc_html_e('Get a full report on the types of cookies your store uses, and how risky or sensitive they are for compliance.', $this->textdomain);?></p>
    3232            <div class="seers-cms-reports-input-group">
    3333                <!-- <input type="email" placeholder="mailto@email.com"> -->
    34                 <button class="seers-cms-reports-input-group button seers-paid-feature-opener" name="reports"><?php esc_html_e('Get Premium', $this->textdomain);?></button>
     34                <button data-tab="Reports" class="seers-cms-reports-input-group button seers-paid-feature-opener" name="reports"><?php esc_html_e('Scan Website Now', $this->textdomain);?></button>
    3535            </div>
    3636        </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/pages/Tracking-Manager/Tracking-Manager.php

    r3258202 r3339054  
    2727        <div class="seers-cms-tracking-manager-showing-flex">
    2828        <div class="seers-cms-tracking-manager-content">
    29             <h2><?php echo __('Unlock Premium Features', $this->textdomain);?></h2>
    30             <p><?php echo __('Enter your email below to access premium features! As a premium user, you can manage all the settings from the web app.', $this->textdomain);?></p>
     29            <h2><?php echo __('Enable Tracking Manager', $this->textdomain);?></h2>
     30            <p><?php echo __('Instantly scan your store, detect all third-party scripts, and take control of what runs — all with Tracking Manager, built for effortless compliance. ', $this->textdomain);?></p>
    3131            <div class="seers-cms-tracking-manager-input-group">
    3232                <!-- <input type="email" placeholder="mailto@email.com"> -->
    33                 <button class="seers-cms-tracking-submit seers-paid-feature-opener" name="trackingmanager"><?php echo __('Get Premium', $this->textdomain);?></button>
     33                <button class="seers-cms-tracking-submit seers-paid-feature-opener" data-tab="TrackingManager" name="trackingmanager"><?php echo __('Get this feature', $this->textdomain);?></button>
    3434            </div>
    3535        </div>
  • seers-cookie-consent-banner-privacy-policy/trunk/readme.txt

    r3332913 r3339054  
    55Requires at least: 3.8 or higher
    66Tested up to: 6.8.1
    7 Stable tag: 9.3.2
     7Stable tag: 9.4.0
    88Requires PHP: 5.3.3
    99Author URL: https://seers.ai
     
    220220== Changelog ==
    221221
     222VERSION 9.4.0
     223• Enabled registered plugin users to connect directly to the Seers dashboard
     224
    222225VERSION 9.3.2
    223226• Small refinements to the popup user interface
  • seers-cookie-consent-banner-privacy-policy/trunk/seers-cookie-consent-banner-privacy-policy.php

    r3332913 r3339054  
    1111* Plugin URI: https://seerssupport.zendesk.com/hc/en-us/articles/11090546128412-Installing-Seers-Plugin-on-WordPress/
    1212* Description: Seers cookie consent management platform is trusted by thousands of businesses. Become GDPR, CCPA, ePrivacy and LGPD compliant in three clicks.
    13 * Version: 9.3.2
     13* Version: 9.4.0
    1414* Author: Seers
    1515* Author URI: https://seers.ai
  • seers-cookie-consent-banner-privacy-policy/trunk/templates/admin.php

    r3258202 r3339054  
    378378                                                <div class="seers-activate-button "><input class="seers-cms-account-create-butt" type="submit" name="SCCBPP_cookieid"
    379379                                                        id="SCCBPP_cookieid" disabled
    380                                                         value="<?php esc_html_e('Create Premium Account',$this->textdomain); ?>"
     380                                                        value="<?php esc_html_e('Create Account',$this->textdomain); ?>"
    381381                                                        style="clear: both;"></div>
    382382                                            </div>
     
    19841984
    19851985<script>
     1986        var seers_cookie_access_token = "<?php echo get_option('SCCBPP_cookie_access_token'); ?>";
     1987        var domainid = "<?php echo get_option('SCCBPP_cookie_consent_bannerid_2'); ?>";
     1988        var textbody = "<?php echo get_option('SCCBPP_cookie_consent_body_text'); ?>";
     1989        var textbodycolr = "<?php echo get_option('SCCBPP_cookie_consent_body_text_color'); ?>";
     1990
    19861991        showPaidpopup = function(ev) {
    19871992            ev.preventDefault();
     
    19911996            //console.log("Target Name:" , target.getAttribute('name'));
    19921997            //console.log(target.className);
     1998            let tabDisplayName = target.getAttribute("data-tab") || "";
     1999            let subTabDisplayName = target.getAttribute("data-subtab") || "";
     2000                if (seers_cookie_access_token && seers_cookie_access_token.trim() !== '') {
     2001                let redirectUrl = "http://app.seersco.com/token/?access_token=" + encodeURIComponent(seers_cookie_access_token) + "&domain_id=" + encodeURIComponent(domainid);
     2002                if (tabDisplayName) {
     2003                    console.log('hi',textbody);
     2004                    console.log('hi',textbodycolr);
     2005                redirectUrl += "&tab_name=" + encodeURIComponent(tabDisplayName);
     2006                }
     2007                if (subTabDisplayName) {
     2008                redirectUrl += "&sub_tab_name=" + encodeURIComponent(subTabDisplayName);
     2009                }
     2010                window.open(redirectUrl, "_blank");
     2011                return;
     2012            }
    19932013            gotopriceplan = false;
    19942014            seerspopupaccbtn.innerText= "<?php echo __('Account Setup', $this->textdomain);?>";
  • seers-cookie-consent-banner-privacy-policy/trunk/templates/frontend-popup.php

    r3332913 r3339054  
    568568            -ms-flex-align: center;
    569569            align-items: center;
     570            background: <?php if(get_option('SCCBPP_cookie_consent_banner_bg_color') && get_option('SCCBPP_cookie_consent_banner_bg_color')!=''){ echo(get_option('SCCBPP_cookie_consent_banner_bg_color')); }else{ echo "#fff"; }?>;
     571
    570572        }
    571573       
     
    807809            overflow-y: auto;
    808810            padding: 20px;
     811             <?php if(get_option('SCCBPP_cookie_consent_body_text_color') && get_option('SCCBPP_cookie_consent_body_text_color')!=''){ echo ("color: " . get_option('SCCBPP_cookie_consent_body_text_color') . " !important;"); }else{ echo ""; }?>
     812            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    809813        }
    810814        /*start style seers-cmp-cookie-detail-hol */
     
    9971001            margin: 0 0 15px 0 !important;
    9981002            cursor: default;
     1003                        <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . get_option('SCCBPP_cookie_consent_font_size') . "px !important;"); }else{ echo ("font-size: " . $this->defaultfontsize . "px !important;"); }?>
     1004
    9991005        }
    10001006       
     
    11761182            z-index: auto;
    11771183            box-shadow: none;
     1184             <?php if(get_option('SCCBPP_cookie_consent_body_text_color') && get_option('SCCBPP_cookie_consent_body_text_color')!=''){ echo ("color: " . get_option('SCCBPP_cookie_consent_body_text_color') . " !important;"); }else{ echo ""; }?>
     1185            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    11781186        }
    11791187       
     
    14121420            font-size: 14px;
    14131421            color: #3B6EF8;
    1414             border: 1px solid #c1c1c1 !important;
    1415             border: none;
     1422            border: 1px solid #3b6ef8;
    14161423            padding: 7px 15px !important;
    14171424            line-height: 1.5em !important;
     
    14251432            border-radius: 4px;
    14261433            -webkit-border-radius: 4px;
     1434             <?php if(get_option('SCCBPP_cookie_consent_preferences_btn_color') && get_option('SCCBPP_cookie_consent_preferences_btn_color')!=''){ echo("background: " . get_option('SCCBPP_cookie_consent_preferences_btn_color') . ";"); }else{ echo ""; }?>
     1435            <?php if(get_option('SCCBPP_cookie_consent_preferences_text_color') && get_option('SCCBPP_cookie_consent_preferences_text_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_preferences_text_color') . ";"); }else{ echo ""; }?>
     1436            <?php if(get_option('SCCBPP_cookie_consent_preferences_text_color') && get_option('SCCBPP_cookie_consent_preferences_text_color')!=''){ echo("border: 1px solid" . get_option('SCCBPP_cookie_consent_preferences_text_color') . ";"); }else{ echo ""; }?>
     1437            <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . get_option('SCCBPP_cookie_consent_font_size') . "px !important;"); }else{ echo ("font-size: " . $this->defaultfontsize . "px !important;"); }?>
    14271438        }
    14281439       
     
    15571568            -o-transition-duration: .5s;
    15581569            transition-duration: .5s;
     1570            background: <?php if(get_option('SCCBPP_cookie_consent_banner_bg_color') && get_option('SCCBPP_cookie_consent_banner_bg_color')!=''){ echo(get_option('SCCBPP_cookie_consent_banner_bg_color')); }else{ echo "#fff"; }?>;
    15591571        }
    15601572       
     
    15811593            font-weight: bold;
    15821594            z-index: 99;
     1595            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
     1596            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    15831597        }
    15841598        /*scrollbar style*/
     
    16491663            cursor: pointer;
    16501664            position: relative;
     1665            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("background: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
     1666            <?php if(get_option('SCCBPP_cookie_consent_agree_text_color') && get_option('SCCBPP_cookie_consent_agree_text_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_text_color') . ";"); }else{ echo ""; }?>
    16511667            <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . (get_option('SCCBPP_cookie_consent_font_size') + 1) . "px !important;"); }else{ echo ("font-size: " . ($this->defaultfontsize + 1) . "px !important;"); }?>
    16521668            color: #555;
     
    17661782            -o-transform: translateY(-50%);
    17671783            transform: translateY(-50%);
     1784            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("background: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
     1785            <?php if(get_option('SCCBPP_cookie_consent_agree_text_color') && get_option('SCCBPP_cookie_consent_agree_text_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_text_color') . ";"); }else{ echo ""; }?>            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    17681786        }
    17691787       
     
    17841802       
    17851803        .seers-cmp-cookie-policy-accordion-tab input.seers-cmp-cookie-policy-accordion-check:checked+.seers-cmp-cookie-policy-accordion-tab-label {
    1786             color: #3b6ef8 !important;
     1804            color: #3b6ef8;
     1805            <?php if(get_option('SCCBPP_cookie_consent_body_text_color') && get_option('SCCBPP_cookie_consent_body_text_color')!=''){ echo ("color: " . get_option('SCCBPP_cookie_consent_body_text_color') . " !important;"); }else{ echo ""; }?>
     1806            <?php if(get_option('SCCBPP_cookie_consent_font_style') && get_option('SCCBPP_cookie_consent_font_style')!='' && get_option('SCCBPP_cookie_consent_font_style')!='inherit'){ echo ("font-family: \"" . get_option('SCCBPP_cookie_consent_font_style') . "\" !important;"); }else{ echo ""; }?>
    17871807        }
    17881808       
     
    20632083       
    20642084        span.seers-cmp-cookie-policy-always-active {
    2065             color: var(--link-color) !important;
     2085            <?php if(get_option('SCCBPP_cookie_consent_agree_btn_color') && get_option('SCCBPP_cookie_consent_agree_btn_color')!=''){ echo("color: " . get_option('SCCBPP_cookie_consent_agree_btn_color') . ";"); }else{ echo ""; }?>
    20662086        }
    20672087        /*switch button*/
     
    23672387            -o-transform: translateY(-50%) !important;
    23682388            transform: translateY(-50%) !important;
     2389                        <?php if(get_option('SCCBPP_cookie_consent_font_size') && get_option('SCCBPP_cookie_consent_font_size')!=''){ echo ("font-size: " . get_option('SCCBPP_cookie_consent_font_size') . "px !important;"); }else{ echo ("font-size: " . $this->defaultfontsize . "px !important;"); }?>
     2390
    23692391        }
    23702392        .seers-cmp-cookie-policy-always-active-universal {
Note: See TracChangeset for help on using the changeset viewer.