MichielAalders Posted November 17, 2011 Posted November 17, 2011 Hello Everybody, I'm working on my company's internal webshop but there are a view things i want to change but don't know how. for the account creation information like the adress is unnecessary so i want to remove this from the creation screen. is this possible? i checked the PHP but i don't think i can just remove the unneeded options because of the variables and stuff. also i would like to have at check out 1 or 2 boxes in which the user can add the reason for his orders can i just add this in php or does this need to be put in the database too ?
♥geoffreywalton Posted November 17, 2011 Posted November 17, 2011 You can set the required length to 0 for some fields. You could remove the fields from the screen and set them to default values. There is already an order comments box on the checkout screen just change the title of the field in the language file. HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.