Title: Does this work with Multisite?
Last modified: August 30, 2016

---

# Does this work with Multisite?

 *  [joycegrace](https://wordpress.org/support/users/joycegrace/)
 * (@joycegrace)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/)
 * Will this plugin work with WP Multisite?
 * So for an example scenario: IP is detected, pop up says “it looks like you’re
   close to one of these areas” > user picks the location > user is taken to a multisite
   network site that is all about that location and is a separate site from the 
   top-level site on the root domain.
 * Or a similar solution (open to ideas)
 * Thanks for any help you can offer!
 * [https://wordpress.org/plugins/geo-my-wp/](https://wordpress.org/plugins/geo-my-wp/)

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

 *  Plugin Author [Eyal Fitoussi](https://wordpress.org/support/users/ninjew/)
 * (@ninjew)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555351)
 * Hello Joy,
    Unfortunately there is no such solution out of the box. It might 
   be possible to create it as a custom feature but I cannot say for sure.
 * One way I can think of is maybe using custom post types. Say for example you 
   create a custom post type “sites”. You then create a post for each site and assign
   a location to it using GEO my WP. You can then display nearby locations ( posts)
   using GEO my WP forms and the visitor will see a list of locations nearby his
   location. In this list of results you will need to somehow redirect the location
   title to the site it belongs to instead to the original post.
 * GEO my WP Forms displayed using shortcode so you will need to create a popup 
   window and have the shortcode in there. Also, GEO my WP detect the visitors location
   using the browser and not IP address.
 * Just an idea, I hope that helps.
 * Let me know if you have any other questions.
 * Regards,
 *  Thread Starter [joycegrace](https://wordpress.org/support/users/joycegrace/)
 * (@joycegrace)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555353)
 * Thanks! Can you tell me what you mean by the location being based on the browser?
   Where is browser location information stored? Just curious how reliable that 
   method would be for our needs.
 *  Plugin Author [Eyal Fitoussi](https://wordpress.org/support/users/ninjew/)
 * (@ninjew)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555357)
 * What I really meant is [HTML5 Geolocation](http://www.w3schools.com/html/html5_geolocation.asp).
 * GEO my WP provides a “Current Location” widget and shortcode which allows the
   vsitor to either enter his address or to automatically retrieve it. Once the 
   visitor’s current position found GEO my WP will save it via cookies.
 * HTML5 Geolocation is far more accurate and reliable then IP address.
 *  [RafaPers](https://wordpress.org/support/users/rafapers/)
 * (@rafapers)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555561)
 * Dear Eyal
 * Your product is awesome,you are very intelligent!
    I was looking for a application
   regards multiple vendors restaurants research application Like is possible to
   order only if the store is nearby 5 km from visitor side. Could have a pick up
   product option as well This application can be used for delivery food, and flowers
   means it has to be necessary only 1 hour for delivery. totally integrated to 
   woo commerce and multiple stores.
 * 1- Visitor make a research from zip code, IP , or GPS
    2- Research done with 
   some stores 3- click on store, then have product menu options, click to card 
   4- Visitor choice on checkout page between a)pick up product, b) delivery with
   pay on delivery option. 5- Calculate time and distance to delivery or pickup 
   product.
 * the light give you health an prosperity and knowledge
    best regards Rafael
 *  [auoasis](https://wordpress.org/support/users/auoasis/)
 * (@auoasis)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555582)
 * Hi Eyal,
    I have a question similar to Joy’s multisite. However I want to geocode
   the actual sub-domain site. i.e. when a user lands on the top level domain site
   and is either auto located, address entered or drills down on a map (Geodirectory
   plugin) a sub domain site relevant to that location is displayed. I will have
   a bit more of a play with the plugin but if I can’t get my head around it is 
   this something you can do (happy to $). I can think of a few ways but not sure
   best way.
 * Thanks,
 *  Plugin Author [Eyal Fitoussi](https://wordpress.org/support/users/ninjew/)
 * (@ninjew)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555587)
 * [@rafael](https://wordpress.org/support/users/rafael/),
    Thank you for the kind
   feedback.
 * > 2- Research done with some stores
 * 1) How do you create multiple stores? using a plugin or custom work?
    2) What
   is a store? a Post type? subsite?
 * I need to have more details of how your site is setup to give you a better answer.
 * Please considering posting future topic in [GEO my WP](http://geomywp.com/support)
   official forum for faster reply.
 * Thanks,
 *  Plugin Author [Eyal Fitoussi](https://wordpress.org/support/users/ninjew/)
 * (@ninjew)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555588)
 * [@auoasis](https://wordpress.org/support/users/auoasis/)
    Such solution is possible
   and on my to do list as a possible future add-on. However, I won’t get into it
   before I release the next major update of GEO my WP.
 * At the moment a possible solution could be what I mentioned above:
 * > One way I can think of is maybe using custom post types. Say for example you
   > create a custom post type “sites”. You then create a post for each site and
   > assign a location to it using GEO my WP. You can then display nearby locations(
   > posts ) using GEO my WP forms and the visitor will see a list of locations 
   > nearby his location. In this list of results you will need to somehow redirect
   > the location title to the site it belongs to instead to the original post.
 * Does that makes sense?
 *  [RafaPers](https://wordpress.org/support/users/rafapers/)
 * (@rafapers)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555589)
 * Very cleaver my friend, good solution, its easy to understand the concept,
    however
   it has some code knowledge before to develop such application. Each site will
   have a product menu, to bring information to card and checkout.
 *  [RafaPers](https://wordpress.org/support/users/rafapers/)
 * (@rafapers)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555590)
 * [@eyal](https://wordpress.org/support/users/eyal/)
    2) What is a store? a Post
   type? subsite? store is the restaurant or flower you click on it and bring a 
   portfolio of products.

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

The topic ‘Does this work with Multisite?’ is closed to new replies.

 * ![](https://ps.w.org/geo-my-wp/assets/icon-256x256.gif?rev=2803407)
 * [GEO my WP](https://wordpress.org/plugins/geo-my-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/geo-my-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/geo-my-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/geo-my-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/geo-my-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/geo-my-wp/reviews/)

 * 9 replies
 * 4 participants
 * Last reply from: [RafaPers](https://wordpress.org/support/users/rafapers/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/does-this-work-with-multisite-3/#post-6555590)
 * Status: not resolved