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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Redirect of search ends up in a 404 page sometimes. #17170
    FredagFredag
    Participant

    Hello

    Regarding question 1. I solved it by using a get querystring on the second page (search) like:
    $frontpagesearch = sanitize_text_field( $_GET[‘frontpagesearch’] );

    And with JavaScript ad it to the search bar on the search page (second page).

    I will try to do something similar with question no 2.
    Still curious to here what you have to say about my original question though.

    /Stefan

    in reply to: Dropdown under results – z-index? #16976
    FredagFredag
    Participant

    Tank you for pointing me in the right direction.
    I set the z-index on the first row to 20 (the row/div that contains the search and settings)
    This was done in the Divi-builder (Divi-theme).
    And it worked!

    Thanks again Ernest for the correct and fast answer.

    /Stefan

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