Server IP : 184.154.167.98 / Your IP : 3.17.78.184 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/wp-content/themes/avril/ |
Upload File : |
<!--===// Start: Footer =================================--> <footer id="footer-section" class="footer-section footer footer-dark"> <?php if ( is_active_sidebar( 'avril-footer-widget-area' ) ) { ?> <div class="footer-main"> <div class="av-container"> <div class="av-columns-area wow fadeInDown"> <?php dynamic_sidebar( 'avril-footer-widget-area' ); ?> </div> </div> </div> <?php } ?> <div class="footer-copyright"> <div class="av-container"> <div class="av-columns-area"> <div class="av-column-12 av-md-column-12"> <div class="footer-copy widget-center"> <div class="copyright-text"> <?php $copyright_content = get_theme_mod('copyright_content','Copyright © [current_year] [site_title] | Powered by [theme_author]'); $avril_copyright_allowed_tags = array( '[current_year]' => date_i18n('Y'), '[site_title]' => get_bloginfo('name'), '[theme_author]' => sprintf(__('<a href="https://www.nayrathemes.com/avril-free/" target="_blank">Avril WordPress Theme</a>', 'avril')), ); echo apply_filters('avril_footer_copyright', wp_kses_post(avril_str_replace_assoc($avril_copyright_allowed_tags, $copyright_content))); ?> </div> </div> </div> </div> </div> </div> </footer> <!-- End: Footer =================================--> <!-- ScrollUp --> <?php $hs_scroller = get_theme_mod('hs_scroller','1'); if($hs_scroller == '1') : ?> <button type=button class="scrollup"><i class="fa fa-arrow-up"></i></button> <?php endif; ?> <!-- / --> </div> </div> <?php wp_footer(); ?> </body> </html>