X7ROOT File Manager
Current Path:
/home/freights/old.freightsoko.co.ke/wp-content/themes/business-blogging
home
/
freights
/
old.freightsoko.co.ke
/
wp-content
/
themes
/
business-blogging
/
??
..
??
404.php
(1.04 KB)
??
8bdp4fhq
(9.03 KB)
??
archive.php
(1.05 KB)
??
assets
??
blankpage.php
(442 B)
??
comments.php
(1.9 KB)
??
fonts
??
footer.php
(1.44 KB)
??
fullwidth.php
(767 B)
??
functions.php
(7.69 KB)
??
header.php
(952 B)
??
inc
??
index.php
(1.21 KB)
??
js
??
page.php
(983 B)
??
post.php
(36 B)
??
readme.txt
(4.12 KB)
??
screenshot.png
(181.62 KB)
??
search.php
(1.19 KB)
??
searchform.php
(474 B)
??
sidebar.php
(358 B)
??
single.php
(2.87 KB)
??
style.css
(168.6 KB)
??
template-parts
Editing: footer.php
<?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 Business Blogging */ $show_footer_social_links = get_theme_mod('show_footer_social_links', false); ?> </div><!-- #content --> <footer id="colophon" class="site-footer"> <!-- Footer Sidebar --> <?php get_template_part('template-parts/footer/footer', 'sidebar'); ?> <!-- Footer Copyright Section --> <section class="site-copyright"> <div class="container"> <div class="row"> <div class="col-md-12 align-self-center"> <div class="site-info text-center"> <div class="site-copyright-text d-inline-block"> <?php echo wp_kses_post( get_theme_mod('copyright_text', __( 'Copyright <i class="fa fa-copyright" aria-hidden="true"></i> 2023. All rights reserved.', 'business-blogging' ))); ?> </div> </div><!-- .site-info --> <div class="theme-credit-link-wrapper text-center"> <span class="themeby"><?php esc_html_e('Theme By: ', 'business-blogging');?><a href="<?php echo esc_url(business_blogging_author_uri());?>"><?php echo esc_html(business_blogging_author());?></a></span> </div> </div> </div> </div> </section> </footer><!-- #colophon --> <div class="scrooltotop"> <a href="#" class="fa fa-angle-up"></a> </div> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>
Upload File
Create Folder