';
switch ( $breadcrumb_type ) {
case 'simple':
business_field_simple_breadcrumb();
break;
default:
break;
}
echo '
';
}
endif;
add_action( 'business_field_action_breadcrumb', 'business_field_add_breadcrumb' );
if ( ! function_exists( 'business_field_footer_goto_top' ) ) :
/**
* Go to top.
*
* @since 1.0.0
*/
function business_field_footer_goto_top() {
echo '