Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Selecting Your Country


mes

Recommended Posts

Posted

How do I set it so a certain country is initially pre selected in the drop down box rather than "Please Select", because I only use one country.

 

Thanks Guys

 

P.S Also if anyone knows how I can allign this text better so title and description are closer together.

 

mes

Posted

Cant seem to find the right article, could you direct me towards it if poss:)

 

cheers,

 

mes

Posted
Cant seem to find the right article, could you direct me towards it if poss:)

 

cheers,

 

mes

 

Tips and tricks-> move country to top

 

The example is the US but if you are in a different country just substitute your country number

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted

Cheers guys it worked but still got a bit of a problem as you can see from my page. There are now 2 United Kingdoms in the list, only wanted one is there any way I can edit this code?

 

$countries_array = array(array('id' => '222', 'text' => 'United Kingdom'));

$countries = tep_get_countries();

 

echo tep_get_country_list('country', '222')

 

Thanks Again,

 

mes

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...