Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Ajax product search › Reply To: Ajax product search
May 4, 2020 at 12:05 pm
#27071
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.