Skip to content

Instantly share code, notes, and snippets.

@topleague
Created September 7, 2017 14:59
Show Gist options
  • Save topleague/4b7de9411c5406e7b795e27661954657 to your computer and use it in GitHub Desktop.
Save topleague/4b7de9411c5406e7b795e27661954657 to your computer and use it in GitHub Desktop.
Load Genesis Grid Template
<?php
get_template_part( 'loop', 'archive' );
genesis();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment