• Resolved nijatmursali

    (@nijatmursali)


    Hello,

    How can I add filtering with the city on the store-listing page? I am using the starter version of Dokan Pro. At the moment it just filters with name, but I would like to add city in another column to search?

    https://ibb.co/VDMrg6B

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @nijatmursali ,

    Okay, I understand your goal here. This will require some serious customization which is beyond the scope of this forum. However, I can give you the file locations to figure out the current implementations.

    You can understand how the store filter is working from this file – \dokan-lite\includes\Vendor\StoreListsFilter.php

    If you want to get access to the country of the vendor you can do it in many ways; using WordPress’s default user information function or take a look at how Dokan is getting them in the store header from – dokan-lite/templates/store-header.php.

    If you want to know how the additional fields are added in Dokan Pro you need to contact us via ticket. Mention this thread on the ticket so that we can see this discussion as well.

    Thank you ??

    Thread Starter nijatmursali

    (@nijatmursali)

    Sorry how to add a Ticket? I’m new to Pro version, so don’t know about it.

    Thread Starter nijatmursali

    (@nijatmursali)

    Even I have pro version, I need to make changes to lite version of Dokan?

    Thread Starter nijatmursali

    (@nijatmursali)

    dokan-lite/templates/store-header.php saw this file, but which template we need to change for store-listing? I want to add another column to search with location input.

    Thread Starter nijatmursali

    (@nijatmursali)

    I made a template for location as well, but from the codes you mentioned, did not find how you exactly get the name="dokan_seller_search"

    https://ibb.co/K6x2YZ0

    Hello @nijatmursali ,

    You can create ticket from your weDevs account or you can submit in this contact form.

    Our support policy does not allow us to provide customization solutions.

    You can either contact an expert developer or you can upgrade to use our Geolocation module. You can have some cool location-based search with it. More details here.

    Thank you ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to add filtering by cities in store-listing page?’ is closed to new replies.