Commit Graph

62 Commits

Author SHA1 Message Date
koenemann ba5a30e657 Changing woo commerce text domain 2017-11-28 09:04:07 +01:00
Jason King 9cc649c282 Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:06:11 +10:30
Jason King 3479a9a8c6 Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:05:43 +10:30
Jason King 64a81a46fb Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:05:15 +10:30
Jason King d9dafe925f Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:04:38 +10:30
Jason King d68baaaff7 Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:04:03 +10:30
Jason King 088a89a36a Variable product ajax_add_to_cart fix.
Ensure simple products still use the class ajax_add_to_cart but not have them interfere with Variable products. Fixes the issue where hitting "Select options" on a variable product from the archive-product.php template adds them straight to cart.
2017-09-16 13:51:02 +09:30
koenemann cb9b3f110e Channing texte-main to "woocommerce" for WooCommerce templates
No need for extra translations
2017-07-20 13:28:12 +02:00
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
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
yeszao bc14c78b34 woocommerce button 2017-06-27 09:56:25 +08:00
Rami Yushuvaev 0a51b721aa Use esc_attr__() insted of __() 2017-06-08 18:22:06 +03:00
Will G fb8b1eedbb Fix deprecated product accessor for WC 3.0
Uses new CRUD method
2017-04-29 15:47:05 -04:00
Holger Könemann 0d3ae1e7de correcting woo commerce customer login markup 2017-04-29 11:05:15 +02:00
koenemann 60ed4079fd Replacing woocommerce text domain with understrap 2017-04-21 14:33:06 +02:00
koenemann fee0e2d5ba rename file to correct my-address.php 2017-04-21 13:44:04 +02:00
koenemann ce2a16c08d Fixing col-1 problem on my account WooCommerce page 2017-04-21 13:42:31 +02:00
Jason King 4413a34eb7 Woocommerce 3.0.0 Support 2017-04-14 20:27:05 +09:30
Jason King 7dbc8f092e Woocommerce 3.0.0 Support 2017-04-14 20:26:42 +09:30
Jason King fea32772f0 Woocommerce 3.0.0 Support 2017-04-14 20:26:18 +09:30
Jason King 8b31b6f7fb Woocommerce 3.0.0 Support 2017-04-14 20:25:49 +09:30
Jason King 27fd9d67f9 Woocommerce 3.0.0 Support 2017-04-14 20:24:55 +09:30
Jason King 282489a2f0 Woocommerce 3.0.0 Support 2017-04-14 20:24:14 +09:30
Jason King a9a7413fd1 Woocommerce 3.0.0 Support 2017-04-14 20:22:01 +09:30
Jason King 129a5c2488 Woocommerce 3.0.0 Support 2017-04-14 20:21:19 +09:30
Jason King c972b7dbd6 Woocommerce 3.0.0 Support 2017-04-14 20:20:10 +09:30
Jason King e2267f9178 Woocommerce 3.0.0 Support 2017-04-14 20:19:24 +09:30
koenemann 6693edc720 fixing problems if both forms (login and register) are present 2017-03-21 14:35:21 +01:00
koenemann 195102c0cf replacing .col-xs with .col 2017-03-03 08:49:12 +01:00
Holger Könemann 20f32ca241 keeping custom woo commerce overwrites 2017-02-11 10:44:17 +01:00
Holger Könemann 80ff0f07fd revert custom woo commerce integration to default integration 2017-02-11 10:39:09 +01:00
Evan 60b4e41932 Typo fix. Current pages creates a ton of errors when no items added to cart. 2017-02-11 01:12:51 -05:00
koenemann 7d2b370080 fixing text domain issue 2017-02-09 16:02:38 +01:00
Jason King 527ff7fc5a Adding AJAX classes to add-to-cart buttons.
Need to add in the default woocommerce ajax and add to cart classes for ajax to work.
2017-02-03 12:13:31 +10:30
Stef Kariotidis bc7215ef2e fixes #236 2017-01-31 21:49:05 +02:00
koenemann 068242fb11 fixing other escaping issues 2017-01-27 15:37:59 +01:00
koenemann f54acbfd96 Replacing "woo commerce" namespace with "understrap" 2016-11-24 12:01:38 +01:00
Stef Kariotidis 86df36c4dd product thumbnails, ratings, short description 2016-11-19 20:34:53 +02:00
Stef Kariotidis c73d7c36d3 bootstrap style product ordering select 2016-11-19 20:07:20 +02:00
Stef Kariotidis 04f8a49195 table hover and striped 2016-11-19 13:13:31 +02:00
Stef Kariotidis 91b04484b0 make forms more bootstrap like 2016-11-19 11:46:50 +02:00
Stef Kariotidis 25351cee18 bootstrap cart styles 2016-11-19 01:31:13 +02:00