• Hi All.

    I want to achieve the following thing in wordpress but don’t know exactly how to achieve.

    I want to add Brands along with their locations in a city.
    Say there are three cities A, B and C.

    I want to add brand1,brand2 and brand3 in city A. And similar in city B and city C.

    Now i want that if user clicks on City A, all the brands will get listed that are in city A. And if then user clicks on any brand say brand1, then the brand’s store locations will get listed along with their maps. Like below.

    Store 1, Street # 1, Shop # 123, ABC Raod———————MAP
    Store 2, Street # 15, ABC Plaza, XYZ Road———————Map

    Any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Basically what you need to do is list a “location” as a post type and your “brand” and “city” would be two custom taxonomies of the “location” post type.

    There are also many plugins that do this.

    http://wordpress.org/plugins/tags/store-locator

    Thread Starter abdul.mannan

    (@abdulmannan-1)

    Hi Charles.

    Thanks for the quick response. I have installed the plugin but i am afraid will this plugin give me the option to create the Cities and then stores in it.

    Also i have added a location. And it will be displayed on a page by using short code. Is it possible to show different locations on different pages based on the cities or stores ? Because currently it will display all the locations on a single page.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘To list all the stores’ is closed to new replies.