Commit Graph

86 Commits

Author SHA1 Message Date
Unknown 347cd43793 New Woo function
Change to use new Woo function, per new Woo templates;
2018-03-22 16:01:05 -06:00
Unknown 273c936fb3 More formatting
Identical to Woo files. Again, this is important to better sync with standard Woo files, making future updates easier.
2018-03-22 16:01:05 -06:00
Unknown 4fd0028cc6 More formatting
Identical to Woo files.
2018-03-22 16:01:05 -06:00
Unknown 025222ac18 Add product_name
Add product_name to array, as per new Woo files;
2018-03-22 16:01:05 -06:00
Unknown 84df459b29 Change Cart Collaterals hook comment
Identical to Woo files.
2018-03-22 16:01:05 -06:00
Unknown 89a7860da0 More formatting
Identical to Woo files;
2018-03-22 16:01:05 -06:00
Unknown 8a733f4837 Remove esc_attr
Identical to new Woo files.
2018-03-22 16:01:05 -06:00
Unknown 14676bb3f3 More Formatting
Make formatting identical with Woo files, for easier syncing later;
More capitalization fixes on text, making identical to Woo files;
2018-03-22 16:01:05 -06:00
Unknown 1eed4183b2 Add @codingStandardsIgnoreLine
Adds "@codingStandardsIgnoreLine" when nothing else has been changed in line;

This is a Woo change, adding to better sync files with standard Woo templates.
2018-03-22 16:01:05 -06:00
Unknown 6be1654da7 Add esc_html
Reflecting changes made by Woo;
May also add "@codingStandardsIgnoreLine" when on the same line;
2018-03-22 16:01:05 -06:00
Unknown 93bea8863c Adding new classes
Adds new classes that Woo has added to their files;
global/form-login.php Line 50 removes "for" attribute, this has been changed in Woo files from 3.0;
2018-03-22 16:01:05 -06:00
Unknown 7ea4ba781d Add form-control to inputs
Add "form-control" class to missed inputs;
May add "@codingStandarsIgnoreLine" where it has been added to Woo templates on same line;
myaccount/form-login.php Line 45 changes an esc_attr, this is to reflect update from Woo files;
2018-03-22 16:01:05 -06:00
Unknown 091eacef15 Add screen reader text label
This can be changed to "sr-only" class for Bootstrap later. For now this adds it as it is in the Woo files, using the WordPress "screen-reader-text" class.
2018-03-22 16:01:05 -06:00
Unknown 824b1e8dcc Update classes
Fix class names to reflect Woo changes;

These are identical to new Woo files, meaning the class names have changed or been fixed. Change was double checked with old to new Woo templates.
2018-03-22 16:01:05 -06:00
Unknown 76e8875ef4 Formatting and remove capitalization
Making identical to Woo files;
Add spaces;
Formatting;
Add period to exit text;
loop/orderby.php removes exit text, this is identical to Woo files and we should keep it unless they change. This will make it easier to compare templates;
2018-03-22 16:01:05 -06:00
Unknown 7963db2c8f Change input to button
Also adds @codingStandardsIgnoreLine when on the same line (this is an addition by Woo);
2018-03-22 16:01:05 -06:00
Unknown 43e14cf989 Change _e to esc_html_e
Change to esc_html_e where changed on Woo files;
Change capitalization to be identical with Woo;
May contain other small changes when on same line as main change;
Formatting;
global/form-login.php Line 51 adds class;
2018-03-22 16:01:05 -06:00
Unknown f3b09b7955 Header fixes
Formatting;
Removing outdated Understrap comments;
Making identical to Woo;
2018-03-22 16:01:05 -06:00
Unknown 3fb28d3f64 Change version of templates to correct version
Set templates to most updated version from Woo, the version they are based on;
Adjust formatting to be identical to Woo;

Not all versions are 3.3.0, we should reflect the WooCommerce templates so that we know which version they are based on. There are instances  where seemingly older versions are the most current.
2018-03-22 16:00:16 -06:00
Holger Könemann a2fa9e56ba Remove woocommerce.php and replace it with hooked version
See
https://github.com/understrap/understrap/issues/606#issuecomment-3753920
87

Thx @ZacharyElkins !
2018-03-22 18:47:51 +01:00
Holger Könemann a0c6bc127e WooCommerce update to 3.3.2 2018-03-20 18:51:20 +01:00
IngoVals 4a89b37500 Updated the markup for input groups according to BS 4 changes 2018-03-03 19:09:49 +00:00
Johan Nielsen d1dac63120
Deprecation notices 2018-02-19 23:58:24 +01:00
Holger Könemann 7b1f482f87 Updating WooCommerce compatibility 2018-02-14 08:53:36 +01:00
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