Update blog single page.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Aug 2017 14:20:58 +0000 (10:20 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Aug 2017 14:20:58 +0000 (10:20 -0400)
Remove the sidebar from blog single page.
This page is used for the auction items.

sections/blog-single.php
style.css

index d0075b7..24d7cb9 100644 (file)
@@ -21,6 +21,6 @@
                                 </div><!-- /#post-404 -->
                                 <?php endif;?>
                             </div>
-                            <?php get_template_part('parts/blog-sidebar-r'); ?>
+                            <?php //get_template_part('parts/blog-sidebar-r'); ?>
                         </div>
-                    </main>
\ No newline at end of file
+                    </main>
index d3cecb1..ffb1f81 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: auctionmigcsa
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for auctionmigcsa
-Version: 1.0.0
+Version: 1.0.1
 */