Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] Can I change default country from United States?

[SOLVED] Can I change default country from United States? 16 years 3 months ago #590

  • Feldon
  • Feldon's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 0
Can I change the country that is displayed by default on the registration page? I've changed the currency to Canadian dollars, but I'd like the country to display as Canada too.

Please Log in or Create an account to join the conversation.

[SOLVED] Can I change default country from United States? 16 years 3 months ago #591

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Locate the file country.htm in /components/com_dtregister.
This contains the list of countries to choose from. Scroll down to find United States. You'll see:
<option value="United States" selected="selected">United States</option>

Remove the code: selected="selected"

Insert the selected value into the option tag for the country you want to be the default option. Thanks!

Please Log in or Create an account to join the conversation.

[SOLVED] Can I change default country from United States? 16 years 3 months ago #592

  • Feldon
  • Feldon's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 0
That worked, thank you.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.145 seconds