Commit Graph

1446 Commits

Author SHA1 Message Date
IanDelMar b653d6f2ce Fix identation 2018-11-19 00:43:14 +01:00
IanDelMar c8274df833 Fix indentation & space usage 2018-11-19 00:41:38 +01:00
IanDelMar cf15b3eb76 Fix space usage 2018-11-19 00:40:25 +01:00
IanDelMar 8ecfeb4436 Fix indentation 2018-11-19 00:38:50 +01:00
IanDelMar b1f541fcfc Fix indentation & space usage 2018-11-19 00:37:53 +01:00
IanDelMar ee459e936b Fix indentation & space usage 2018-11-19 00:37:12 +01:00
IanDelMar 024ddea2ab Fix space usage 2018-11-19 00:27:49 +01:00
IanDelMar 9c8be5118d Fix indentation & space usage 2018-11-19 00:26:03 +01:00
IanDelMar eff5910640 Fix space usage 2018-11-19 00:24:26 +01:00
IanDelMar 76a5c0fd36 Update content-page.php 2018-11-19 00:20:20 +01:00
IanDelMar d94e811686 Update content-search.php 2018-11-19 00:19:54 +01:00
IanDelMar 5831ba385b Update content-single.php 2018-11-19 00:18:55 +01:00
IanDelMar 35096acab3 Update content.php 2018-11-19 00:18:19 +01:00
IanDelMar ba909450b6 Update fullwidthpage.php 2018-11-19 00:12:12 +01:00
IanDelMar 7835682f36 Update empty.php 2018-11-19 00:10:53 +01:00
IanDelMar 4bbad708f4 Update both-sidebarspage.php 2018-11-19 00:10:04 +01:00
IanDelMar b7a4f2359e Fix indentation 2018-11-19 00:03:59 +01:00
IanDelMar ce43038054 Fix missing new line at end of file 2018-11-19 00:01:59 +01:00
IanDelMar 00ead17491 Fix indentation 2018-11-18 23:59:12 +01:00
IanDelMar cfa59e691c Fix indentation 2018-11-18 23:59:06 +01:00
IanDelMar 05bc567e5d Update sidebar-statichero.php 2018-11-18 23:57:22 +01:00
IanDelMar 623d970421 Fix indentation & space usage 2018-11-18 23:55:54 +01:00
IanDelMar 63870cc487 Fix indentation & space usage 2018-11-18 23:47:21 +01:00
IanDelMar c038da308a Fix space usage, indentation, readability 2018-11-18 23:45:32 +01:00
IanDelMar 56035343db Add missing space 2018-11-18 22:01:04 +01:00
IanDelMar 5ff95a5989 Fix indentation & space usage 2018-11-18 21:59:03 +01:00
IanDelMar c71ba33ea7 Fix indentation & space usage 2018-11-18 21:52:47 +01:00
IanDelMar 7bfca59655 Fix indentation & space usage 2018-11-18 21:49:45 +01:00
IanDelMar 23f7c2ab4d Fix indentation 2018-11-18 21:45:52 +01:00
IanDelMar d979bf8a5a Update comments.php 2018-11-18 21:25:27 +01:00
IanDelMar 51c5f93019 Fix space usage, indentation 2018-11-18 21:05:13 +01:00
Holger 05cbe7bedf
Merge pull request #802 from IanDelMar/fix-for-#796
Fix for #796 - Thx @IanDelMar !
2018-11-16 08:07:53 +01:00
KoenemannH 1208774d79 Clean up gulp file and package.json according to https://github.com/understrap/understrap/issues/853 2018-11-16 08:04:10 +01:00
Holger 9ce8163f8f
Merge pull request #846 from IanDelMar/patch-1
Update functions.php - thx @IanDelMar
2018-11-12 10:05:27 +01:00
IanDelMar 1637233d97
Update functions.php
`locate_template()` adds a slash, resulting in a double slash if a slash is prepended to `inc . $file`. See https://developer.wordpress.org/reference/functions/locate_template/
2018-11-09 01:19:35 +01:00
Holger Könemann 9aecf60a75 rebuild css 2018-11-01 13:07:51 +01:00
Holger Könemann 4060ecd88b WooCommerce 3.5.1 update 2018-11-01 13:05:54 +01:00
Holger Könemann 2409475185 update changelog 2018-11-01 13:04:54 +01:00
Holger Könemann c3fc43d115 rebuild 2018-11-01 12:57:08 +01:00
Holger Könemann 70c54e186a removing popper.js and update gulp-sass in
Updating package.json - popper.js is already part of
bootstrap.bundle.min.js, so there is no need anymore for it as extra
dependency
2018-11-01 12:51:36 +01:00
Holger Könemann 8695211a39 preparing 0.8.8 release 2018-11-01 12:49:27 +01:00
Holger 442fcb5241
Merge pull request #837 from noelspringer/woocommerce-3.5
Update Woocommerce templates for WC 3.5.0 - Thx @noelspringer !
2018-11-01 12:46:08 +01:00
Noel Springer acaaefcb21 Update Woocommerce templates for WC 3.5.0 2018-10-30 10:19:44 +10:00
Holger 125c4a0642
Merge pull request #834 from ylkyrg/github-directory
Create .github/ - Thx @ylkyrg
2018-10-25 12:15:13 +02:00
Gary Kealy b409160912 Create .github/ 2018-10-22 16:15:47 +01:00
Holger c26648ad97
Merge pull request #832 from IanDelMar/patch-1
Remove $sidebar_pos - 👍 @IanDelMar
2018-10-19 07:32:57 +02:00
IanDelMar 685bda2aa3
Remove $sidebar_pos
There is no sidebar.
2018-10-18 21:22:09 +02:00
Holger 8b38442bab
Merge pull request #817 from IanDelMar/patch-3
Move woocommerce product gallery slider width fix - thx @IanDelMar & @0dp
2018-10-18 15:46:28 +02:00
Holger dc197a621e
Merge pull request #828 from gillespieza/simplify-sidebars
Tidy up left sidebar check

thx @gillespieza !
It took a moment before I get it ;-)
.col-md will autofill all available space. So we don´t need to check how much ist left.
👍
2018-10-18 10:33:39 +02:00
Holger e7d696a84e
Merge pull request #829 from IanDelMar/patch-5
Fix inconsistent font weight - thx @IanDelMar !
2018-10-18 10:23:56 +02:00