Remove Street Name and Company Name

Zantor

No avatar

2006-12-08 09:53

Is there any way to remove the street name and company name in the cart section? I would also like to add another section instead of those above. My products are all online, so I don't need to know this kind of information, but I need to know thigns like the web address. How do I change some and remove others?

Zantor

maly-7

Avatar: maly-7

2006-12-08 10:01

yes.
if you want remove this fields just edit file: templates/orders_velivery.tpl

you can also add in this place other fields.

Zantor

No avatar

2006-12-09 01:32

I have changed the fields' names, but left their values (eg. ZipCode is now URL), and it allows me to go on to the payment page, but on that page it says that I have not filled in all the fields. Does anyone know how to fix this. You can see what I'm talking about at: www.studenthelpforum.com/fp/cart and try to buy something.

Zantor

andykb

No avatar

2006-12-09 20:03

I test your side and I place successfully a order !

maybe you mean this

 <script type="text/javascript" src="js/standard.js"</script>
  <script type="text/javascript">
    <!--
    var cfBorderColor     = "#5d81bd";
    var cfLangNoWord      = "Please fill in all required fields";
    var cfLangMail        = "Enter e-mail address";
    var cfWrongValue      = "Enter correct value";
    var cfToSmallValue    = "Value is too small";
    

var cfTxtToShort = "Text is too short";
//-->
</script>

Zantor

No avatar

2006-12-09 23:59

I think I worked it out. No idea how, but it seems to be working. Thanks for all your help.

Zantor

Jo

No avatar

2006-12-15 13:33

you need to also edit core/orders.php to remove values...unless you make them hidden and have a default value in there. I think so anyway.

Back to top
about us | contact