Commit Graph

1304 Commits

Author SHA1 Message Date
Diego Versiani 3d07b2bfda Updated POT file and pt_BR translations to version 0.3.8. 2016-04-14 21:01:19 -03:00
Diego Versiani f780bca52d Added Brazilian Portuguese (pt-BR) translation (fix theme description). 2016-04-14 20:52:20 -03:00
Diego Versiani 62e1da41f8 Added Brazilian Portuguese (pt-BR) translation. 2016-04-14 20:41:58 -03:00
Holger Könemann 65012ff20e Add bs4 assets for Bootstrap4 branch 2016-04-06 13:24:59 +02:00
Holger Könemann d62632d693 successfully switching back and forth 2016-04-06 13:24:07 +02:00
Holger Könemann 0caa86ea67 Merge branch 'Bootstrap4'
# Conflicts:
#	css/theme.css
#	css/theme.min.css
2016-04-06 13:21:39 +02:00
Holger Könemann edad647856 trying BS4 2016-04-06 13:20:46 +02:00
Holger Könemann 4d472ca8c2 More BS4 preparations 2016-04-06 13:18:04 +02:00
Holger Könemann 27dd486939 Merge branch 'master' into Bootstrap4 2016-04-06 10:46:29 +02:00
Holger Könemann 32c64835a3 test 2016-04-06 10:46:24 +02:00
Holger Könemann a80dd33a6d some renaming 2016-04-06 10:45:57 +02:00
Holger Könemann 5d6e139c7e Extracting jQuery from theme.min.js
Just one JS file caused some trouble. Theme loads the WP jQuery file as
extra file again
2016-04-06 10:17:43 +02:00
Holger Könemann c3e4083e8d Merge branch 'master' into Bootstrap4 2016-04-06 09:54:42 +02:00
Holger Könemann d6c8bc4284 Preparations for BS4 update
adding Bootstrap4 alpha as dependency and prepare the gulpfile.js and
/sass/theme.scss for switching to BS4
2016-04-06 09:54:31 +02:00
Holger Könemann 9d98e6f117 solved issue #14 thx to @Thomas-A-Reinert 2016-03-22 17:39:57 +01:00
Holger Könemann 44e27726e0 updating the owl.carousel sass dependencies 2016-03-22 17:36:54 +01:00
Holger Könemann 2861f7501b resorting dev assets 2016-03-20 10:40:38 +01:00
Holger Könemann 36894c0f65 adding a "gulp script" task 2016-03-20 10:33:18 +01:00
Holger Könemann fbf1ba5bef Concat all JS into one file, so no need to enqueue anything 2016-03-20 09:52:49 +01:00
Holger Könemann 0906c5b73e sunday mornin coffee 2016-03-20 09:49:34 +01:00
Holger Könemann bfcf0172b5 no more in use - thx to: @robwilde 2016-03-20 09:49:34 +01:00
koenemann ac90789c86 updating dependency assets 2016-03-10 13:52:48 +01:00
koenemann 4e537412ae adding carousel js files to /js folder by default 2016-03-10 13:34:30 +01:00
Holger f7cb61567e fixing typo in closing tag 2016-03-10 13:22:28 +01:00
Holger Könemann b02a8a0fa2 Preparing pre-release for 0.3.8 2016-03-09 10:37:15 +01:00
Holger Könemann ad972f5a8f fixing footer layout 2016-03-09 10:21:11 +01:00
Holger Könemann 70fb2d0d84 adding missing .row classes 2016-03-09 10:16:22 +01:00
Holger Könemann ffa204fbb6 adding a bit of style to new full footer 2016-03-09 09:43:16 +01:00
Holger Könemann 35dd6d1d2a adding full footer widget 2016-03-09 09:32:44 +01:00
Holger Könemann 677e2e15e5 Adding custom search form with Bootstrap markup 2016-03-03 20:38:28 +01:00
Holger Könemann bb6e9614d8 Some cleanup 2016-03-03 20:20:46 +01:00
Holger Könemann 962eb1850f Using hardcoded classes for not found loop template 2016-03-03 20:04:32 +01:00
koenemann eaa86fc0b1 cleanup equeue 2016-03-03 13:13:27 +01:00
koenemann 5ab24b25c9 change Widget name 2016-03-03 11:42:51 +01:00
koenemann 7431d7cb6a Adding manual picked changes from @Thomas-A-Reinert 2016-03-03 11:39:40 +01:00
Holger 32e468a130 Merge pull request #12 from Thomas-A-Reinert/patch-1
Patch 1
2016-03-03 08:46:03 +01:00
Thomas A. Reinert 6e2cd28b36 Update content-page.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:52:17 +01:00
Thomas A. Reinert bb229380ab Update content-none.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
For multiple classes, an array with the classes needs to be constructed.
Solution added.
2016-03-02 23:50:57 +01:00
Thomas A. Reinert 5189f06c6d Update content-search.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:49:13 +01:00
Thomas A. Reinert ea1ae12cc4 Update content-single.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:46:24 +01:00
koenemann ee27ec3644 Remove the emojicons via functions.php 2016-02-25 15:18:26 +01:00
koenemann 49141e4e84 Now with a 100/100 perfection grade from pingdome.com;-)
http://tools.pingdom.com/fpt/#!/duhOu3/http://understrap.com/understrap/
2016-02-25 15:12:53 +01:00
koenemann 0e91205324 Load scripts in footer instead of header 2016-02-25 15:07:12 +01:00
Holger 078842de84 Update custom-comments.php 2016-02-23 08:54:38 +01:00
Holger 010e99dc5e Adding Bootstrap button markup 2016-02-23 08:48:27 +01:00
Holger ed7b02ca2f Update custom-comments.php 2016-02-23 08:40:19 +01:00
Holger 9b13c988d8 Update custom-comments.php 2016-02-23 08:35:06 +01:00
Holger 3c1ca8cee6 Update custom-comments.php 2016-02-23 08:33:13 +01:00
koenemann b6d780dfe2 Adding owl slider into gulpfile tasks
thx @Thomas-A-Reinert
2016-02-22 14:01:26 +01:00
koenemann 4ce85e40d1 adding missing alignright styling 2016-02-15 14:16:39 +01:00