IanDelMar
eb611ede1f
searchform.php replace assistive-text by sr-only
...
Replace assistive-text by the proper BS4 class for screen reader text (sr-only)
2018-08-20 08:32:04 +02:00
Holger
699bdef17f
Merge pull request #759 from 0dp/patch-12
...
Update widgets.php
2018-08-16 16:10:59 +02:00
Holger
f39b101f2f
Merge pull request #761 from noelspringer/woocommerce-template-update
...
Update Woocommerce form-coupon template to 3.4.4
2018-08-16 16:10:15 +02:00
Holger
074c064025
Merge pull request #762 from davidshq/master
...
Adding .idea to .gitignore?
2018-08-16 16:09:59 +02:00
Holger
7b7c3b7904
Merge pull request #764 from redpik/patch-2
...
Typo in FR text
2018-08-16 16:09:10 +02:00
Holger
e12060837c
Merge pull request #767 from IanDelMar/fix-site-hook
...
Fix function_exists & parenthesis
2018-08-16 16:08:51 +02:00
Holger
f1b7f260c3
Merge pull request #770 from IanDelMar/master
...
Fix for Issue #769
2018-08-16 16:08:22 +02:00
IanDelMar
3723546d81
Fix for Issue #769
...
missing hooks.php in functions.php. causes footer.php to call an undefined function
2018-08-09 22:00:43 +02:00
IanDelMar
6678261a81
Fix function_exists & parenthesis
...
* Fixed function_exists checking the wrong function
* Added missing parenthesis
2018-08-07 21:39:03 +02:00
Holger
56bc68c30b
Merge pull request #765 from IanDelMar/site-info-hook
...
Added site info hook - Good idea! Thx @IanDelMar !
2018-08-07 20:09:36 +02:00
Holger
8f8d707a96
Merge pull request #763 from redpik/patch-1
...
Remove the X-UA-Compatible meta tag - thx @redpik
Looks good, even Bootstrap itself drope this
2018-08-07 20:06:52 +02:00
Holger
6496436c80
Merge pull request #766 from redpik/patch-3
...
Delete .DS_Store - thx @redpik
2018-08-07 20:05:54 +02:00
Benjamin PONGY
7d4f3304a6
Delete .DS_Store
2018-08-07 16:40:19 +02:00
IanDelMar
eda386549d
Update hooks.php
2018-08-06 22:34:35 +02:00
IanDelMar
a2eaaed12c
Use site info hook
...
see inc/hooks.php
2018-08-06 22:31:39 +02:00
IanDelMar
cee0bd5ee3
Create hooks.php
2018-08-06 22:19:50 +02:00
Benjamin PONGY
36d7e8ac9b
Typo in FR text
...
Accent on "À"
2018-08-06 10:39:38 +02:00
Benjamin PONGY
2593581e53
Remove the X-UA-Compatible meta tag
...
https://stackoverflow.com/questions/6771258/what-does-meta-http-equiv-x-ua-compatible-content-ie-edge-do/6771584#6771584
2018-08-06 10:29:49 +02:00
Dave Mackey
5c7db61572
Merge remote-tracking branch 'origin/master'
2018-08-04 22:20:29 -04:00
Dave Mackey
ee1b4ebe3e
Merge remote-tracking branch 'upstream/master/master'
2018-08-04 22:18:54 -04:00
Noel Springer
14f199b250
Update form-coupon template to 3.4.4
2018-08-05 02:51:37 +10:00
Johan Nielsen
3a55780298
Update widgets.php
...
small typo
2018-08-03 10:22:06 +02:00
Holger Könemann
acb4fcb186
using bootstrap.bundle.js instead of popper.js and bootstrap.js
2018-07-30 15:02:21 +02:00
KoenemannH
521548ee59
Solve conflicts
2018-07-27 08:36:50 +02:00
Dave Mackey
c528c96a7c
- Minor grammar and spelling corrections.
...
- Updated copyright dates.
- Added introduction explanation of installation methods, was a little confusing at first glance whether all three of these needed to be performed or only one, thought this would help clarify.
- Added a similar section to Page Templates to help clarify purpose of section.
2018-07-26 21:28:34 -04:00
Holger Könemann
cebefb96b1
re-release as 0.8.6
2018-07-26 17:55:07 +02:00
Holger Könemann
200379c1b7
regenerate js
2018-07-26 17:41:38 +02:00
Holger Könemann
3d72fa345b
Update to Bootstrap 4.1.3
2018-07-26 17:41:18 +02:00
Holger
d2604dab6f
Merge pull request #744 from corallus/dutch-translations - Thx @corallus !
...
Strings extracted and all relevant strings translated
2018-07-24 15:36:47 +02:00
KoenemannH
9407ee0d96
See https://github.com/understrap/understrap/issues/750
...
Thx @DDfakt
2018-07-24 15:27:43 +02:00
KoenemannH
751983807a
Preparing 0.8.4 update
2018-07-16 13:23:26 +02:00
Holger
be9c91a767
Merge pull request #740 from noelspringer/fix-missing-sidebar
...
Fix missing sidebar.php
2018-07-16 13:17:34 +02:00
KoenemannH
1c5db85d0c
Adding empty sidebar.php
2018-07-16 13:13:32 +02:00
Vincent van Bergen
5930e41703
almost all translations generated and translated
2018-07-12 22:52:47 +02:00
Noel Springer
4b8bbdd2f7
Fix missing sidebar.php
...
sidebar.php is required by WordPress core since version 3.0.0
2018-07-07 10:49:07 +10:00
KoenemannH
dee0292777
Adding missing text domain
2018-07-06 09:48:49 +02:00
KoenemannH
abb2af1d9c
Fixing text domain
2018-07-06 09:38:09 +02:00
KoenemannH
6bc5c14ee8
Reset enqueue.php
2018-07-06 08:55:44 +02:00
Holger Könemann
7cdaeddef7
Switch back to pre-gulp4 version
2018-07-04 11:37:13 +02:00
KoenemannH
1829f2059c
Adding 0.8.3 changelog entry
2018-07-03 09:11:34 +02:00
KoenemannH
8f401eaa6c
0.8.3 release preparations
2018-07-03 09:11:34 +02:00
Holger
22730484fa
Merge pull request #715 from edkozuto/master - Thx @edkozuto !
...
POT file and Russian translation update
2018-07-03 08:51:04 +02:00
KoenemannH
a568171e80
Moving nabber to the right by default
2018-07-03 08:44:04 +02:00
KoenemannH
38c0f4372b
Bootstrap 4.1.1 update
2018-07-03 08:31:45 +02:00
Holger
003f503adb
Merge pull request #700 from ZacharyElkins/WooCommerce_3.4.0
...
Woo commerce 3.4.0 - Thx @ZacharyElkins !
2018-07-02 10:56:50 +02:00
Holger
1995522825
Merge pull request #729 from 0dp/patch-8
...
Duplicate revision task
2018-07-02 10:56:15 +02:00
Johan Nielsen
d4b5532a36
ReferenceError: revision is not defined
2018-06-29 11:58:55 +02:00
Johan Nielsen
28525f4509
Duplicate revision task
...
I've removed the duplicate revision task.
Also revision was only called when trying to make a new dist. This is wrong, it should run every time a css or js file changes.
2018-06-28 14:03:36 +02:00
Thomas A. Reinert
ceeb563297
Merge pull request #728 from 0dp/patch-7
...
Update package.json
2018-06-28 12:12:06 +02:00
Johan Nielsen
b4272a90f5
Update package.json
2018-06-28 10:33:11 +02:00