From a273294048cdb617ea05402ec37ae89a74060e72 Mon Sep 17 00:00:00 2001 From: Holger Date: Thu, 13 Aug 2015 14:15:57 +0200 Subject: [PATCH] test --- inc/widgets.php | 4 ++-- index.php | 1 - statichero.php | 7 +++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/inc/widgets.php b/inc/widgets.php index 2c84790..2794899 100644 --- a/inc/widgets.php +++ b/inc/widgets.php @@ -29,7 +29,7 @@ function understrap_widgets_init() { 'before_title' => '', 'after_title' => '', ) ); -/* + register_sidebar( array( 'name' => __( 'Off Canvas', 'understrap' ), 'id' => 'off-canvas', @@ -38,6 +38,6 @@ function understrap_widgets_init() { 'after_widget' => '', 'before_title' => '', 'after_title' => '', - ) );*/ + ) ); } add_action( 'widgets_init', 'understrap_widgets_init' ); \ No newline at end of file diff --git a/index.php b/index.php index d64b632..e0f3451 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,6 @@ get_header(); ?> -
diff --git a/statichero.php b/statichero.php index c06a68d..380b59d 100644 --- a/statichero.php +++ b/statichero.php @@ -1,13 +1,20 @@
+
+
+
+ +
+
+