Added back the display of the content section in entity-interior template
authorLaury GvR <laury@gaslightmedia.com>
Wed, 23 Aug 2017 14:07:19 +0000 (10:07 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 23 Aug 2017 14:07:19 +0000 (10:07 -0400)
sections/entity-interior.php

index 1901a09..2a4cd65 100644 (file)
@@ -30,6 +30,7 @@
                         echo "</div>";
                     echo "</div>";
                 }
+                get_template_part('parts/main-content');
                 echo "</div>";
 
                 if ($right_sidebar && $template !== 'no-sidebars.php' && $template !== 'events-template.php' ) {