Thomas A. Reinert
6fe0a7d614
Merge branch 'master' of https://github.com/understrap/understrap
2018-05-16 15:49:20 +02:00
Thomas A. Reinert
317c3d80e4
Adding formal German language. See #670
2018-05-16 15:48:01 +02:00
Thomas A. Reinert
a904bfd485
Small fixes.
2018-05-16 15:46:40 +02:00
Thomas A. Reinert
97aec44e90
Merge pull request #676 from 0dp/patch-4
...
Adding gulp-rev to package.json . Thx @0dp
2018-05-16 15:16:23 +02:00
Johan Nielsen
e3fe8179df
Added gulp-rev to deps
2018-05-16 11:08:23 +02:00
Holger
fa9243dc8c
Merge pull request #666 from 0dp/gulp-rev - thx @0dp
...
gulp-rev
2018-05-15 15:02:14 +02:00
Thomas A. Reinert
2fa49063d8
Fixing URI´s
...
Fixing GitHub Theme URI and some others. Thx to @afragen for mentioning it.
2018-05-12 23:45:56 +02:00
Thomas A. Reinert
1a5c667ae3
Merge pull request #668 from 0dp/patch-3
...
dynamic prev_next
2018-05-11 23:57:31 +02:00
Johan Nielsen
f8dd00d1c4
Update pagination.php
...
1. Dynamic prev and next
1. Improved active class
1. Improved ellipsis
2018-05-11 21:28:07 +02:00
Johan Nielsen
e59538ad22
dynamic prev_next
...
I've noticed that with the current implementation, next arrow is still shown if there are no more pages.
By setting prev_next to true, WordPress should handle the generation of next and previous arrows.
This also means that the code is dramatically simplified.
But please test this, because I don't remember why I didn't write the code this way in the first place.
Maybe because there was some fringe case I tried to rectify?
2018-05-05 10:09:27 +02:00
Johan Nielsen
524418e204
formatting and file check and type0
2018-05-05 09:47:03 +02:00
0dp
4b01b22fb4
gulp-rev
2018-05-02 12:27:12 +02:00
Thomas A. Reinert
b6867bf6f6
Merge pull request #661 from davidshq/master
...
- Updated URL to understrap-child in README.
2018-04-24 23:54:42 +02:00
Dave Mackey
fb398db5d0
- Updated URL to understrap-child in README.
...
- Other minor grammar/spelling/formatting changes to README.
- Similar with ISSUE_TEMPLATE.md
2018-04-24 17:37:04 -04:00
Holger
73c49ace16
Merge pull request #650 from 0dp/master
...
ignore .DS_Store files - Thx @0dp and @axlright 👍
2018-04-21 11:19:15 +02:00
Holger
fc0bb9f15f
Merge pull request #653 from ZacharyElkins/Woo-Sidebar-Fix
...
Remove closing div from WooCommerce function -Thx @ZacharyElkins !
2018-04-21 11:18:15 +02:00
Unknown
29e92aacde
Remove closing div from WooCommerce function
...
#primary div has been moved to right-sidebar-check.php
2018-04-20 11:29:43 -06:00
Johan Nielsen
ce7388719c
Update .gitignore
2018-04-20 15:40:49 +02:00
0dp
fe73b92386
ignore .DS_Store files
2018-04-19 10:57:21 +02:00
Thomas A. Reinert
f0419b1698
Merge pull request #647 from pattonwebz/feature/upstream-navwalker
...
Swap customized walker to latest upstream wp-bootstrap-navwalker class (including BS4 markup now)
Thx @pattonwebz !
2018-04-17 20:25:30 +02:00
William Patton
4f0295ebea
Modify walker with 'understarp' prefixed on class name and as textdomain
2018-04-17 17:18:34 +01:00
William Patton
cea18747d9
Swap customized walker to latest upstream wp-bootstrap-navwalker class
2018-04-17 17:08:26 +01:00
Holger Könemann
b1469708b8
adding new screenshot
2018-04-13 20:45:25 +02:00
Holger Könemann
1b7c2d33ba
aha, and removing the outer wrapper
2018-04-13 20:24:58 +02:00
Holger Könemann
6b1f5f9af4
adding outside wrapper to hero canvas
2018-04-13 20:22:02 +02:00
Holger Könemann
bf6dfb6046
Adding the herocanvas widget position
2018-04-13 20:19:33 +02:00
Holger Könemann
548f4f04c1
Moving closing primary </div> into right-sidebar-check.php for more clearness - Thx @jack-fdrv
2018-04-12 20:35:08 +02:00
Holger
8a8941329d
Merge pull request #637 from disjfa/patch-1
...
Change type of package to wordpress-theme - Thx @disjfa ! 👍
2018-04-12 20:29:29 +02:00
Holger
725307dd6e
Merge pull request #638 from sewmyheadon/patch-3
...
Remove duplicate theme JS enqueue, update comment - Thx @sewmyheadon !
Argh, yes. You are right. We add the new version of adding it with a timestamp at the end to prevend caching issues while development...but it seems I forgot to remove the old request...
Thx for fixing this!
2018-04-12 20:27:53 +02:00
Eric Amundson
cf0109af54
Remove duplicate theme JS enqueue, update comment
...
Howdy Holger,
I believe the `theme.min.js` file was enqueued twice; once using old method and again using new. This pull request removes the old enqueue method.
I also added _CSS_ to the comment as it's enqueuing more than JS.
I hope that helps!
2018-04-11 21:30:49 -07:00
disjfa
eb8210a9b1
Change type of package to wordpress-theme
...
If you set the package up to use a type of "wordpress-theme" and require composer/installers you can let composer install the theme to the "wp-content/themes" folder. Can be useful in wordpress sites using composer.
2018-04-11 21:48:02 +02:00
Holger Könemann
2743321cd1
define a nicer navbar bg type
2018-04-11 21:05:08 +02:00
Holger Könemann
1c46992923
Fixing text domain - changed from woo commerce to understrap
2018-04-11 11:55:35 +02:00
Holger Könemann
732c5cb236
Preparing 0.8.2 release
2018-04-11 11:40:00 +02:00
Holger Könemann
b4e084959e
Dependency updates and rebuild
2018-04-11 11:27:24 +02:00
Holger
d14905bfaa
Merge pull request #620 from ZacharyElkins/left-sidebar-check
...
Left-sidebar-check improvement - Huge 🎉 @ZacharyElkins !
2018-04-11 11:15:06 +02:00
Holger Könemann
79b418afb7
Update to Bootstrap 4.1 and rebuild
2018-04-10 19:05:24 +02:00
Holger Könemann
882cd19601
Removing some legacy stuff - see https://github.com/orgs/understrap/teams/child-theme-team/discussions/3
2018-04-07 16:47:15 +02:00
Holger Könemann
4fb9fdd96d
Adding timestamp to js/css resources - Thx @gintsmurans
...
https://github.com/understrap/understrap/issues/631
2018-04-06 19:43:18 +02:00
Holger
214ed46dea
Merge pull request #630 from 0dp/patch-2
...
typeo in imagemin-watch - @0dp no problem!
2018-04-03 19:37:02 +02:00
Johan Nielsen
466a98da36
typeo in imagemin-watch
...
ohh gee, I made a mistake in the patch.
it's supposed to be
```
/**
* Ensures the 'imagemin' task is complete before reloading browsers
* @verbose
*/
gulp.task( 'imagemin-watch', ['imagemin'], function( ) {
browserSync.reload();
});
```
Sorry for the inconvenience
2018-04-03 19:35:04 +02:00
Holger
4ab2e3d8c4
Merge pull request #623 from 0dp/patch-1
...
Update functions.php - Thx @0dp !
2018-04-03 13:26:50 +02:00
Holger
664fa834c4
Merge pull request #619 from alex-wright-net/master-pluggable-functions
...
Apply pluggable function wrappers - Thx @axlright and the rest of you! I merge this and we should test it all together.
2018-04-03 13:26:05 +02:00
Holger
7812851cb0
Merge pull request #628 from mirzal/pl_PL
...
Add Polish translation - Thx @mirzal !
2018-04-03 13:20:34 +02:00
Mirosław Zalewski
98d1a71102
Add Polish translation
2018-04-02 19:25:11 +02:00
Alex Wright
a677325ffb
Add pluggable function wrappers to inc/widgets.php
2018-03-30 11:38:54 -05:00
Alex Wright
d3236e10d6
Add pluggable function wrappers to inc/theme-settings.php
2018-03-30 11:34:46 -05:00
Alex Wright
b2e336e2e8
Add pluggable function wrappers to inc/setup.pphp
2018-03-30 11:28:55 -05:00
Alex Wright
8da32c1a75
Add pluggable function wrappers to inc/pagination.php; add single quotes around active class name on line 41
2018-03-30 11:21:47 -05:00
Alex Wright
9397cfc53e
Add pluggable function wrappers to inc/extras.php
2018-03-30 11:03:09 -05:00