I am using this plugin to try and show a list of boats by price. It is working but rather than using numerical order is is putting any price starting with 9 first for example the first boats listed are:
PRICE: € 99,995 / PRICE: € 9,995 / PRICE: € 910,000
How do I make it do it actually shows the prices in numerical order
The problem is that the custom field (meta data) is being sorted alpha numerically. Until this is fixed with an option to sort numerically (if required), Rockett will need to save the prices as, for example …
00000000000099
00000000004584
Oliver
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Order by ACF price’ is closed to new replies.