Mike Jolley
e78e0101af
get_product_search_form Closes #931 .
2012-04-16 14:33:04 +01:00
Brent Shepherd
b0017433bd
Merge branch 'master' of https://github.com/woothemes/woocommerce
2012-04-16 10:42:57 +10:00
solepixel
83d7da6838
Assign a specific class to root level UL element for css targeting (without select all sub UL elements). A better solution would be to apply a filter or give the user an option, but this is considerably better than just having a plain UL element.
2012-04-13 03:32:28 -05:00
Brent Shepherd
00438d6f86
Fixing "Undefined index: show_children_only" notice in product categories widget.
2012-04-13 12:16:28 +10:00
Mike Jolley
e19f46c79d
Add new terms + printf vs echo sprintf Closes #138 .
2012-04-09 00:57:38 +01:00
Mike Jolley
86c8da6189
New walkers. Closes #891 .
2012-04-05 17:51:36 +01:00
Mike Jolley
cce9e7b7c4
small price filter fix when theres no range
2012-03-29 15:50:20 +01:00
Mike Jolley
6695037b85
the_posts filter for relevenssi compat
2012-03-26 15:34:23 +01:00
Mike Jolley
c72dd0fc6d
When mix and max price are the same, don't show price filter
2012-03-26 10:34:04 +01:00
Mike Jolley
cac6a5dee7
price filter
2012-03-23 20:54:45 +00:00
Mike Jolley
2a19a712c3
Merge pull request #860 from lucasstark/patch-3
...
Efficiency update for price filter
2012-03-23 13:41:00 -07:00
Mike Jolley
512e91e2ed
put back layered nav changes to drop downs (from 21 days ago, must have been overwritten)
2012-03-21 19:04:31 +00:00
lucasstark
dde1e3ce84
Efficiency update for price filter
2012-03-21 08:55:34 -03:00
Geert De Deckere
fb9279ca09
Small js fix for 75a8b62cc3
2012-03-18 20:09:05 +01:00
Gary Jones
75a8b62cc3
Don't assume ul is the immediate child inside cart widget.
2012-03-16 22:12:22 +00:00
Gary Jones
9ffe61ebb2
Revert previous changes to master branch.
2012-03-16 22:09:11 +00:00
Gary Jones
697ea323f1
Add missing . before class name, in previous commit.
2012-03-16 21:22:38 +00:00
Gary Jones
3d0870110a
Don't assume ul is the immediate child inside cart widget.
2012-03-16 16:56:32 +00:00
Mike Jolley
fe800d6685
Transient names. Closes #818 .
2012-03-16 16:39:16 +00:00
Mike Jolley
115229aeee
no_found_rows Closes #804 .
2012-03-14 11:41:32 +00:00
Mike Jolley
8c9bf880b4
Reset. Closes #764 .
2012-03-06 17:47:05 +00:00
Mike Jolley
859bc2b3f8
un-needed
2012-03-05 14:47:37 +00:00
Mike Jolley
4f629f6cb0
Tweaked attribute page detection
2012-03-05 14:43:55 +00:00
Mike Jolley
d557f5e1dd
Localisation. Closes #749 .
2012-03-05 10:04:23 +00:00
Ramon van Belzen
e7fbe4bea0
bye bye marcovaldo
2012-03-04 13:42:07 +01:00
Ramon van Belzen
1c818d7c81
translation fix: trailing whitespaces
2012-03-04 13:33:15 +01:00
Mike Jolley
3cb8f314c3
attribute layered nav. #740 .
2012-03-03 21:24:09 +00:00
helga
0dcaa82749
hide widgets that only have current term archive as term in list
...
@todo: verify dropdowns and 'or' queries
2012-03-02 16:16:51 -06:00
helga
b511e155e6
fixed bad logic that was breaking query
2012-03-02 15:34:17 -06:00
helga
7918f06da6
allow filtered nav widget on attribute taxonomy archives
2012-03-02 14:27:39 -06:00
Mike Jolley
723bc5dedc
Small tweak to displayed terms
2012-02-29 15:24:49 +00:00
Mike Jolley
28fec79647
Show relevant terms in drop down layered nav. reflects list mode.
2012-02-29 15:11:04 +00:00
Mike Jolley
4fab179206
Hiding the cart widget option now shows the widget if adding to cart via ajax
2012-02-27 11:04:25 +00:00
Mike Jolley
fdb1359d19
Function for getting placeholder.png - woocommerce_placeholder_img_src() with filter woocommerce_placeholder_img_src
2012-02-24 16:23:08 +00:00
Mike Jolley
e9c94cd2e8
Category widget hierarchy on single product page
2012-02-18 14:18:36 +00:00
Mike Jolley
2ca3e7f5cc
price slider from/to spans
2012-02-16 17:16:27 +00:00
Mike Jolley
f4d5181b1b
Tweaked category widget to only show current tree
2012-02-14 12:42:47 +00:00
Mike Jolley
31ae4beed3
Layered nav dropdowns
2012-02-08 10:51:39 +00:00
Andrew White
f206a96359
Don't output the subcategory wrapper if there are no subcategories
2012-02-08 10:03:14 +00:00
Andrew White
6728748ca3
Fix ordering of categories in Product Categories widget
2012-02-08 06:51:30 +00:00
Mike Jolley
11445ad34c
Cache tweaks and version
2012-02-07 12:09:30 +00:00
Andrew White
9572ef1f2d
Don't apply class when the top level category is selected.
2012-02-06 13:14:52 +00:00
Andrew White
1a957f9faa
Apply the current-cat-parent class to the top level category
...
The category widget does not add a class to the topmost category to
indicate that it is the parent of the current category. This commit
fixes this by applying the standard 'current-cat-parent' class.
2012-02-06 12:24:40 +00:00
James Koster
d5113ee82b
wrapped count in a span
2012-01-28 17:50:36 +00:00
Mike Jolley
0836ce04db
Better class names (final)
2012-01-27 16:38:39 +00:00
Mike Jolley
18eb7ecc0a
Merge pull request #531 from GeertDD/widget_random_products
...
Widget random products
2012-01-25 11:02:28 -08:00
Geert De Deckere
2bf6d97403
Cleaning up code, applying WP coding standards
2012-01-23 19:23:47 +01:00
Geert De Deckere
3364dd75c8
Replacing deprecated "showposts" argument by "posts_per_page"
2012-01-22 20:45:08 +01:00
Geert De Deckere
df21854cbb
Added widget for showing random product(s)
2012-01-22 20:30:41 +01:00
Mike Jolley
80cac8f9c8
Fixed up ajax, and made class filenames follow naming conventions
2012-01-22 15:49:41 +00:00