Reply To: Categories, custom categories (Series, channel, playlist) show image in search

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Categories, custom categories (Series, channel, playlist) show image in search Reply To: Categories, custom categories (Series, channel, playlist) show image in search

#14391
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

It is because the sticky menu makes a DOM copy of the search HTML and places it into itself. This results in invalid HTML and loss of attached event handlers, as copying HTML elements does not copy the event handlers as well.

Unfortunately this is not possible to resolve with any custom code, as making duplicate elements of same IDs and names is not valid, and there is no way around it. It is not related to ajax search pro, unfortunately, if you would place any script powered element into the sticky menu, it would very likely fail as well.

Best,
Ernest Marcinko

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