Server : Apache
System : Linux ecres258.servconfig.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User : tccustom ( 10268)
PHP Version : 7.3.33
Disable Function : NONE
Directory :  /home/tccustom/public_html/wp-content/themes/twentyfourteen/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: sidebar-footer.php

Path: /home/tccustom/public_html/wp-content/themes/twentyfourteen/sidebar-footer.php

Size: 395 B

Permissions: 0644

<?php
/**
 * The Footer Sidebar
 *
 * @package WordPress
 * @subpackage Twenty_Fourteen
 * @since Twenty Fourteen 1.0
 */

if ( ! is_active_sidebar( 'sidebar-3' ) ) {
	return;
}
?>

<div id="supplementary">
	<div id="footer-sidebar" class="footer-sidebar widget-area" role="complementary">
		<?php dynamic_sidebar( 'sidebar-3' ); ?>
	</div><!-- #footer-sidebar -->
</div><!-- #supplementary -->

← Back to Directory Edit File 🔒 Chmod

WP File Manager