Use the Genesis Simple Sidebars plugin with a custom post type with the name 'wap-community'.
<?php //remove this line
// Add support for Genesis Simple Sidebars to Community post type
add_post_type_support( 'wap-community', 'genesis-simple-sidebars' );