This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Width of Isotopic results window

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4140
    promusicstorepromusicstore
    Participant

    We want to have an isotopic results window wider than the width of our search field (frame) like in your example demo.wp-dreams.com/?product=ajax_search-pro, layouts: isotopic layout, try: actor.

    #4142
    promusicstorepromusicstore
    Participant

    Attachment: example of Ajax Search on our testsite. If we change width of searchfied, the width of the results-window will change with it.

    #4146
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    It’s because on that example the results window is placed on a different location with the results shortcode. Also, the layout position of the search results is set to “blocking” and not “hovering” – meaning that it’s not hovering above the surrounding content, but rather pushing it down.

    Here is a link to a guide on how that example was created: https://wp-dreams.com/knowledge-base/two-column-search-setup/

    There is also a brief explanation on this in the documentation: http://wp-dreams.com/demo/wp-ajax-search-pro3/docs/#positioning_the_results_elswhere

    The “hovering” result list is resized to the search width because of the absolute positioning. The “blocking” results list however has auto width, so it will be as wide as the container element.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.