• 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/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Eyal Fitoussi

    (@ninjew)

    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

    (@joycegrace)

    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

    (@ninjew)

    What I really meant is HTML5 Geolocation.

    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.

    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

    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

    (@ninjew)

    @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 official forum for faster reply.

    Thanks,

    Plugin Author Eyal Fitoussi

    (@ninjew)

    @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?

    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.

    @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.