![]() |
How do i change the field Condition and the price value I wonder how i can change the field Condition ( Kvalite in swedish). I dont want it at all so is it possible to change it to a extra field i called Extra Field #5: instead of condition The extra filed #5 is the city the ad has made from. I cant use the zip code so i have to do some extra field called Town (Stad in swedish) http://www.saltvattensguiden.se/anno...at.php?cat=all And how do i change the price to 1000 insted of today 1,000.00 Hope for some help this time to!! Best regards |
Well you can remove the condition from the uploadproduct template To alter the price you simply modify showproduct.php and do something like this $price[$itemnum] = "{$Globals['currency']}" . number_format( $priceline, 2 ); to say maybe this $price[$itemnum] = "{$Globals['currency']}" . number_format( $priceline ); |
Quote:
I cant find the $priceline, 2 in that file that you said |
If you make an extra5 in cat options that field will display in uploadproduct and showproduct You need to remove condition from the template if your not going to use it Do you see a price variable like the one I posted |
Okey i sitting right now with it and have nearly fixed it but i dont know what i shuld write to se my extra field called 5 orginal its like this Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 07:40 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0