Mike Jolley
b6929a8abb
Template version bumps
2017-06-20 15:49:02 +01:00
Mike Jolley
ccad987bac
Allow state field to have the correct country set by passing it through
...
Fixes #15632
2017-06-16 11:45:53 +01:00
Mike Jolley
636ad8b652
Add a nonce and confirmation for logging out via the customer my account page
2017-06-12 14:02:29 +01:00
Mike Jolley
396c8aa4fc
Fix comment
...
Closes #15560
2017-06-12 11:39:22 +01:00
Claudio Sanches
527fa0d07a
Fixe CHMOD
2017-06-05 14:45:30 -03:00
Mike Jolley
d39d882a4e
use make clickable for urls
...
#15305
2017-06-01 15:29:17 +01:00
Mike Jolley
50dc533ebb
Template bump
2017-05-30 11:03:51 +01:00
Mike Jolley
38bcdcfb28
Use get_max_purchase_quantityin cart template and fix logic
...
Closes #15329
2017-05-30 11:02:56 +01:00
Mike Jolley
b140f61510
Merge branch 'master' into fix/14578
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-05-23 15:09:20 +01:00
Mike Jolley
690520a5b1
Setup postdata after grouped loop so description etc is correct
...
Closes #14995
2017-05-10 19:41:55 +01:00
Beka Rice
69752ec933
Bump template version + fix inconsistent alignment (use all spaces)
2017-05-10 04:23:08 -04:00
Beka Rice
b9680e250f
Fix: Grouped Product page add to cart template shows only the grouped product name / permalink
2017-05-10 04:06:58 -04:00
Mike Jolley
36f78230fc
reset post data prevents grouped products working in shortcodes
...
Fixes #14825
2017-05-08 16:14:46 +01:00
Claudio Sanches
c0e71a2238
Merge pull request #14797 from woocommerce/fix/14426-1
...
Standardize rating HTML in all templates
2017-05-05 17:47:28 -03:00
Rodrigo Primo
20b2ea58bd
Remove extra unnecessary space
2017-05-03 14:06:18 -03:00
Gabor Javorszky
248ff51bea
use yoda condition all incarnations of filter do
...
Fixes #14829
2017-05-02 11:43:06 +01:00
Claudio Sanches
5826a9bce0
Display total of customer reviews and applied to rating template
2017-04-28 19:56:05 -03:00
Claudio Sanches
915a4c7f59
Applied wc_get_rating_html() to review rating template
2017-04-28 19:33:39 -03:00
Mike Jolley
e143a51cc7
Merge pull request #14463 from woocommerce/add/show-shipping-calculator-variable
...
Add variable so shipping calculator is shown on first row
2017-04-27 17:41:48 +01:00
Mike Jolley
c247909e78
Merge branch 'pr/14375'
2017-04-27 17:32:47 +01:00
Mike Jolley
cd4e23a864
Use correct classnames and tidy
2017-04-27 17:32:36 +01:00
Mike Jolley
aacb01d1e7
Merge branch 'pr/13503'
...
# Conflicts:
# assets/css/twenty-seventeen.css
# assets/css/woocommerce-layout.css
# assets/css/woocommerce-layout.scss
# assets/css/woocommerce.css
2017-04-27 12:46:05 +01:00
Mike Jolley
5f63f81b72
Merge branch 'add/inline-terms'
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-04-27 12:37:46 +01:00
Mike Jolley
115da407c0
Correct notice
2017-04-27 12:34:20 +01:00
Mike Jolley
d546613c25
Merge branch 'pr/14394'
...
# Conflicts:
# assets/js/frontend/single-product.min.js
2017-04-27 11:53:08 +01:00
Mike Jolley
13a610d1d8
Merge branch 'pr/14612'
2017-04-26 13:26:26 +01:00
Mike Jolley
13bc235020
Bump template version and move to correct function files.
2017-04-26 13:25:14 +01:00
Mike Jolley
1e6d52a3bd
Add a data-caption for captions and keep title around.
...
Fixes #14578
2017-04-25 14:31:24 +01:00
Claudio Sanches
1314b6845e
Merge pull request #14432 from emgk/fix-14428
...
added new filter for product thumbnail size.
2017-04-24 21:05:27 -03:00
mdrahul
c6bc8f7836
Fix Cart Empty message, ref #14519
2017-04-22 11:09:17 +05:30
Theme.al
79d3291ba5
Hook comments for each action on template files
...
As i'm working with my theme i have found difficult to keep track of all actions and hooks, i think all actions should be commented with their respective hooks like you have already done on archive-product.php
2017-04-20 09:48:36 +02:00
Mike Jolley
cffe326e0e
Add variable so shipping calculator is shown on first row
...
Ref: #14461
2017-04-17 16:35:33 +01:00
Mike Jolley
df57e73eae
use div for comment-form-rating to prevent bad nested markup due to star ratings
...
Fixes #14434
2017-04-17 12:23:43 +01:00
Govind Kumar
fef8b8365b
changed thumbnail image filter name
2017-04-17 15:43:17 +05:30
Govind Kumar
d8f7deb92c
added new filter for product thumbnail size.
2017-04-17 11:30:26 +05:30
refael iliaguyev
14806a4a6f
Bump version for variable.php
2017-04-15 20:23:27 +03:00
AJ Clarke
3b09dc5793
Undo edits
2017-04-14 17:39:00 -07:00
AJ Clarke
3731d629f5
Undo product gallery mods
2017-04-14 17:37:54 -07:00
AJ Clarke
e037635f18
Prevents duplicate thumbnail when featured image is added to the product gallery
2017-04-14 09:52:13 -07:00
Theme.al
969b0f4ee2
Notices hook information
...
Notices are hooked here on product archive pages but still im not sure if this is the right place. They should be above the page title probably in their own action like they are on the content-single-product.php template
2017-04-14 11:37:32 +02:00
Theme.al
52d56bed41
Update mini-cart.php
...
empty cart message should be outside of the cart UL list as of course its not a HTML list.
2017-04-14 11:01:18 +02:00
Claudio Sanches
3618cfa672
Bump cart/cart.php template version
2017-04-13 13:52:41 -03:00
Claudio Sanches
daf8b3a39b
Bump single-product/add-to-cart/grouped.php template version
...
Because fixes introduced in #14346
2017-04-13 12:33:21 -03:00
Claudio Sanches
00f01af0bd
Merge pull request #14346 from rwilliam/patch-1
...
Group Child porduct link visiblity isuues - Update grouped.php
2017-04-13 12:31:58 -03:00
Claudio Sanches
f2dc15d09b
Merge pull request #14339 from rellect/cart_escape_attr
...
Escape attributes in cart.php
2017-04-13 12:20:56 -03:00
rwilliam
910588b91f
Update grouped.php
...
Group child product link viable in main group product page if we set child product visibility to hidden
if we change $product->is_visible() to $grouped_product->is_visible() then it working fine
2017-04-13 19:05:13 +05:30
Refael Iliaguyev
ec47a7b35f
Escape attributes
2017-04-13 10:39:21 +03:00
Claudio Sanches
d04e1f42ea
Merge pull request #14251 from woocommerce/fix/gallery-titles
...
Fix caption on thumbnails as well as main image
2017-04-11 17:33:04 -03:00
Mike Jolley
2d973503ee
Merge pull request #14204 from rafsuntaskin/version-bump
...
Version bump on templates that were updated on milestone 2.7 and 3.0
2017-04-11 19:34:39 +01:00
Mike Jolley
34f2c66333
Merge pull request #14237 from dixitadusara/update-issue-14178
...
Updated templates/checkout/form-shipping.php template version
2017-04-11 12:54:57 +01:00