Scroll bar missing

This topic contains 6 replies, has 2 voices, and was last updated by paulburkes paulburkes 5 years, 2 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #20912
    paulburkes
    paulburkes
    Participant

    Hi, I’m doing some testing and would like to use the Compact Box Layout in the header part of my website to replace the current search page link.

    I’m testing on this page first https://www.classtrips.co.uk/testing/

    The problems I have are
    1 – as soon as I click in the search box it starts to generate results
    2 – the box doesn’t shrink down to the magnifying glass when I click out of it
    3 – there is no scroll bar visible on the right hand side of the results

    I have the option set to ON to close on document click but this doesn’t seem to work.

    Please let me know what I need to do.

    Regards,
    Paul

    #20923
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Paul,

    Thank you for all the details!

    1 – I can’t see this issue. Is this happening on a specific browser/device?

    2 – This seems like a minor stylesheet conflict, this custom CSS should resolve it:

    .asp_r.vertical .results {
        width: 100% !important;
    }

    3 – On the first click, the results get closed, then the search bar on the second click . If there are no results visible, the search bar is closed on the first document click.

    I hope this helps!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #20925
    paulburkes
    paulburkes
    Participant

    Thank you, yes the CSS code worked – I can now scroll.

    Yes the other issues are all fixed now – great search feature !!

    In the General Options > Sources ( I have 2 selected Posts & Listings) and in Sources 2 (I have 1 selected Listing Regions)

    Is it possible for the results to show these under category headings grouped together

    For example – If a user types Yorkshire on my search https://www.classtrips.co.uk/testing/

    Could the results show a heading first for say:

    Location and then list east Yorkshire, North Yorkshire ect..
    Attraction and list Kirklees Light Railway ect…
    Blog and list where Yorkshire is listed in blog posts

    I would like it to separate the results similar to the search on this website https://www.dayoutwiththekids.co.uk/

    Is this possible?

    Many thanks again for your quick help.

    Regards,
    Paul

    #20933
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Paul,

    You are welcome!

    I think you are looking for the Grouping options, which allows grouping of the results when using the vertical layout on the live results list.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #20937
    paulburkes
    paulburkes
    Participant

    Fantastic!!! works great. I tried it with a search for York and it delivers exactly how I want it.

    Just 1 quick question – if there are more than 10 results how can I list the number or provide a next page so all results are available?

    Many thanks again for a great product and support.

    Paul

    #20938
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Paul,

    You are welcome!

    Well, with grouping enabled the more results feature with live loading does not work unfortunately. The only possiblity is to perhaps increase the results count.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #20939
    paulburkes
    paulburkes
    Participant

    OK, it’s fine as it is. I appreciate all your help.

    Many thanks,
    Paul

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

You must be logged in to reply to this topic.