here are another images everything is default clean WP instal, genesis and only yocast plugin one image with function.php original from genesis and another with the same function.php but added
PHP Code:
/*-------------------------------------------------*/
// Reposition Breadcrumbs
/*-------------------------------------------------*/
remove_action( 'genesis_before_loop', 'genesis_do_breadcrumbs' );
add_action( 'genesis_before_footer', 'genesis_do_breadcrumbs' );
so maybe this better explain