proton318 Posted June 10, 2003 Posted June 10, 2003 Okay, hopefully someone can give me a quick answer on this one. For some reason I can't seem to find where to remove the "comments" box from appreaing on the checkout screens. How do I remove it? Or, put another way .... I don't want the text box there for customers to add comments to their orders when they checkout. Where do I go to remove it? Thanks! Every passing minute is another chance to turn it all around. Delegated to web lackey - again.
Guest Posted June 10, 2003 Posted June 10, 2003 not 100% sure because I havent done it myself, but I think its on the page catalog/checkout_shipping.php then take out the box header at about line 383 and the body of the table is at 387 look for <?php echo tep_draw_textarea_field('comments', 'soft', '60', '5') . tep_draw_hidden_field('comments_added', 'YES'); ?>
proton318 Posted June 10, 2003 Author Posted June 10, 2003 Yep, that worked like a charm! Thanks for your help. One other note, you also have to remove the code in checkout_payment.php. Again, thanks! Every passing minute is another chance to turn it all around. Delegated to web lackey - again.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.