HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/shootinschool/wp-content/themes/splash-child/footer-16feb19.php
            </div> <!--main-->

            <?php get_template_part('partials/footer/footer-image'); ?>
        </div> <!--wrapper-->
        <div class="stm-footer">
            <?php get_template_part('partials/footer/footer-default'); ?>
        </div>

        <?php get_template_part('partials/global/modals/modals-controller'); ?>

        <?php
            if ( get_theme_mod( 'frontend_customizer' ) ) {
                get_template_part( 'partials/global/frontend_customizer' );
            }
        ?>
        <div class="rev-close-btn">
            <span class="close-left"></span>
            <span class="close-right"></span>
        </div>
    <?php wp_footer(); ?>
    
    <script>
//         jQuery(".showcoupon").click(function(e){
//              e.preventDefault();
//     jQuery(".checkout_coupon").toggle();
// });
//  jQuery("#field_12_15 label").html('Dates Requested For Birthday Party * <i>(Due to limited gym availability, please select 3 options)</i>');
    jQuery('.variation dt').each(function () {
    var t = jQuery(this).text();
    t = t.replace(':', '');
    jQuery(this).text(t);
});
    jQuery('#field_12_13 .instruction').each(function () {
    var t = jQuery(this).text();
    t = t.replace('Please enter a value greater than or equal to 20.', '(20 Player Minimum, $25 per player)');
    jQuery(this).text(t);
});


//       jQuery(".3week input").attr("disabled", true);
        // jQuery(".3week input").attr("checked", true);
    </script>
    <script type="text/javascript">
    
    jQuery(".variation dd p:contains('($')").each(function() {
    
   var $this = jQuery(this),
       thisText = $this.text(),
       numberOfOccurrences = thisText.split("($").length,
       formattedText = thisText.replace('($', "<span class='price-label'>");
    
    for (var i = 1; i < numberOfOccurrences; i++) { formattedText += "</span>"; }

    $this.html(formattedText);
              
});

    jQuery(".wc-item-meta li p:contains('($')").each(function() {
    
   var $this = jQuery(this),
       thisText = $this.text(),
       numberOfOccurrences = thisText.split("($").length,
       formattedText = thisText.replace('($', "<span class='price-label'>");
    
    for (var i = 1; i < numberOfOccurrences; i++) { formattedText += "</span>"; }

    $this.html(formattedText);
              
});

    
    
    </script>
    <script type="text/javascript">
// Set to false if opt-in required
var trackByDefault = true;

function acEnableTracking() {
    var expiration = new Date(new Date().getTime() + 1000 * 60 * 60 * 24 * 30);
    document.cookie = "ac_enable_tracking=1; expires= " + expiration + "; path=/";
    acTrackVisit();
}

function acTrackVisit() {
    var trackcmp_email = '';
    var trackcmp = document.createElement("script");
    trackcmp.async = true;
    trackcmp.type = 'text/javascript';
    trackcmp.src = '//trackcmp.net/visit?actid=609900486&e='+encodeURIComponent(trackcmp_email)+'&r='+encodeURIComponent(document.referrer)+'&u='+encodeURIComponent(window.location.href);
    var trackcmp_s = document.getElementsByTagName("script");
    if (trackcmp_s.length) {
        trackcmp_s[0].parentNode.appendChild(trackcmp);
    } else {
        var trackcmp_h = document.getElementsByTagName("head");
        trackcmp_h.length && trackcmp_h[0].appendChild(trackcmp);
    }
}

if (trackByDefault || /(^|; )ac_enable_tracking=([^;]+)/.test(document.cookie)) {
    acEnableTracking();
}
</script>

    </body>
</html>