Home Jambase High Sierra Music Festival Organizers Announce ‘Home Sierra’ Broadcasts

High Sierra Music Festival Organizers Announce ‘Home Sierra’ Broadcasts

127

While this year’s High Sierra Music Festival has been rescheduled to 2021 due to the coronavirus COVID-19 pandemic, live music lovers still have something to look forward to over the event’s usual Fourth Of July Weekend. High Sierra organizers will present Home Sierra “featuring choice audio selections hand-picked from 29 years of magic” between July 2 – 5.

Home Sierra will be hosted by KVMR Community Radio. The schedule will be announced soon. Home Sierra merch is available here. The 30th annual High Sierra Music Festival is now slated to take place July 1 – 4, 2021 at the event’s longtime home of Quincy, California’s Plumas County Fairgrounds.

.article-summary-wrap {
margin-top:25px;
}

.panel-article .list-posts > li {
border-style: dotted;
}
.panel-article .list-posts > li:last-of-type {
border-bottom-width:0;
}
.panel-article .list-posts .excerpt {
margin: 3px 0 0;
}
.panel-article .list-posts .btn-sm {
margin-top: 10px;
padding: 3px 10px;
}

  • !function ($) {
    $(function(){ // document ready

    var ga_event_args = {
    hitType: ‘event’,
    eventCategory: ‘Article Summary Shortcode’,
    eventAction: ‘Show Article Summary’,
    eventLabel: ‘https://www.jambase.com/article/high-sierra-2020-rescheduled-2021’,
    nonInteraction : true
    };

    console.log( ‘JB – Analytics Event’ );
    console.log( ga_event_args );

    try {
    __gaTracker(‘send’, ga_event_args );
    } catch(err){}

    $(document).on(‘click’, ‘.article-summary-wrap a[data-guid=”69036231c0c1a38-1181-4b5a-807d-04188e2bd4c6″]’, function(e){

    var ga_event_args = {
    hitType: ‘event’,
    eventCategory: ‘Article Summary Shortcode’,
    eventAction: ‘Click Article Summary’,
    eventLabel: ‘https://www.jambase.com/article/high-sierra-2020-rescheduled-2021’
    };

    console.log( ‘JB – Analytics Event’ );
    console.log( ga_event_args );

    try {
    __gaTracker(‘send’, ga_event_args );
    } catch(err){}

    });

    });

    }(window.jQuery);


!function ($) {

window.jb_populate_livestreams_promo = function( $element ) {

let args = $element.attr( ‘data-args’ );

// set up the AJAX post data
var data = {
‘action’: ‘jb_get_livestreams_promo’,
‘args’: args,
};

// make the AJAX $_POSTcall
$.ajax({
type: “POST”,
url: ajaxurl,
data: data,
success: function( response ){

if ( true == response.success ){

$element.html(response.data).slideDown(420);

// trigger Cloudinary
var evt = window.document.createEvent(‘UIEvents’);
evt.initUIEvent(‘resize’, true, false, window, 0);
window.dispatchEvent(evt);

return;

}
},
error: function( response ){

alert( response.responseText );

}
});

};

$(function(){

$(‘#livestreams-promo-container’).each( function(){

jb_populate_livestreams_promo( $(this) );

});

});

}(window.jQuery);

Source: JamBase.com