Search results not aligned correctly.

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

This topic contains 2 replies, has 2 voices, and was last updated by chadwickhugh96 chadwickhugh96 2 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38273
    chadwickhugh96
    chadwickhugh96
    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.

    Attachments:
    You must be logged in to view attached files.
    #38275
    Ernest Marcinko
    Ernest 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;
    }
    Best,
    Ernest Marcinko

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


    #38276
    chadwickhugh96
    chadwickhugh96
    Participant

    That fixed it!

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

You must be logged in to reply to this topic.