Commit Graph

19 Commits

Author SHA1 Message Date
Vishal Deshpande 0ee0ec7d57
Update woocommerce.php 2017-11-27 09:42:15 +05:30
Vishal Deshpande 0caa1c20ed 'none' removed 2017-10-27 08:29:22 +05:30
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
Rami Yushuvaev 57478f20b1 Fix wrong escaping functions - replacing esc_html() with esc_attr() 2017-06-08 17:54:29 +03:00
Holger Könemann bef1e8ac46 adding newline at the end 2017-02-12 20:33:42 +01:00
Holger Könemann 80ff0f07fd revert custom woo commerce integration to default integration 2017-02-11 10:39:09 +01:00
Holger Könemann 355ad5bff4 hook in woo commerce 2017-02-11 10:15:59 +01:00
Holger Könemann d583e3487d remove custom woo commerce integration and replace with default 2017-02-11 09:07:52 +01:00
Stef Kariotidis 0b37fdb8c1 woo responsive wrappers w/container options 2016-11-18 22:26:32 +02:00
koenemann 52298738c7 See https://github.com/holger1411/understrap/pull/128 2016-11-17 09:11:14 +01:00
Stef Kariotidis 2682bccc81 replace deprecated woocommerce function 2016-11-15 13:22:20 +02:00
koenemann c9787c436a Align all templates to do the same left/rigth sidebar check 2016-11-14 15:16:24 +01:00
Max Myers d0c0cddfc1 Update HTML attribute order 2016-11-01 12:13:23 -04:00
Max Myers fa9f307dfe Update HTML indents to soft tabs (2 spaces) 2016-11-01 11:25:21 -04:00
koenemann 23276f20d5 cleanup woocommerce loop 2016-09-15 10:39:13 +02:00
koenemann 0c23350cae Optimizing woocommerce loop - thx @typeplus - See: https://github.com/holger1411/understrap/issues/69 2016-09-15 09:50:21 +02:00
koenemann 34668c0ca1 streamline comments 2016-01-22 14:02:32 +01:00
koenemann ba91c32776 Code cleanup and adding woo commerce page id 2016-01-04 14:11:59 +01:00
Holger Könemann 2a6a60dace adding woocommerce support 2015-09-09 10:49:39 +02:00