From: Steve Sutton Date: Tue, 25 Nov 2014 15:05:50 +0000 (-0500) Subject: use CPT X-Git-Tag: v1.0.0~57 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=002b9325623969c17c0b1274f777d88aaa0ecc8c;p=WP-Themes%2FPrestonFeather.git use CPT --- diff --git a/front-page.php b/front-page.php index 9949ff7..20755a5 100644 --- a/front-page.php +++ b/front-page.php @@ -26,36 +26,11 @@
-
- 1, 'category_name' => 'Our Latest Design' ); - $lastposts = get_posts( $args ); - foreach($lastposts as $post) : setup_postdata($post); ?> - ID, array(298, 228), array('class' => 'aligncenter')); ?> -

Our Latest Design

- - -
-
- 1, 'category_name' => 'New at Preston Feather' ); - $lastposts = get_posts( $args ); - foreach($lastposts as $post) : setup_postdata($post); ?> - ID, array(298, 228), array('class' => 'aligncenter')); ?> -

New at Preston Feather

- - -
-
- 1, 'category_name' => 'Seasonal Tips' ); - $lastposts = get_posts( $args ); - foreach($lastposts as $post) : setup_postdata($post); ?> - ID, array(298, 228), array('class' => 'aligncenter')); ?> -

Seasonal Tips

- - -
+