Zantor![]() 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-72006-12-08 10:01 | yes. |
Zantor![]() 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![]() 2006-12-09 20:03 | I test your side and I place successfully a order !
<script type="text/javascript" src="js/standard.js"> </script> var cfTxtToShort = "Text is too short";
|
Zantor![]() 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![]() 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. |