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