Page 1 of 1

[SOLVED] change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 6:52 pm
by mccor
I've been trying this module and really like it. (0.2.7)

Is there an easy way to change a field prompt  in the shipping/ billing info?

In Ireland, we don't have Zip/Postal Codes or States, so I'd really like to change those

I've tried doing this in FEU but to no avail.

Thanks in advance.

Re: change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 6:56 pm
by JeremyBASS
If you not concerned with lang. support, just replace the smarty tag for the prompts .. that is what I do fwiw.. cheers -Jeremy

Re: change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 7:21 pm
by mccor
Thanks Jeremy, for the quick reply.

Sorry to be a pain, but where do I find these smarty tags to replace?

I'm new enough to CMSMS, so I appreciate your help.

Re: change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 7:30 pm
by JeremyBASS
Oh I don't recall right off.. but the templates are in the orders module and I think it's the billing is what it's called.. sorry don't have it in front of me.  HTH cheers -Jeremy

Re: change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 8:02 pm
by mccor
Ah thanks. I'll have a root around. Edit: I found it. I edited the Cartmadesimple/lang/en_us.php

Thanks again for pointing me in the correct ball park.

Incidentally, I'm not using the orders module as that's part of Calguys suite, which won't work alongside Shop/Cart made simple as far as I'm aware.

Thanks again.

Re: [SOLVED] change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 9:45 pm
by Jeff
http://calguy1000.com/Blogs/6/60/custom ... lates.html

If you use this method then you won't loss all your lang changes when you upgrade.

Re: [SOLVED] change/rename field prompts in Cart Made Simple?

Posted: Thu Jul 15, 2010 11:52 pm
by mccor
That's really helpful ajprog. I've got it working. Thanks for pointing me there.

Thanks also to Calguy for a great tutorial. A very handy feature to be aware of.