NO BUG: Live Search doesn't work, Probably Ajax issue

the live search doesn’t work on this page, it turns to blank once selected.
the ajax request returns 200.

https://topkingtapes.com/001-test/

meanwhile, the pagination is ajax enabled, but it doesn’t work too.






wordpress site running on Siteground, SG speed optimizer enabled.
no js files defered.

Hello @tsuicx,

By “live search”, you mean this filter here, right?

Can you take a screenshot of the configuration of it? Additionally, if you need live search functionality, then you also need to enable that in a query loop.

Matej

Hi @tsuicx,

can you just check those two things also:

  • Can you try to disable CookieYes plugin (or script)
  • Can you check in the Filter - Search element, if you have “target query” set?

Let me know,
Thanks.

yes I mean “live filter”, this is the screenshot of config.

I tried to disable CookieYes plugin, and it works.
do they conflict?
is there any way to solve this problem?

oh man @Matej after CookieYes plugin disabled, the ajax request works well now.

but how can I use both at the same time?
thank you.

@Matej and this is the plugins installed on this website.

I checked your website now, and it seems like it’s working, yes? And CookieYes is active, am I right?

Matej

yes it works well now, after disable the CookieYes plugin, or delete cookieyes code from the website.
maybe cookieyes is already installed via GTM, so duplicated install maybe, checking this now.

thanks so much, Matej.

1 Like

Ah, yeah, it might be that.

I’ll mark this topic as a no bug though, because we figured out it’s not a Bricks bug :slight_smile:

Thanks.