Reply To: issues after update

#12631
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

Regarding the results position: there was a change in the z-index values in the recent updates, that might have been causing the problem. The solution fortunately is very simple, just use this custom CSS:

div[id*=ajaxsearchprores] {
    z-index: 100000 !important;
}

However I’m not able to re-create the second issue to be honest. I’ve tried entering multiple items, but I always get the live results, no redirection. It may have been just a cache issue. Make sure to clear your browser cache, by reloading with CTRL + SHIFT + R buttons. If the problem persists, let me know how exactly it happens, and I will try those steps as well.

Best,
Ernest Marcinko

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