+ Reply to Thread
Results 1 to 7 of 7

Thread: Show more 10 categories in the block in the sidebar

  1. #1
    Member
    Join Date
    Dec 2015
    Location
    USA
    Posts
    82

    Show more 10 categories in the block in the sidebar

    all the categories in the categories block in the sidebar, how to do?
    укпкерерр.jpg

  2. #2
    hi, go to admin panel/ listing / listing types/ choose your listing type, scroll down to category settings, and add how many to display, also choose as fixed or scroll,

  3. #3
    Member
    Join Date
    Dec 2015
    Location
    USA
    Posts
    82
    Yes I have tried these options. But still shows the first 10 categories

  4. #4
    Hello Vitalii,

    You can change it in ftp://templates>>your_template>>js>>lib.js

    find method: this.categoryTree

    and line: var desktop_limit_top = 10;

    change 10 to other number as you want then save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Member
    Join Date
    Dec 2015
    Location
    USA
    Posts
    82
    Ok! Thank you!

  6. #6
    Member
    Join Date
    Dec 2015
    Location
    USA
    Posts
    82
    how to do the same for plugin "Your location"?

  7. #7
    Hello Vitalii,

    Go to ftp://templates>>your_template>>css>>style.css
    find class: ul.gf-list

    and style: max-height: 217px!important;

    change it save file and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread