X7ROOT File Manager
Current Path:
/home/notabjze/tailoredplastiq.com/wp-content/themes/astra
home
/
notabjze
/
tailoredplastiq.com
/
wp-content
/
themes
/
astra
/
ðŸ“
..
📄
404.php
(687 B)
📄
SECURITY.md
(1.59 KB)
ðŸ“
admin
📄
archive.php
(729 B)
ðŸ“
assets
📄
changelog.txt
(152.89 KB)
📄
comments.php
(4.5 KB)
📄
footer.php
(605 B)
📄
functions.php
(8.6 KB)
📄
header.php
(1.46 KB)
ðŸ“
inc
📄
index.php
(906 B)
ðŸ“
languages
📄
page.php
(868 B)
📄
readme.txt
(7.29 KB)
📄
screenshot.jpg
(357.85 KB)
📄
search.php
(771 B)
📄
searchform.php
(2.08 KB)
📄
sidebar.php
(1000 B)
📄
single.php
(695 B)
📄
style.css
(4.46 KB)
ðŸ“
template-parts
📄
theme.json
(2.35 KB)
📄
toolset-config.json
(7.46 KB)
📄
wpml-config.xml
(5.11 KB)
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 Astra * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <?php astra_content_bottom(); ?> </div> <!-- ast-container --> </div><!-- #content --> <?php astra_content_after(); astra_footer_before(); astra_footer(); astra_footer_after(); ?> </div><!-- #page --> <?php astra_body_bottom(); wp_footer(); ?> </body> </html>
Upload File
Create Folder