?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/saintgilleslesbains-bis/wp-content/themes/pressville/
Upload File :
Current File : /home/rankinh/saintgilleslesbains-bis/wp-content/themes/pressville/footer.php

		</div>
	</div>
	<!-- CORE : end -->

	<?php // Add custom code before Footer
	do_action( 'lsvr_pressville_footer_before' ); ?>

	<!-- FOOTER : begin -->
	<footer id="footer"
		<?php lsvr_pressville_the_footer_background_image(); ?>>
		<?php lsvr_pressville_the_footer_overlay(); ?>
		<div class="footer__inner">
			<div class="lsvr-container">

				<?php // Add custom code before footer widgets
				do_action( 'lsvr_pressville_footer_widgets_before' ); ?>

				<?php // Footer widgets
				get_sidebar( 'footer-widgets' ); // Load sidebar-footer-widgets.php template ?>

				<?php // Add custom code after footer widgets
				do_action( 'lsvr_pressville_footer_widgets_after' ); ?>

				<?php // Social links
				get_template_part( 'template-parts/footer/social-links' ); ?>

				<?php // Add custom code after footer social links
				do_action( 'lsvr_pressville_footer_social_links_after' ); ?>

				<?php // Footer text
				get_template_part( 'template-parts/footer/text' ); ?>

				<?php // Add custom code after footer text
				do_action( 'lsvr_pressville_footer_text_after' ); ?>

			</div>
		</div>
	</footer>
	<!-- FOOTER : end -->

	<?php // Back to top button
	get_template_part( 'template-parts/footer/back-to-top-button' ); ?>

	<?php // Add custom code at the bottom of wrapper
	do_action( 'lsvr_pressville_wrapper_bottom' ); ?>

</div>
<!-- WRAPPER : end -->

<?php wp_footer(); ?>

</body>
</html>