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
refael iliaguyev
14806a4a6f
Bump version for variable.php
2017-04-15 20:23:27 +03: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
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
Mike Jolley
98b21b6be7
Fix caption on thumbnails as well as main image
2017-04-11 12:08:04 +01:00
Mike Jolley
4f2a46e83a
Merge pull request #14223 from woocommerce/fix/14218
...
Gallery images should show caption not description
2017-04-11 10:31:04 +01:00
dixitadusara
f5d40ce16d
updated templates/checkout/form-shipping.php template version ref #14178
2017-04-11 10:43:03 +05:30
Mike Jolley
d89567f0e6
Gallery images should show caption not description
...
Fixes #14218
2017-04-10 22:38:16 +01:00
rafsuntaskin
d2287521df
several other templates version bump those have labels milestone 2.7 and 3.0
2017-04-10 21:34:35 +06:00
rafsuntaskin
41f20d84da
view-order.php version bump, resolves #14183
2017-04-10 21:14:42 +06:00
dixitadusara
3f6d851500
form-shipping.php template has not updated the version number ref #14178
2017-04-10 14:25:55 +05:30
refael iliaguyev
6b0ea403f3
fix #14133
2017-04-08 15:18:54 +03:00
Claudio Sanches
9c61914a14
Merge pull request #14116 from woocommerce/fix/14114
...
Prevent notice in thumbnails html
2017-04-07 13:30:20 -03:00
Mike Jolley
2638f61a86
Prevent notice in thumbnails html
...
Fixes #14114
2017-04-07 17:05:28 +01:00
refael iliaguyev
3e0daa8215
Bump template versions for changes
2017-04-07 14:22:52 +03:00
Claudio Sanches
567a551d83
Fixed shortcode render for variations and backwards compatibility
...
Fixes #13949
2017-04-06 13:00:02 -03:00
Claudio Sanches
f2fa4f127d
Added context to string in result-count.php to make GlotPress catch
...
Missing this string on GlotPress, since the first part is equal from the
previous translatable string.
2017-04-06 11:07:48 -03:00
Claudio Sanches
3ce04d2bee
Merge pull request #14024 from dixitadusara/issue-14016
...
fixes issue-14016
2017-04-06 10:42:33 -03:00
Claudio Sanches
49ce6bdda5
Merge pull request #14022 from dixitadusara/issue-14015
...
fixes issue-14015
2017-04-06 10:41:13 -03:00
Claudio Sanches
954c45d01c
Merge pull request #14021 from dixitadusara/issue-14020
...
fixes added issue-14020
2017-04-06 10:40:58 -03:00
dixitadusara
a0843e8bb9
fixes issue-14016
2017-04-06 16:26:21 +05:30
dixitadusara
205a9b6c24
fixes issue-14015
2017-04-06 15:52:34 +05:30
dixitadusara
fe87815d8d
fixes added issue-14020
2017-04-06 15:44:22 +05:30
Mike Jolley
41553930cd
Template version bump
...
Closes #13988
2017-04-06 09:59:24 +01:00
Claudio Sanches
f250cac8d1
Merge pull request #13967 from woocommerce/fix/13933
...
Use parent settings for determining if variations are sold individually.
2017-04-05 15:33:17 -03:00
Claudiu Lodromanean
5389844a1b
Use parent data for sold_individually
2017-04-05 11:02:26 -07:00
Md. Kowsar Hossain
2bbf5ed42f
version number updated in up-sells template
2017-04-05 18:26:23 +06:00
Mike Jolley
71ce5b85bc
Merge pull request #13884 from woocommerce/fix-13875-13877
...
Private and variable product fixes
2017-04-03 19:16:35 +01:00
Manos Psychogyiopoulos
d4c58588fd
Fix unnecessary margin in #13879
2017-04-03 15:03:32 +03:00
Mike Jolley
c06fdc2e2e
If product has_options, don't show qty in grouped product add to cart form
...
Fixes #13875
2017-04-03 12:05:28 +01:00
Manos Psychogyiopoulos
bec1f9b113
Use `small`
2017-04-03 11:50:02 +03:00
Manos Psychogyiopoulos
196c317ab1
Fix order item meta e-mails style
2017-04-03 11:37:51 +03:00
Mike Jolley
62bd505bda
CSS transition
2017-03-31 15:16:10 +01:00
Manos Psychogyiopoulos
eb43190e1e
Stripslashes of posted variation attribute values
...
Resolves issues with values that contain quotes, for instance.
2017-03-24 12:00:46 +02:00
Mike Jolley
e8974f709d
docblock
...
Closes #13740
2017-03-23 14:25:56 +00:00
Mike Jolley
47f363a463
data-src on all gallery images
...
#13710
2017-03-22 13:26:00 +00:00
Mike Jolley
e2f1449553
Set data-src
...
Closes #13710
2017-03-22 12:51:27 +00:00
Claudio Sanches
f1dab3fdce
Fixed coding standards
2017-03-21 12:38:35 -03:00
refael iliaguyev
e13ba40254
use variable for aligning
2017-03-20 22:26:20 +02:00
refael iliaguyev
af55947f87
Revert "Drop repeated conditions for rtl aligning, use variable instead"
...
This reverts commit a894e7b241
.
2017-03-20 22:21:44 +02:00
refael iliaguyev
a894e7b241
Drop repeated conditions for rtl aligning, use variable instead
2017-03-20 20:53:16 +02:00
refael iliaguyev
6aed418b6f
replace hard coded aligning with rtl conditions
2017-03-19 22:23:18 +02:00