What is the Roamer Photo Booth?

The Roamer Photo Booth is a flexible photo experience that can be used as a standing booth or handheld roaming booth. It allows guests to take photos and receive their images directly to their mobile devices for quick sharing.

if ( is_singular( 'attachment' ) ) { // Parent post navigation. the_post_navigation( array( 'prev_text' => _x( 'Published in
%title', 'Parent post link', 'twentynineteen' ), ) ); } elseif ( is_singular( 'post' ) ) { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . /* translators: Hidden accessibility text. */ '' . __( 'Next post:', 'twentynineteen' ) . '
' . '%title', 'prev_text' => ' ' . /* translators: Hidden accessibility text. */ '' . __( 'Previous post:', 'twentynineteen' ) . '
' . '%title', ) ); }