????
Current Path : /home/innovagencyco/www/statxpress/wp-content/themes/electro/ |
Current File : /home/innovagencyco/www/statxpress/wp-content/themes/electro/footer-mobile-v1.php |
<?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package electro */ ?> <?php /** * */ do_action( 'electro_content_bottom' ); ?> </div><!-- .col-full --> </div><!-- #content --> <?php do_action( 'electro_before_mobile_footer_v1' ); ?> <?php if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'footer' ) ) : ?> <footer id="colophon" class="site-footer"> <?php /** * @hooked electro_footer_widgets - 10 * @hooked electro_credit - 20 */ do_action( 'electro_mobile_footer_v1' ); ?> </footer><!-- #colophon --> <?php endif; ?> <?php do_action( 'electro_after_mobile_footer_v1' ); ?> </div><!-- #page --> </div> <?php do_action( 'electro_after_page' ); ?> <?php wp_footer(); ?> </body> </html>