diff --git a/templates/features.php b/templates/features.php index ac4e344d8..967bc888c 100644 --- a/templates/features.php +++ b/templates/features.php @@ -754,7 +754,7 @@ function ampforwp_header_advert() { } // Above Footer Global - add_action('amp_post_template_above_footer','ampforwp_footer_advert',10); + add_action('amp_post_template_footer','ampforwp_footer_advert',10); function ampforwp_footer_advert() { global $redux_builder_amp;