From 431c5d5499c78c80725d6f10d9f1374b3465f74a Mon Sep 17 00:00:00 2001 From: koenemann Date: Mon, 14 Aug 2017 13:31:10 +0200 Subject: [PATCH] Markup alignments and changeling update for 0.6.3 update --- CHANGELOG.md | 13 +++++++++++++ comments.php | 19 +++++++++++++++++-- footer.php | 3 ++- 3 files changed, 32 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcdec4..f8dc798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + - ** Release 0.6.3 August 14h 2017 ** + - Update to Bootstrap 4 Beta + - Fixing wrong escaping - Thx @ramiy + - Adding composer.json - Thx @selfagency + - WooCommerce 3.1 compatibility update - Thx @typeplus + - WooCommerce Bootstrap buttons - Thx @yeszao + - theme-settings.php update - Thx @oralunal + - Update responisve meta tags for Bootstrap 4 - Thx @chuckreynolds + + + - ** Release 0.6.2 June 7h 2017 ** + - Hot fix release + - ** Release 0.6.1 May 18th 2017 ** - Replacing some older BS3 markup - Thx @typeplus and @Kostas Vrouvas diff --git a/comments.php b/comments.php index 08ff232..4c18f58 100644 --- a/comments.php +++ b/comments.php @@ -23,7 +23,9 @@ if ( post_password_required() ) { +

+ +

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through. ?> + +
    + 'ol', 'short_ping' => true, ) ); ?> +
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through. ?> + + diff --git a/footer.php b/footer.php index 287575f..56a42da 100644 --- a/footer.php +++ b/footer.php @@ -49,7 +49,8 @@ $container = get_theme_mod( 'understrap_container_type' ); - + +