Hi, I just uncovered a recent conflict with Algolia search where litespeed is preventing a javascript from firing on my search results page. Here's the error I see in the console when litespeed cache is on:
This goes away when litespeed cache is off and the search results return normally.
I'm assuming this can probably be fixed through one of the settings in litespeed but I'm not very technical so have no idea where to start. Can someone help?
Code:
?s=cabernet:181 Uncaught TypeError: wp.template is not a function
at Object.<anonymous> (?s=cabernet:181)
at Function.each (jquery.js:384)
at HTMLDocument.<anonymous> (?s=cabernet:180)
at j (jquery.js:3148)
at Object.fireWith [as resolveWith] (jquery.js:3260)
at Function.ready (jquery.js:3472)
at HTMLDocument.J (jquery.js:3503)
I'm assuming this can probably be fixed through one of the settings in litespeed but I'm not very technical so have no idea where to start. Can someone help?
Last edited by a moderator: