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

Reply To: Ajax product search

#27071
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Looks like there is some sort of a loading script that initializes the items during the page load. That however does not trigger during ajax requests, so the elements remain “invisible”. If it’s possible, removing the element animations (opacity, and some sort of a size growth), then it will most likely resolve it.
Otherwise turning off the ajax live loader is the only option.