From 599d31a37784f599ef675281e188d507f07817cb Mon Sep 17 00:00:00 2001 From: Holger Koenemann Date: Thu, 11 Dec 2014 17:41:11 +0100 Subject: [PATCH] Adding Bootstrap markup and custom comment form --- comment-form.php | 44 +++++ comments.php | 2 +- content-none.php | 2 +- content-page.php | 2 +- content-search.php | 2 +- content-single.php | 2 +- content.php | 4 +- css/theme.css | 2 +- css/theme.css.map | 11 +- functions.php | 2 +- inc/{scripts.php => enqueue.php} | 0 inc/setup.php | 10 +- inc/widgets.php | 4 +- sass/theme.scss | 2 +- sass/underscores/_underscores.scss | 260 +++++++---------------------- sass/underscores/style.scss | 6 +- 16 files changed, 130 insertions(+), 225 deletions(-) create mode 100644 comment-form.php rename inc/{scripts.php => enqueue.php} (100%) diff --git a/comment-form.php b/comment-form.php new file mode 100644 index 0000000..d0d59ae --- /dev/null +++ b/comment-form.php @@ -0,0 +1,44 @@ + + + + +

+ + + +
+ +
+
+ + +
+ +
+
+ + +
+
+
+ + +
+
+
+ + +
+ + + +
+ + +
+ + ID); ?> + +
+ + \ No newline at end of file diff --git a/comments.php b/comments.php index 88a1159..9f805fa 100644 --- a/comments.php +++ b/comments.php @@ -64,6 +64,6 @@ if ( post_password_required() ) {

- + diff --git a/content-none.php b/content-none.php index 500a3d3..8dcd0ba 100644 --- a/content-none.php +++ b/content-none.php @@ -10,7 +10,7 @@
diff --git a/content-page.php b/content-page.php index e2b9e40..98eed58 100644 --- a/content-page.php +++ b/content-page.php @@ -8,7 +8,7 @@
>
- ', '' ); ?> + ', '' ); ?>
diff --git a/content-search.php b/content-search.php index 9e3cf4b..d16ad7f 100644 --- a/content-search.php +++ b/content-search.php @@ -10,7 +10,7 @@
>
- ', esc_url( get_permalink() ) ), '' ); ?> + ', esc_url( get_permalink() ) ), '' ); ?>