b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/themes/elearning-education/
File Upload :
Current File : E:/wordpress/wp-content/themes/elearning-education/footer.php

<?php
/**
 * The template for displaying the footer
 *
 * @package eLearning Education
 * @subpackage elearning_education
 */

?>
		</div>
		<footer id="footer" class="site-footer" role="contentinfo">
			<?php
				get_template_part( 'template-parts/footer/footer', 'widgets' );

				get_template_part( 'template-parts/footer/site', 'info' );
			?>
			<?php if(get_theme_mod('elearning_education_return_to_header',true) != ''){ ?>
				<div class="return-to-header">
					<a href="javascript:" id="return-to-top"><i class="fas fa-arrow-up"></i></a>
				</div>
			<?php }?>
		</footer>
	</div>
</div>
<?php wp_footer(); ?>

</body>
</html>

Copyright © 2019 by b0y-101