diff --git a/template-parts/section-featured.php b/template-parts/section-featured.php index 1487a05..3a125dd 100644 --- a/template-parts/section-featured.php +++ b/template-parts/section-featured.php @@ -31,7 +31,7 @@ 'posts_per_page' => '4', 'meta_query' => array( array( - 'key' => 'os_home_show', + 'key' => 'xxp_home_show', 'value'=> '1', ) )