/
home
/
rekodeb
/
osteo
/
wp-content
/
themes
/
zuperla
/
Upload File
HOME
</div> <!-- end #eut-theme-content --> <?php $eut_sticky_footer = zuperla_eutf_visibility( 'sticky_footer' ) ? 'yes' : 'no'; ?> <footer id="eut-footer" data-sticky-footer="<?php echo esc_attr( $eut_sticky_footer ); ?>" class="eut-border eut-bookmark"> <?php zuperla_eutf_print_bottom_bar(); ?> <div class="eut-footer-wrapper"> <?php zuperla_eutf_print_footer_widgets(); ?> <?php zuperla_eutf_print_footer_bar(); ?> <?php zuperla_eutf_print_footer_bg_image(); ?> </div> </footer> <!-- SIDE AREA --> <?php $zuperla_eutf_sidearea_data = zuperla_eutf_get_sidearea_data(); zuperla_eutf_print_side_area( $zuperla_eutf_sidearea_data ); zuperla_eutf_print_cart_area(); ?> <!-- END SIDE AREA --> <!-- HIDDEN MENU --> <?php zuperla_eutf_print_hidden_menu(); ?> <!-- END HIDDEN MENU --> <?php zuperla_eutf_print_search_modal(); ?> <?php zuperla_eutf_print_form_modals(); ?> <?php zuperla_eutf_print_language_modal(); ?> <?php zuperla_eutf_print_login_modal(); ?> <?php zuperla_eutf_print_social_modal(); ?> <?php do_action( 'zuperla_eutf_footer_modal_container' ); ?> <?php zuperla_eutf_print_back_top(); ?> </div> <!-- end #eut-theme-wrapper --> <?php do_action( 'zuperla_eutf_wp_footer' ); ?> <?php wp_footer(); // js scripts are inserted using this function ?> </body> </html>