File Editor
Directories:
.. (Back)
assets
inc
languages
page-templates
template-parts
vendor
Files:
404.php
500.php
archive.php
attachment.php
comments.php
editor-style.css
editor-style.min.css
footer.php
front-page.php
functions.php
header.php
index.php
offline.php
page.php
readme.txt
search.php
sidebar-woocommerce.php
sidebar.php
single-jetpack-portfolio.php
single.php
style-rtl.css
style-rtl.min.css
style.css
style.min.css
Create New File
Create
Edit File: footer.php
<?php /** * The template for displaying the footer * * Contains the closing of the "wrapper" div and all content after. * * @package Hestia * @since Hestia 1.0 */ ?> <?php do_action( 'hestia_do_footer' ); ?> </div> <?php wp_footer(); ?> </body> </html>
Save Changes
Rename File
Rename