+ Reply to Thread
Results 1 to 6 of 6

Thread: Category option not showing while add listing.

  1. #1
    Senior Member
    Join Date
    Nov 2016
    Posts
    109

    Category option not showing while add listing.

    Hi

    I have "Car dealer" account type that is just giving car listings. And Motors listing type has just one category is Cars. If I sign in with car dealer account and try add a listings Car categories not showing subcategories for choose.
    Screenshot_2.jpg

  2. #2
    Senior Member
    Join Date
    Nov 2016
    Posts
    109
    If a listing type has just one category, it is not showing subcategories under that listing type while adding a listing.

  3. #3
    Yes, we hide 1 category because many users ask us to hide it.
    If you want to show it you can do it yourself in code. Open the file: ftp://templates>>your_template>>components>>category-selector>>_category-selector.tpl
    find the code in the top of the file:
    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Senior Member
    Join Date
    Nov 2016
    Posts
    109
    Hi Viktor

    I cant see and select subcategories under cars category while add listing with Car dealer account. Your code is just showing Motors listing type. I cant add a listing under like BMW subcategory.
    Last edited by Halit Kincal; March 22, 2020 at 04:37 PM.

  5. #5
    Yes, you are right need a bit more.
    Open the same file and find the code below:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Senior Member
    Join Date
    Nov 2016
    Posts
    109
    Thank you again Viktor

+ Reply to Thread