if ( is_single() || is_category() || is_tag() ) { // set your connditionals here. remove_action( 'genesis_sidebar', 'ss_do_sidebar' ); ...
確定! 回上一頁