SHELL BYPASS 403 |
Modern UI.
Responsive.
Powerful.
<?php
if(wedding_planner_gd('hide_everything_but_content') < 1):
?>
<div class="clear"></div>
</div><!--.container-->
<?php
/* footer slider */
wedding_planner_put_footer_slider(wedding_planner_gd('footer_slider'));
?>
</div><!--#main-->
<?php
include(WEDDING_PLANNER_BASE_DIR . 'include/footer-bars.php');
?>
<div class="wedding-planner-btt-container">
<div class="top wedding-planner-btt"><img src="<?php echo esc_url(WEDDING_PLANNER_BASE_URL) ?>images/up-arrow.svg" class="svg" alt="Back To Top"/><img src="<?php echo esc_url(WEDDING_PLANNER_BASE_URL) ?>images/up-arrow-2.svg" class="svg" alt="Back To Top"/></div>
</div>
<?php endif;
if(isset($ozyWeddingPlannerHelper->footer_html)) wedding_planner_o_html($ozyWeddingPlannerHelper->footer_html);
if(wedding_planner_gd('is_animsition_active')) echo '</div>';
wp_footer();
?>
</body>
</html>