Add Genesis SEO and layout features to CPTs
add_post_type_support( 'CPTNAME', 'genesis-seo' ); add_post_type_support( 'CPTNAME', 'genesis-layouts' );