• Resolved loopforever

    (@loopforever)


    Hello there,

    I have Main Categories for Women, Men and Kids. Below them are the clothing categories. There are T-shirt under clothing.

    So,
    Women> Clothing> T-shirt
    Men’s> Clothing> T-shirt
    Kids> Clothing> T-shirt.

    Vendor searches in the -Select Category- section while adding products. For example, T-shirt.

    Three different trousers appear and the main categories do not appear (For example, Women, Men and Children).

    In such a case, of course the vendor cannot make the right choice. What would you suggest for this?

    Note: Of course there are only 3 main categories. This is a marketplace. There are 10 main categories. You can imagine that this complicates everything even more.

    • This topic was modified 4 years, 2 months ago by loopforever.
    • This topic was modified 4 years, 2 months ago by loopforever.
    • This topic was modified 4 years, 2 months ago by loopforever.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @loopforever ,

    I understand your point.

    It can be confusing if you have a similar named child categories and you search for one of them. I am taking this as an enhancement request to improve this search UI so that you can identify the parent categories.

    You can also make a feature request here – https://wedevs.com/account/dokan-feature-requests/

    I believe your vendors can find the right category by scrolling down, without searching at the moment.

    Thank you ??

    Thread Starter loopforever

    (@loopforever)

    Thank you for your answer.
    I want these to be opened side by side in the search result.
    So not like this (For example I wrote T-Shirt):
    T-Shirt
    T-Shirt
    T-Shirt
    In the search result, the subcategory should appear along with the main category. So as follows(For example I wrote T-Shirt):

    Women> Clothing> T-Shirt
    Men’s> Clothing> T-Shirt
    Kids> Clothing> T-Shirt

    For this, I have to change which files and where. Can you guide me?

    Hello @loopforever ,

    I understand your request.

    However, I do not have a definitive guideline to achieve the result.

    Dokan is using the Select2 library to create these search options. You can find select2 files in Dokan under \dokan-lite\assets\vendors\select2\ folder.

    You will find the category selection PHP functions under these files –

    \dokan-lite\templates\products\new-product-single.php
    \dokan-lite\templates\products\new-product.php
    \dokan-lite\templates\products\tmpl-add-product-popup.php

    I hope the information helps.

    Thank you ??

    Thread Starter loopforever

    (@loopforever)

    Okay thank you very much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Category and Select’ is closed to new replies.