Price Sorting Error:String not Value
http://mydomain.com/?sort=meta_value&ke ... &order=asc
Hi guys,
the function at the top here is giving me issues
I have four prices for example and when I run the asc function it ranks them like this:
1. $280
2. $3300
3. $440
4. $500
DCowgill is the function sorting my string and not by value - how can i change this? is anyone else havin issues?
(SEE: 2, 3, 4, 5)