📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 14:11:16
📂
/ (Root)
/
home
/
apkbfjox
/
shamapk.com
/
wp-content
/
themes
/
appyn-1
📍 /home/apkbfjox/shamapk.com/wp-content/themes/appyn-1
🔄 Refresh
✏️
Editing: footer-default.php
Writable
</main> <footer id="footer"> <div class="container"> <?php if( is_active_sidebar( 'sidebar-footer' ) ){ echo '<ul>'; dynamic_sidebar( 'sidebar-footer' ); echo '</ul>'; } ?> <div class="footer-bottom"> <div class="copy"><?php echo stripslashes( get_option( 'appyn_footer_texto' ) ); ?> <?php wp_nav_menu( array( 'theme_location' => 'menu-footer', 'show_home' => false, 'container' => '', 'fallback_cb' => '' ) ); ?></div> <div class="logo"><?php echo px_logo(); ?></div> </div> </div> </footer> </div> </div> <?php wp_footer(); ?> </body> </html>
💾 Save Changes
❌ Cancel