![]() |
How to remove "price paid" field? Again another field we do not need as an option and wanted to know how to remove that :) |
Open up reviews template and remove the price html. <td class="{$Style['tddetails']}"> <span class="{$Style['medium']}">{$Globals['pp_lang']['price']}</span> </td> <td colspan="2" class="{$Style['tddetails']}"> <input type="text" name="price" value="$price" /> </td> |
Thanks so much as always Chuck! |
Would it be easy to code 'show price paid / don't show price paid' as a user option in future versions? If so I'll put it forward as a suggestion :-) |
As always place all suggestions in the suggestions forum so we know they are suggestions. We don't scan bug or install forums for suggestions ;) |
Quote:
|
removed that from the templates but is still showing. |
You will need to edit other templates and remove the price field from display like say showproduct |
so I need to remove it from just those 2 templates or additional templates as well? |
Off the top of my head probally showproduct uploadproduct showcat reviews |
thanks - will check those out! |
| All times are GMT -5. The time now is 08:30 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0