The String Cheese Incident, Lotus and Greensky Bluegrass will headline Backwoods at Mulberry Mountain 2021. The festival will be held at Mulberry Mountain in Ozark, Arkansas August 26 – 29.
SCI will play two sets at the event on Saturday, August 28. Others on the lineup include Shpongle, The Floozies, Ganja White Night, CloZee, Keller Williams, Spafford, Andy Frasco & The U.N., Papadosio, SunSquabi and Maddy O’Neal.
Backwoods at Mulberry Mountain will also feature comedy, workshops, visual and theatrical performances. Various ticket packages are on sale now via PromoTix.
.festival-summary .list-concerts {
margin:0;
}
.festival-summary .list-concerts > li {
padding: 0!important;
}
.festival-summary .list-concerts .col-tools {
display:none;
}
.festival-summary .list-concerts .col-image {
display:none;
flex-basis: 100%;
width: 100%;
margin: 0 0 15px;
}
.festival-summary .list-concerts .col-tools {
display: none!important;
}
.festival-summary .list-ticketing-links-v3 > li:first-child {
border-top-width: 1px;
margin-top:10px;
}
.panel.festival-summary ul.list-ticketing-links-v3 {
margin-bottom: -10px!important;
}
Festival Info & Tickets
!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,
‘wpnonce’: $( ‘#jb_livestreams_promo_nonce’ ).val(),
};
console.log( ‘—— jb_populate_livestreams_promo data —–‘ );
console.log( data );
// make the AJAX $_POSTcall
$.ajax({
type: “POST”,
url: ajaxurl,
data: data,
success: function( response ){
if ( true == response.success ){
$element.html(response.data).slideDown(420, function(){
jbSetStreamLocalTimes();
});
// trigger Cloudinary
var evt = window.document.createEvent(‘UIEvents’);
evt.initUIEvent(‘resize’, true, false, window, 0);
window.dispatchEvent(evt);
return;
}else{
console.log(“jb_populate_livestreams_promo – UNSUCCESSFUL”);
console.log(response);
return;
}
},
error: function( response ){
console.log(“jb_populate_livestreams_promo – ERROR”);
console.log(response);
return;
}
});
};
$(function(){
$(‘#livestreams-promo-container’).each( function(){
if( ! jb_livestreams_promo_killswitch ){
jb_populate_livestreams_promo( $(this) );
}else{
$(this).remove();
}
});
});
}(window.jQuery);
.fb-page.fb_iframe_widget{
width:100%!important;
}
.jb-fb-like-box{
border-top: 1px solid #DAE1E8;
border-bottom: 1px solid #DAE1E8;
padding:15px 0;
margin: 15px 0;
text-align:center;
}
.jb-fb-like-box h3{
margin: 0 0 15px;
}
.jb-fb-like-box blockquote{
border:none;
margin-top: 15px;
}
.single-article-simplified .article-content .jb-fb-like-box:last-child{
border-bottom:none;
padding-bottom: 0;
}