• Hello,

    I’ve site with LitheStore Theme installed and the function ” addClass(‘withbg’) “. It doesn’t put the class into the <div id=”ls-topbar”> when i scroll down.
    What can i check to solve this problem?

    Thank a lot.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author badjohnny

    (@badjohnny)

    Hi

    Could I check your website first?

    Thanks

    Thread Starter peccetti

    (@peccetti)

    Hello,

    website is filodilana.it

    Thanks again

    Theme Author badjohnny

    (@badjohnny)

    I checked your website with Chrome developer tools, and I found javascript error at line 173 in theme.js file The error information is “theme.js:173 Uncaught SyntaxError: Unexpected identifier”

    In the LitheStore demo, there’s no js error. So I guess you have changed theme.js file, right? And then I checked your theme.js, I found this line (173) is wrong

    Center the cart button in the product thumbnail*/

    The correct is

    /*Center the cart button in the product thumbnail*/

    The front comment symbol /* is missed.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Theme LitheStore]Problem with addClass('withbg')’ is closed to new replies.