Lego2012
12/14/2016 - 2:25 PM

Blog Page Content

Blog Page Content

<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.

<!-- To add page content to the top of a page using the Blog Page template create a file called page_blog.php in your child theme directory with the following contents: -->

//* Template Name: Blog

//* Show page content above posts
add_action( 'genesis_loop', 'genesis_standard_loop', 5 );