"Order by" inside shortcode is allllmost there
-
Hello,
I have the following shortcode in my page:
[pods name="ofertas" where="idprogram.meta_value='12011' and sessioncheck.meta_value='1'" limit="50" orderby="price.meta_value" template="oferta"]The result I’m getting is something like:
R$ 1.000
R$ 1.130
R$ 1.200
R$ 12.500
R$ 1.300So, the record with 12,5 thousand, sould be on the botton of the results.
How can I correct it?
Thanks, best.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘"Order by" inside shortcode is allllmost there’ is closed to new replies.