Mike Jolley
339a506112
Merge pull request #2146 from GeertDD/visibilty
...
Spelling fix for "visibilty"
2013-01-04 18:16:19 -08:00
Geert De Deckere
f4bddb0bbc
Add CSS class to featured products and products on sale
2013-01-04 17:02:29 +01:00
Geert De Deckere
f684304ed3
Use post_class() in product loop
2013-01-04 16:53:43 +01:00
Geert De Deckere
86abb2a7c8
Spelling fix for "visibilty"
2013-01-04 16:30:31 +01:00
Geert De Deckere
319c81b403
Made title attribute for product quantity inputs translatable
2013-01-03 14:18:30 +01:00
Mike Jolley
b6387a152e
New checkout field layout Closes #2120 .
2013-01-03 12:37:07 +00:00
Geert De Deckere
e122c78cab
A few more CSS class updates #2086
2013-01-03 13:21:26 +01:00
James Koster
5302eb019f
css class name consistency #2086
2013-01-03 11:40:10 +00:00
Mike Jolley
4f8ef0cd02
Cleaned up description hooks Closes #2125 .
2013-01-03 10:19:56 +00:00
Mike Jolley
7bd2740ba2
Some code cleanup and comments #1765
2013-01-02 12:59:41 +00:00
Mike Jolley
c20e332863
Merge pull request #2103 from foxrunsoftware/master
...
Hooks for added customization
2013-01-02 04:13:30 -08:00
James Koster
1622b7b2b7
consistent title on rating
2013-01-02 12:06:15 +00:00
Justin Stern
1bd820369c
Loop 'add to cart' link customizable
...
added apply_filters to loop 'add to cart' link/button
2012-12-31 17:13:19 -05:00
Mike Jolley
5486ebb737
Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765
2012-12-31 18:25:09 +00:00
Mike Jolley
4988e0f444
Consistant hooks for review order/cart totals - Closes #2076 .
2012-12-29 19:04:18 +00:00
Mike Jolley
2b4c428414
actions hook for buttons. Closes #2074 .
2012-12-28 20:04:18 +00:00
Geert De Deckere
c264829231
Made the home link optional in the breadcrumb
2012-12-28 17:18:54 +01:00
Mike Jolley
6ef1d9222c
Merge pull request #2052 from GeertDD/result_count
...
Improved the result-count template
2012-12-27 10:36:53 -08:00
Mike Jolley
9b8084ec0a
Merge pull request #2066 from daltonrooney/master
...
Upsells and cross sells show current product
2012-12-27 10:20:53 -08:00
Dalton Rooney
0b466952ca
Related should not include current product
2012-12-27 10:27:20 -05:00
Dalton Rooney
1c01ad3f1c
Upsells should not include the current product
2012-12-27 10:26:31 -05:00
Ken Bass
30f539cbde
Fix spaces per WP Coding Standards
2012-12-27 08:09:01 -05:00
Geert De Deckere
a0b8ee16c5
Improved the result-count template
...
- Coding style: mid-line indenting which should be done using spaces.
- Renamed `$max` to `$total`.
- Simplified calculation of `$last`.
- Using en dash between range of values: http://en.wikipedia.org/wiki/Dash#Ranges_of_values .
- Tweaks to the “Showing 1–10 of 12 results” result text:
- Converted `%s` to `%d`.
- Used numbered placeholders (like `%1$d` and `%2$d`) which allows for more flexible translations since the placeholders can be swapped and repeated now.
- Used `_x()` with comment to clarify placeholder order.
- Added two additional texts:
- One for showing the only single result because “Showing 1–1 of 1 results” is overly verbose.
- One for when all results are shown on the same page because “Showing 1–8 of 8 results” is a bit too verbose too.
2012-12-25 10:17:15 +01:00
Ken Bass
8debb1697c
Fix reset password URL to work with non-pretty permalinks
...
Fix security issue where new password is being changed on non-SSL page.
2012-12-25 00:19:33 -05:00
Mike Jolley
0fb50856b9
Account page tweaks for #2027
2012-12-23 12:19:56 +00:00
Brian Richards
3b9b100356
Clean up my-account template
...
This patch moves Available Downloads into it's own separate template
file, and moves the titles for Recent Orders and My Addresses into
their respective templates as well. This patch also adds a couple of
new hooks and filters for making templating even easier.
2012-12-20 11:34:39 -05:00
Mike Jolley
e7e12714c1
Tweak style and function names for image handling.
2012-12-20 10:53:34 +00:00
Mike Jolley
c8852bcf40
Revised, roduct gallery panel, images stored in meta = more flexibility.
2012-12-20 01:13:06 +00:00
Mike Jolley
83377af6b4
Finnish translation Closes #2021 .
2012-12-19 18:43:35 +00:00
James Koster
e1970c497b
consistent titles on star ratings
2012-12-17 14:48:19 +00:00
Mike Jolley
b0c2a11c90
1 table but no colspans, qty column removed
2012-12-16 16:28:54 +00:00
grappler
786d27be88
Split review items from total
...
This change give the user more control and makes the page better for mobile sites. An example can be seen here.
https://www.shultzilla.com/checkout/
2012-12-15 17:29:01 +01:00
James Koster
5a8e25d743
noreviews class
2012-12-13 16:17:32 +00:00
Mike Jolley
7a0c734188
Fix prepares. Closes #1973 .
2012-12-12 10:28:02 +00:00
Mike Jolley
681a2a8ba5
Groups product titles. Closes #1966 .
2012-12-11 17:28:47 +00:00
Mike Jolley
bfcb3ec1e9
Load options in checkout class and ensure hooks are available to change the options. Closes #1950 .
2012-12-10 12:34:59 +00:00
James Koster
8044d8c2af
verified owner class
2012-12-10 11:48:50 +00:00
Mike Jolley
eb2720b04d
Clearfix Closes #1952 .
2012-12-10 11:11:55 +00:00
Mike Jolley
2f04ea576d
Checkout form JS. Closes #1954 .
2012-12-10 11:06:14 +00:00
Mike Jolley
f9fabcc251
Add a class for sub cats. #1930
2012-12-06 17:29:18 +00:00
Mike Jolley
5a82480958
OR not AND for permissions checks. #1922 .
2012-12-05 16:13:08 +00:00
Mike Jolley
ab40f7a01f
Include currency code in schema. Closes #1896 .
2012-12-05 13:44:02 +00:00
Steve Wicks
a1b0c2522f
loop_shop_columns filter to support one column products
2012-12-05 06:31:19 +00:00
Mike Jolley
5e4222fb7f
Fix for fatal error on checkout Closes #1901 .
2012-12-04 20:28:17 +00:00
Coen Jacobs
37feabd87f
WooCommerce 2.0 is coming!
2012-12-03 20:19:58 +01:00
Mike Jolley
60626d25f9
The display options for taxes
2012-12-03 16:37:08 +00:00
Mike Jolley
3f0a698940
Tweak tax display - zeros option removed
2012-12-03 12:41:05 +00:00
Mike Jolley
3c66ddae42
Class tweaks, need more testing. Closes #1874 .
2012-11-29 16:48:40 +00:00
Mike Jolley
0dd88985d7
woocommerce_subcategory_count_html Closes #1871 .
2012-11-28 17:24:17 +00:00
Mike Jolley
c47d398fda
Show free text. Closes #1852 .
2012-11-27 16:57:35 +00:00