Categories displayed in dropdown

This topic contains 11 replies, has 3 voices, and was last updated by  Alex Rollin 4 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #503030

    Scott Robins
    Free User
    Post count: 100

    Hi Folks

    When i click on the search box of our home page

    https://dev.shoppingonline.ie/

    The categories do not seem to be sorted alphabetically. Where is this configured ?

    Thanks

    Scott

    #503041

    Kor
    Moderator
    Post count: 16516

    hi Scott,

    Thanks for your post. You can use this plugin to order it https://wordpress.org/plugins/taxonomy-terms-order/

    #503044

    Scott Robins
    Free User
    Post count: 100

    Thanks that worked !

    Just one thing though, the scroll seems to stop at Camera shops, the scroll should scroll down and view them all. Can you tell us how to change this.

    #503048

    Kor
    Moderator
    Post count: 16516

    Hi Scott,

    Thanks for your reply. Sorry, I’m not sure what you mean by this. Could you elaborate a little bit more?

    #503066

    Scott Robins
    Free User
    Post count: 100

    Sorry

    1. So visit here

    https://dev.shoppingonline.ie/

    2. Click Search Bar

    3. Scroll down.

    4. You will notice it stops at Camera Shops

    Thanks

    #503114

    Kor
    Moderator
    Post count: 16516

    Hi Scott,

    Thanks for your reply. Kindly insert the custom CSS code below to fix this. Insert into WP > Appearance > Customize > Additional CSS.

    ul.gdasac-category {
        height: 150px!important;
    }
    #503197

    Scott Robins
    Free User
    Post count: 100

    Hi

    Unfortunately that did not work, so just to confirm is the problem with the theme or plugin ? I would prefer this added as a fix as apposed to a custom fix. We can certainly wait for this added in the next release.

    Many thanks

    Scott

    #503249

    Kor
    Moderator
    Post count: 16516

    Hi Scott,

    Thanks for your reply. Could you share your Website WP admin access here in private reply so that we could check on it?

    #503253

    Scott Robins
    Free User
    Post count: 100
    This reply has been marked as private.
    #503311

    Alex Rollin
    Moderator
    Post count: 27815

    The Search bar Search for field, when autocomplete is enabled, will show the first ten categories that have listings. It will not show more than that because it will also show post titles, which, when all shown together, are usually long enough to push past a full page height.

    #503325

    Scott Robins
    Free User
    Post count: 100

    Hey Alex

    Apologies but this is pretty bad, autocomplete should have nothing to do with category selection. Best practice would be when you click on the search bar all categories are shown if you scroll up and down and if you decide not to use the categories selection and you start to type a word then as you mentioned if autocomplete is enabled then it tries to give the best match.

    Can we get this fixed please ?

    If not is it possible to break these down into two searchable fields ? One only for categories and the other only for text search that will not show categories ?

    Thanks

    Scott

    #503331

    Alex Rollin
    Moderator
    Post count: 27815

    10 is just the default setting for autocomplete.

    In the advanced search options, make sure to click the blue “show advanced” button

    You can set how many categories are shown, or disable the category or listings autocomplete.

    GeoDirectory – Settings – Advanced Search – Show Advanced

Viewing 12 posts - 1 through 12 (of 12 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket