May 2014
WordPress Order by Price with two currencies
A client of mine runs a WordPress site where user can add products. The prices are stored as a postmeta value. In a second postmeta it is saved, in which currency the price is saved. So the user cann add the price as US-Dollar or Euro. The client now asked if it is possible to […]