Current Path : /var/www/ooareogundevinitiative/wp-content/themes/pain/ |
Current File : /var/www/ooareogundevinitiative/wp-content/themes/pain/footer-404.php |
<?php $jwstheme_options = $GLOBALS['jwstheme_options']; $post_id = isset( $jwstheme_options['jws_theme_error404_page_id'] ) ? intval( $jwstheme_options['jws_theme_error404_page_id'] ) : 0; $jws_theme_display_footer = isset( $jwstheme_options['jws_theme_error404_display_footer'] ) ? intval( $jwstheme_options['jws_theme_error404_display_footer'] ) : 0; ?> <?php ?> <?php if( $jws_theme_display_footer )jwsthemes_Footer(); wp_footer(); ?> <a id="jws_theme_back_to_top"> <span class="go_up"> <i class="fa fa-angle-up"></i> </span> </a> <?php wp_footer(); ?> </body> </html>