• So the stores on our site have protected franchise territories, meaning they each service certain zip codes. We added a field with a list of all zips they work with (comma separated) to each store. For most stores, this isn’t an issue since they’re further away. However, in the New England area, some stores are close to each other and their territories run up against each other. One store may have one zip, while a farther store has the city next door, despite the store being farther away.

    How can we utilize this plugin for our issue? Everything else it does is great, and works for most of what we need.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    What you want is possible, but it does require a bit of custom code ( normally the SQL query only uses coordinates, and not the searched input ).

    Let me know if you’re comfortable with PHP/Sql and I will explain it in more details how to get this to work.

    Thread Starter bryanmomentum

    (@bryanmomentum)

    Hi Tijmen,
    Yes, please let me know.

    Thanks!

    Thread Starter bryanmomentum

    (@bryanmomentum)

    Hey Tijmen,
    Any update on this? I can provide a direct contact as well if you’d like.

    Thanks!

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

The topic ‘How to search custom fields’ is closed to new replies.