diff --git a/inc/template-tags.php b/inc/template-tags.php index 29e363f..4c3f3a7 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -122,7 +122,7 @@ function eqd_tha_footer_cta() { $disable = get_field( 'disable' ); if ( ! $disable ) : - if ( ! is_author() && ! is_archive() && ! is_category() && ! is_tax() ) : + if ( ( ! is_author() && ! is_archive() && ! is_category() && ! is_tax() ) || is_archive( 'eqd-featured-press' ) ) : ?>