Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/wp-content/themes/Quickscrum/
Upload File :
Current File : /var/www/quickscrum.com/wp-content/themes/Quickscrum/template-faq-scroll.php

<?php
/**
 * Quickscrum by NiceThemes.
 *
 * Template Name: Faq (Scroll)
 *
 * @package   Quickscrum
 * @author    NiceThemes <hello@nicethemes.com>
 * @license   GPL-2.0+
 * @link      http://nicethemes.com/theme/Quickscrum
 * @copyright 2020 NiceThemes
 * @since     1.0.0
 */
// If this file is called directly, abort.
if ( ! defined( 'WPINC' ) ) {
	die;
}

get_header(); ?>

<!-- BEGIN #content -->
<section id="content" class="<?php echo esc_attr( $post->post_name ); ?>">

<?php if ( have_posts() ) : ?>

	<?php while ( have_posts() ) : the_post(); ?>

			<header>
				<h1 class="entry-title"><?php the_title(); ?></h1>
			</header>

			<?php nice_breadcrumbs(); ?>

			<div class="entry clearfix">

				<?php the_content(); ?>

				<?php nice_faq( [ 'type'  => 'scroll'] ); ?>
			</div>

	<?php endwhile; ?>

<?php endif; ?>

<!-- END #content -->
</section>

<?php get_sidebar(); ?>

<?php get_footer();

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists