Search results white on white background

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search results white on white background

This topic contains 4 replies, has 2 voices, and was last updated by Karsten Windfelder Karsten Windfelder 6 years, 10 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13690
    Karsten Windfelder
    Karsten Windfelder
    Participant

    Hi there,

    when I´m logged in I can´t see the search results. It´s just white space.

    It woks fine in a incognito window so I think the user can use the search.

    But I can see this issue in the incognito window as well from time to time.

    What should I do?

    Thanks
    Karsten

    Attachments:
    You must be logged in to view attached files.
    #13701
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Karsten,

    I’m guessing that there is either a custom stylesheet loaded, or maybe a browser extension conflicting whenever you are logged in. It’s hard to tell unless I can see it.

    There are maybe two things you can try:
    1. Disable animations: https://i.imgur.com/VokVnfJ.png
    If there is something affecting the animations, then this will very likely help.

    2. Disable the scroll bar script: https://i.imgur.com/A1WrTqT.png

    Let’s hope this does change something.

    Best,
    Ernest Marcinko

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


    #13711
    Karsten Windfelder
    Karsten Windfelder
    Participant

    Hi Ernsest,

    thank you, 1. solved it!

    Now when I´m logged in I can´t see the matching words in green, but that´s no problem.

    Karsten

    Attachments:
    You must be logged in to view attached files.
    #13717
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Great!

    I guess that something overrides that color for logged in users. In case you want to fix that, try this custom CSS:

    .wpdreams_asp_sc span.highlighted {
        color: green !important;
    }

    This may work, just don’t forget to replace the green with the color code of your choice.

    Best,
    Ernest Marcinko

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


    #13726
    Karsten Windfelder
    Karsten Windfelder
    Participant

    Hmm, that doesn´t work but it´s really not important for us!

    Thanks,
    Karsten

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

You must be logged in to reply to this topic.