X7ROOT File Manager
Current Path:
/home/gfecatvj/4abetter.us/wp-content/themes/hello-elementor
home
/
gfecatvj
/
4abetter.us
/
wp-content
/
themes
/
hello-elementor
/
📁
..
📁
assets
📄
comments.php
(1.45 KB)
📄
footer.php
(615 B)
📄
functions.php
(7.55 KB)
📄
header.php
(1.42 KB)
📁
includes
📄
index.php
(999 B)
📁
modules
📄
readme.txt
(16.04 KB)
📄
screenshot.png
(108.22 KB)
📄
sidebar.php
(270 B)
📄
style.css
(1.19 KB)
📁
template-parts
📄
theme.json
(533 B)
📄
theme.php
(4.01 KB)
📁
vendor
Editing: footer.php
<?php /** * The template for displaying the footer. * * Contains the body & html closing tags. * * @package HelloElementor */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'footer' ) ) { if ( hello_elementor_display_header_footer() ) { if ( did_action( 'elementor/loaded' ) && hello_header_footer_experiment_active() ) { get_template_part( 'template-parts/dynamic-footer' ); } else { get_template_part( 'template-parts/footer' ); } } } ?> <?php wp_footer(); ?> </body> </html>
Upload File
Create Folder