Remove title links
<?php //* Do NOT include the opening php tag shown above. Copy the code shown below. // Remove title link add_filter( 'genesis_link_post_title', '__return_false' );