Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Remove Country Code from State Drop-Down List

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-15-2005, 08:52 PM
 
ink0198 ink0198 is offline
 

Advanced Member
  
Join Date: Nov 2004
Posts: 45
 

Default Remove Country Code from State Drop-Down List

How can I remove the country code from the drop-down list in the customer/administrator profile sections? Instead of states showing as US:Ohio I just want the drop-down to read Ohio.

Thanks!
__________________
inkusa04
Reply With Quote
  #2  
Old 08-16-2005, 02:28 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

open skin1/main/states

find this

Code:
<OPTION value="{$states[state_idx].state_code}"{if $default eq $states[state_idx].state_code and $default_country eq $states[state_idx].country_code} selected{/if}>{$states[state_idx].country_code}: {$states[state_idx].state}</OPTION>

and remove this bit

Code:
{$states[state_idx].country_code}:
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 08-25-2005, 09:08 AM
 
ink0198 ink0198 is offline
 

Advanced Member
  
Join Date: Nov 2004
Posts: 45
 

Default

Thanks!
__________________
inkusa04
Reply With Quote
  #4  
Old 02-19-2006, 05:48 PM
  ryno's Avatar 
ryno ryno is offline
 

Advanced Member
  
Join Date: Feb 2006
Location: Tempe, Az
Posts: 30
 

Default

thanks - too!
__________________
gold v4.0.18 -> live
...working on another soon
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:27 AM.

   

 
X-Cart forums © 2001-2020