Title: Address format in list
Last modified: August 22, 2016

---

# Address format in list

 *  Resolved [mrglennbosch](https://wordpress.org/support/users/mrglennbosch/)
 * (@mrglennbosch)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/address-format-in-list/)
 * Just a question regarding the default format of address. For example in the list
   of address it shows the following format (not in the pop-up):
 * [company name]
    [address] [City] [State] [Zip] (all shown on one row) [Country]
 * Have a look at : [http://www.taxatiemanagementinstituut.nl/locaties/](http://www.taxatiemanagementinstituut.nl/locaties/)
   —————–
   Bedrijfsnaam Ernststraat 189 Amsterdam Noord-Holland 1083 GV Nederland —————–
   I realise some countries do have different address formats. Although I saw in
   some of your screenshots the format was somehow different. Did I miss something?—————–
   I would prefer the following standard format: [company name] [address] [Zip] [
   City] [Country] —————- Maybe add an option to include [address_2] and [state]—————
 * Just want to say a great plugin, any news regarding a premium version
 * [https://wordpress.org/plugins/wp-store-locator/](https://wordpress.org/plugins/wp-store-locator/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/address-format-in-list/#post-5832689)
 * If you open the /js/wpsl-gmap.js file and search for ‘function storeHtml’, then
   look at the bottom of that function. You will see a line that starts with this.
 *     ```
       html = "<li data-store-id='" + id + "'>
       ```
   
 * If you scroll to the right you will see city, state, zip etc. You can change 
   the order in the js file there.
 * The html for the info window is created in the ‘function createInfoWindowHtml’.
   Where you can also change the order of the data.
 * In the 2.0 version you will be able to set the address format through the settings
   panel.
 *  Thread Starter [mrglennbosch](https://wordpress.org/support/users/mrglennbosch/)
 * (@mrglennbosch)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/address-format-in-list/#post-5832737)
 * Hi Tijmen,
 * Thanks did the job
 * Regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Address format in list’ is closed to new replies.

 * ![](https://ps.w.org/wp-store-locator/assets/icon-256x256.jpg?rev=1007784)
 * [WP Store Locator](https://wordpress.org/plugins/wp-store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-store-locator/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [mrglennbosch](https://wordpress.org/support/users/mrglennbosch/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/address-format-in-list/#post-5832737)
 * Status: resolved