From af1bedb6bbffb264ae7cb3a1040226efcc43eba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Tue, 24 Jan 2017 18:30:57 +0100 Subject: [PATCH] replacing slider --- inc/widgets.php | 2 +- sidebar-hero.php | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/inc/widgets.php b/inc/widgets.php index 79a5ea05..3dda171d 100644 --- a/inc/widgets.php +++ b/inc/widgets.php @@ -71,7 +71,7 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) { 'name' => __( 'Hero Slider', 'understrap' ), 'id' => 'hero', 'description' => 'Hero slider area. Place two or more widgets here and they will slide!', - 'before_widget' => '
', + 'before_widget' => '', 'before_title' => '', 'after_title' => '', diff --git a/sidebar-hero.php b/sidebar-hero.php index a0034aa2..dec75dd7 100644 --- a/sidebar-hero.php +++ b/sidebar-hero.php @@ -11,11 +11,23 @@ -