Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #452321

    Support,

    I have made a few adjustments to the search widget – 100% width and added AJAX. The issue I am running into is that when searching (Ex. “the “), the AJAX results are shown under the content in ANOTHER Content Section. If the search widget is located within the SAME Content Section, it displays correctly.

    How can I fix this?

    Thanks!

    #452909

    Hey tylerjmorrison!

    Sorry for the late reply. I’m not sure I understand exactly what you mean, maybe that the when when too many results are shown it flows off the page? If I’ve misunderstood you maybe you could provide us with a screenshot or a further explanation?

    Regards,
    Rikard

    #452911

    As stated above, if you head to the site provided, search “the ” in both of the search widgets at the top of the page – you’ll see what happens. Here are screenshots:

    Issue (First Widget) – you can see the text behind the AJAX results:
    http://tinypic.com/r/m7dw2f/8

    Correctly shown (Second Widget) – the background of the results is white and the text on the actual page is hidden:
    http://tinypic.com/r/9ar38n/8

    The easiest way for you to see the issue is probably by visiting the site and using both searches to see the issue.

    Thanks!

    #453917

    Hi!

    It was not meant to be used in that area. What you can do is set the position to relative so it expands that section instead of displaying beneath the other sections.

    .widget .ajax_search_responsive { position: relative !important; }
    

    Best regards,
    Elliott

    #454060

    Well that’s disappointing! I also added the code above but the search continues to the next section.

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘AJAX Search Z Index Issue’ is closed to new replies.