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

Search results not aligned correctly.

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search results not aligned correctly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38273
    chadwickhugh96chadwickhugh96
    Participant

    After update to latest version, the search results are off center. I’ve checked and changed settings to no effect.

    Theme is Flatsome, using WP Rocket and Cloudflare. I did clear/purge all caches as well.

    #38275
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Thank you very much for the details, I managed to pinpoint the issue – the core script is miscalculating the body margin (in your case it is a 371.5px margin), and it shifts the search results box incorrectly by that value.

    I will fix this issue in the upcoming hotfix release later today. If you need an immediate fix, you can use this custom CSS until then:

    div.asp_r {
        position: fixed !important;
    }
    #38276
    chadwickhugh96chadwickhugh96
    Participant

    That fixed it!

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