v3.1 RC1 price field alternative
Hi, in the previous version I was using a custom field instead of the price field because I wanted users to have certain terms available as a drop-down box: Free, Trade, Wanted. In v3.1 it seems the capability to change the cp_get_price function in theme-functions.php has changed. There is now a cp_get_price function that uses the variable "$meta_field". When I change that variable to my custom field 'cp_terms' the function fails and I get page error. Can you let me know how I might retrieve my custom field as the "price" in the new version? Thanks.
Last edited by jomarkosabel; July 1st, 2011 at 11:56 AM.