| Server IP : 172.64.80.1 / Your IP : 216.73.216.175 Web Server : LiteSpeed System : Linux srv13.swhc.ca 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64 User : hongluck ( 2522) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/hongluck/public_html/wp-content/themes/hemingway/ |
Upload File : |
<div class="footer section large-padding bg-dark"> <div class="footer-inner section-inner"> <?php if ( is_active_sidebar( 'footer-a' ) ) : ?> <div class="column column-1 left"> <div class="widgets"> <?php dynamic_sidebar( 'footer-a' ); ?> </div> </div> <?php endif; ?><!-- .footer-a --> <?php if ( is_active_sidebar( 'footer-b' ) ) : ?> <div class="column column-2 left"> <div class="widgets"> <?php dynamic_sidebar( 'footer-b' ); ?> </div><!-- .widgets --> </div> <?php endif; ?><!-- .footer-b --> <?php if ( is_active_sidebar( 'footer-c' ) ) : ?> <div class="column column-3 left"> <div class="widgets"> <?php dynamic_sidebar( 'footer-c' ); ?> </div><!-- .widgets --> </div> <?php endif; ?><!-- .footer-c --> <div class="clear"></div> </div><!-- .footer-inner --> </div><!-- .footer --> <div class="credits section bg-dark no-padding"> <div class="credits-inner section-inner"> <p class="credits-left"> © <?php echo date( 'Y' ); ?> <a href="<?php echo home_url(); ?>"><?php bloginfo( 'name' ); ?></a> </p> <p class="credits-right"> <span><?php printf( __( 'Theme by <a href="%s">Anders Noren</a>', 'hemingway' ), 'https://www.andersnoren.se' ); ?></span> — <a title="<?php _e( 'To the top', 'hemingway' ); ?>" class="tothetop"><?php _e( 'Up', 'hemingway' ); ?> ↑</a> </p> <div class="clear"></div> </div><!-- .credits-inner --> </div><!-- .credits --> </div><!-- .big-wrapper --> <?php wp_footer(); ?> </body> </html>