Commit Graph

1249 Commits

Author SHA1 Message Date
Thomas A. Reinert ba5d94d52a
Merge pull request #701 from ZacharyElkins/WooCommerce_styleFix
WooCommerce Style Fix
2018-06-08 02:38:23 +02:00
Unknown 359d61eafe Run gulp styles to rebuild CSS
- WooCommerce Fix
2018-06-05 21:05:00 -06:00
Unknown b14a525d85 Fix WooCommerce billing field wrapper
https://github.com/understrap/understrap/issues/698
Thanks @jchrislemmer
2018-06-05 20:57:52 -06:00
Unknown 2b807c55eb Add dedicated WooCommerce scss file
Adds an scss file for any WooCommerce style issues that may arrise. This will allow users to comment out the style sheet if they are not using WooCommerce.
2018-06-05 20:55:07 -06:00
Thomas A. Reinert a507ce7ea5 Testing per Issue templates.. 2018-06-02 01:55:11 +02:00
Thomas A. Reinert c7bd8a4475
Merge pull request #684 from teruteru128/feature/ja_JP.translation
Create Japanese translation
2018-05-28 02:42:54 +02:00
Thomas A. Reinert d0af2545fc
Merge pull request #687 from the-infinity/patch-1
GDPR / DSVGO compliance for UnderStrap comments form. Thx @the-infinity
2018-05-27 00:07:41 +02:00
Ernesto Ruge a5dbc3c877
better solution based on core 2018-05-26 10:43:34 +02:00
Ernesto Ruge ece50c2b28
$consent is not set
... so it should not be used there.
2018-05-25 12:42:18 +02:00
Teruteru f00de9bd12 Create Japanese translation 2018-05-23 20:58:14 +09:00
Holger dd6405b3b2
Merge pull request #677 from 0dp/patch-5 - Thx @0dp !
Proposal fix for missing js rev
2018-05-18 11:56:23 +02:00
Holger f36cb0150c
Merge pull request #678 from JPKCom/master - Nice one! @JPKCom
Added cookies checkbox support for inc/custom-comments.php
2018-05-18 11:55:29 +02:00
Jean Pierre Kolb a18067c446 Added cookies checkbox support for inc/custom-comments.php, needed for WordPress 4.9.6 GDPR update 2018-05-18 10:47:48 +02:00
Johan Nielsen f226d1f40d
Update gulpfile.js 2018-05-18 10:02:12 +02:00
Johan Nielsen 75ed81b276
Proposal fix for missing js rev 2018-05-17 18:05:52 +02:00
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