diff --git a/footer.php b/footer.php index 1d87cc36..cce6da03 100644 --- a/footer.php +++ b/footer.php @@ -47,17 +47,20 @@ if ( get_theme_mod( 'footer_style' ) === 'isolated' ) { // Hook after #main closes do_action( 'fictioneer_after_main', $args ); +// Render footer +if ( ! ( $args['blank'] ?? 0 ) ) { + // Elementor? + if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'footer' ) ) { + // Start HTML ---> ?> + + - - - -