0 ); $terms = get_terms( 'nova_menu', $args ); if ( ! empty( $terms ) && ! is_wp_error( $terms ) ) : $count = is_countable( $terms ) ? count( $terms ) : 0; $i = 0; $term_list = ''; } endforeach; echo $term_list; endif; ?>