choices ) )
return;
$desktop = $this->responsive ? '_desktop' : '';
$premium = defined( 'ACOUSTICS_VERSION_PRO' ) ? true : false;
$responsive_class = $this->responsive ? 'responsive' : 'non-responsive';
$responsive_class_desktop = $this->responsive ? 'desktop' : '';
if( $this->responsive ) {
if( !isset( $this->settings[ 'tablet' ] ) ){
$responsive_class_desktop .= ' responsive-control-tablet';
}
if( !isset( $this->settings[ 'mobile' ] ) && !isset( $this->settings[ 'tablet' ] ) ){
$responsive_class_desktop .= ' responsive-control-mobile';
}
}
?>
label ); ?>
responsive) : ?>
settings[ 'desktop' ] ) ) : ?>
settings[ 'tablet' ] ) ) : ?>
settings[ 'mobile' ] ) ) : ?>
id}{$desktop}" ); ?>" class=" responsive-control- buttonset-setting columns}" ); ?>">
responsive ) : ?>
settings[ 'tablet' ] ) ) : ?>
id}_tablet" ); ?>" class=" responsive-control-tablet buttonset-setting settings[ 'mobile' ] ) ){ echo esc_attr('responsive-control-mobile mobile'); } ?> tablet columns}" ); ?>">
settings[ 'mobile' ] ) ) : ?>
id}_mobile" ); ?>" class=" responsive-control-mobile buttonset-setting mobile columns}" ); ?>">
description ) && isset( $this->description ) ) : ?>
description ); ?>