Title: [Plugin: Visual Form Builder] Default Country
Last modified: August 20, 2016

---

# [Plugin: Visual Form Builder] Default Country

 *  [aro747](https://wordpress.org/support/users/aro747/)
 * (@aro747)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-default-country/)
 * How can I set a default country for the drop-down?
 * Thanks for your help.
 * [http://wordpress.org/extend/plugins/visual-form-builder/](http://wordpress.org/extend/plugins/visual-form-builder/)

Viewing 1 replies (of 1 total)

 *  [pr@egmc.co.uk](https://wordpress.org/support/users/pregmccouk/)
 * (@pregmccouk)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-default-country/#post-2502418)
 * I managed to change this by amending the code a wee bit.
 * Goto the php file in the Edit Plugins section (visual-form-builder/visual-form-
   builder.php
 * Search for the section regarding the list of countries … something like
    <option
   selected=”selected” value=””></option>’;
 * and put the Country in between the two ” ” at value so that it looks like this
   example
    <option selected=”selected” value=”United Kingdom”></option>’;
 * This may not work on all browsers but many of them are ok.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Visual Form Builder] Default Country’ is closed to new replies.

 * ![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)
 * [Visual Form Builder](https://wordpress.org/plugins/visual-form-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-form-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-form-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-form-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-form-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

## Tags

 * [country](https://wordpress.org/support/topic-tag/country/)

 * 1 reply
 * 2 participants
 * Last reply from: [pr@egmc.co.uk](https://wordpress.org/support/users/pregmccouk/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-default-country/#post-2502418)
 * Status: not resolved