Re: Changing certain bodies of text and styling concerns/questio

Posts: 4682
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Glad you're enjoying Ubercart. Smiling Regarding the things you're looking to change, some can simply be changed through settings forms. I'd look through the product and checkout settings fields, and you should find where to rename the buttons and zone to state. Regarding the removal of the optional message, this will most simply be done using the locale module (which I'm not familiar with), but may better be done with a simple custom module that removes that description from the form.

Restricting the number of products in the shopping cart is a little more difficult. You'll need a custom module to control when products may or may not be added and to disable the quantity boxes. This is a known limitation of the 1.0 version.

Changing certain bodies of text and styling concerns/questions. By: InfinitySquared (1 replies) Mon, 03/31/2008 - 11:37
  • Re: Changing certain bodies of text and styling concerns/questio By: Ryan (03/31/2008 - 13:13)