Commit Graph

1122 Commits

Author SHA1 Message Date
Jason King 7adab6b701 Use understrap text domain instead of woocommerce. 2017-06-29 22:25:39 +09:30
Jason King 6d429df698 Woocommerce 3.1.0 Compatability 2017-06-29 22:19:15 +09:30
Jason King 05bd3a0606 Woocommerce 3.1.0 Compatability 2017-06-29 22:17:48 +09:30
Jason King fef3d20771 Woocommerce 3.1.0 Compatability 2017-06-29 22:16:27 +09:30
Jason King ce97bab35a Woocommerce 3.1.0 Compatability 2017-06-29 22:13:34 +09:30
Jason King 870e184c7b Woocommerce 3.1.0 Compatability 2017-06-29 22:09:46 +09:30
Jason King a43eabee36 Woocommerce 3.1.0 Compatability 2017-06-29 22:03:05 +09:30
Holger 9c4689e13d Merge pull request #357 from typeplus/master
Woocommerce fixes + 3.0.9 template update - Thx again @typeplus !!!
2017-06-28 16:04:20 +02:00
Holger 0ef72e19d0 Merge pull request #356 from yeszao/woobutton
woocommerce button - Thx @yeszao !!
2017-06-28 16:03:16 +02:00
Jason King 0b968fe9c3 Allow template overrides for Shop page or any relating to (archive-product.php)
The `woocommerce_content();` is a catchall and requires the use of hooks for modifications to alter the Shop page or any relating to `archive-product.php` page eg Product Category, Taxonomy, Search pages. This change allows both. If you don't create an `archive-product.php` template override under the /woocommerce folder it will just use the `woocommerce_content();` catchall.
2017-06-28 19:48:52 +09:30
Jason King 8d68755338 Removing unnecessary archive-product.php template.
In the current setup this template is not used as the woocommerce.php template overrides it.
2017-06-28 19:13:39 +09:30
Jason King d67f5406ce Woocommerce 3.0.9 template update. 2017-06-27 15:02:35 +09:30
Jason King 2a68f6d847 Merge pull request #1 from holger1411/master
Bringing fork up to date.
2017-06-27 15:00:14 +09:30
yeszao bc14c78b34 woocommerce button 2017-06-27 09:56:25 +08:00
Holger 4cea8190c4 Merge pull request #347 from selfagency/master - Thx @selfagency !!
Added composer.json
2017-06-13 08:51:57 +02:00
Daniel Sieradski d3348d1607 added project url 2017-06-12 15:19:29 -04:00
Daniel Sieradski b5c5472c81 added composer.json 2017-06-12 15:14:14 -04:00
Holger 9781c903ae Merge pull request #346 from ramiy/master - thx @ramiy
Fix wrong escaping functions
2017-06-09 07:52:21 +02:00
Rami Yushuvaev 0a51b721aa Use esc_attr__() insted of __() 2017-06-08 18:22:06 +03:00
Rami Yushuvaev 57a75efefa Use esc_html() 2017-06-08 18:21:14 +03:00
Rami Yushuvaev 1feadda4b7 Use esc_attr() in HTML attributes 2017-06-08 18:14:47 +03:00
Rami Yushuvaev 22cd2d48da Use esc_url() in anchore link "href" attribut 2017-06-08 18:09:28 +03:00
Rami Yushuvaev 57478f20b1 Fix wrong escaping functions - replacing esc_html() with esc_attr() 2017-06-08 17:54:29 +03:00
Holger Könemann 66e12804c0 Update to 0.6.2 2017-06-07 09:58:16 +02:00
Holger Könemann 3d5fee0ded Adding callback to styles task 2017-06-07 09:55:57 +02:00
Holger Könemann c86caaf14a update js 2017-05-30 06:36:32 +02:00
koenemann d149ebd297 fixing typo in change log 2017-05-29 10:33:43 +02:00
koenemann e71d63f5c2 update to 0.6.1 2017-05-29 09:54:57 +02:00
Holger Könemann 0c7e2c691d adding source maps 2017-05-23 20:33:30 +02:00
Holger Könemann 3e3e57df3c adding gulp-sequence 2017-05-23 20:16:28 +02:00
Holger ff71842e73 Merge pull request #325 from blowsie/patch-1 - Good idea! Seems I just forget it to add. Thx @blowsie !
Allow slbd_count_widgets function to be overridden
2017-05-23 08:51:20 +02:00
Holger b2ba43142b Merge pull request #327 from raisonon/pagination-pull-request - Thx @raisonon !
Pagination Amend
2017-05-23 08:48:06 +02:00
Elliot 779c351f2d Pagination Amend 2017-05-22 12:26:07 +01:00
Sam Blowes 0ddf5ff086 Allow slbd_count_widgets function to be overridden
Allow slbd_count_widgets function to be overridden by child them so that more responsive classes can be added if desired.
e.g. `$widget_classes .= ' col-md-3 col-sm-6';`
2017-05-18 15:23:50 +01:00
koenemann be25a1fea4 streamlining .alignleft and .alignright class 2017-05-18 16:14:10 +02:00
koenemann b095d0e3e4 preparing 0.6.1 update 2017-05-18 11:06:01 +02:00
koenemann 1edee9642e streamline 404.php and aligning with other page templates 2017-05-18 09:42:44 +02:00
Holger f5f7b7598b Merge pull request #323 from typeplus/master - Huge Thx @typeplus !
Specify correct post templates for jetpack infinite scroll.
2017-05-18 09:28:38 +02:00
Jason King 0014477b9c Specify correct post templates for jetpack infinite scroll. 2017-05-18 14:23:26 +09:30
Holger 6103e6d5e7 Merge pull request #292 from L422Y/patch-1 - Thx @L422Y !
Add basic error handling for `gulp-plumber`
2017-05-16 09:03:31 +02:00
koenemann 0cd0d3aca4 fixing float-sm-left and right problem with BS´s flex box utilities 2017-05-16 09:00:26 +02:00
Holger Könemann fa552198d8 Fixing imagemin task 2017-05-14 12:12:31 +02:00
koenemann b5ee1531ba Adding Github Updater info 2017-05-08 08:57:11 +02:00
Holger db981b520a Merge pull request #302 from vartoslo/master - Thx @joakimhellum!
adding norwegian translation files
2017-05-08 08:41:36 +02:00
Holger e017cb8a7a Merge pull request #301 from typeplus/master - Thx @typeplus
Declare woocommerce support.
2017-05-08 08:41:04 +02:00
JOAKIM B HELLUM 2c387decfb update and add norwegian translation files
update "book tounge" norwegian language files. add "new norse" norwegian
language files.
2017-05-04 21:13:17 +02:00
JOAKIM B HELLUM 334d882ded adding norwegian translation files
book tounge norwegian. some translations still need work.
2017-05-04 15:09:30 +02:00
Jason King ce3a75698d Declare woocommerce support. 2017-05-03 14:22:35 +09:30
Jason King 13d23ec063 Merge pull request #1 from holger1411/master
Bringing fork up to date
2017-05-03 14:21:38 +09:30
Holger Könemann e66835026e fixing footer.php escaping of url 2017-05-02 16:22:09 +02:00