// Load FAQ toggle script
wp_enqueue_script( 'wpex-faqs', get_template_directory_uri() . '/js/faqs.js', array( 'jquery' ), '1.0', true );
// Loop through FAQs
while ( have_posts() ) : the_post();
get_template_part( 'loop', 'faq' );
endwhile; ?>
Website by Community Internet Cape Cod SEO