• Resolved ShallowVee

    (@shallowvee)


    Hi, we’ve got Avada 5.7.2 with WP 5.0.2 and LS 2.8.1, and I believe since w’eve updated to WP 5, the Avada search button has not been compatible with LS. I’ve reset all LS settings to default, but we have the same behavior.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @shallowvee,

    Have you tried to deactivate LS plugin to see is it keep happening?

    And we found Uncaught SyntaxError: Unexpected token ; js error, can you try to turn off JS Minify and JS Combine check where’s it come from?

    Thread Starter ShallowVee

    (@shallowvee)

    Hi, stanleylitespeed, yes, when I deactivate the LS plugin, the search button action returns. I found that turning off JS and CSS Combine returns the search action as well (must be both), which is helpful. If you can point me in the right direction for how to check where the js error is coming from, I would love to learn more about it as well.
    Thanks for your Litespeed support.

    Hi @shallowvee, you should see the Uncaught SyntaxError: Unexpected token ; still here if you open Inspect > Console and it can locate where’s the error coming from.

    Here’s which I can found:
    (label.children('span').text($selected.next('label').text());
    Missing one close brackets at the end.

    Once you fixed this error you may try to active the JS combind feature again to get better performance.

    Thread Starter ShallowVee

    (@shallowvee)

    Thanks, Stanley! Your support has been very appreciated. I tracked down the error and believe it’s no longer a problem, and have turned JS Combine on and seem to have no issues with it either, and the search button is working as it should.
    All the best, and thanks again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Litespeed + Avada’s search button = broken’ is closed to new replies.