Photography By Andy
Home
Youth Salute
Online Store
Portfolio
Seniors
Sports
Familes / Pets
School Portraits
Models / Pagents
Santa-Winter / Easter Bunny-Spring
Blog
Directions
About
Contact Us
Apr 22, 2018
Portraits
/** Add the newsletter widget after the post content */ add_action( 'genesis_before_footer', 'custom_add_newsletter_box' ); function custom_add_newsletter_box() { if ( is_singular( 'post' ) ) genesis_widget_area( 'newsletter', array( 'before' => '
', ) );}