name; ?>
-
have_posts() ) : $faq ->the_post(); ?>
'post_faq', 'post_status' => 'publish', 'posts_per_page' => '-1', ); $faq_without_category = null; $faq_without_category = new WP_Query( $args ); $faq_categorys = get_terms( array( 'taxonomy' => 'bltk_faq_category', 'hide_empty' => true, ) ); ?>