Embed Modal Window Error: TypeError: e.indexOf is not a function

Started by jitu1977, March 10, 2020, 03:33:42 AM

Previous topic - Next topic

jitu1977

I am trying to embed product on static html page. But i keep getting error javascript TypeError: e.indexOf is not a function

trying to embed on home page. my installation is at .com/store and trying to embed at .com

can anyone help??

jitu1977

Only feature for which i opted to abantecart over woocommerce was ability to embed products on static pages.

Looks like made wrong choice of using this cart system.

Basara

Post url with problem or html source so others can see and help

jitu1977

solved it after hours of racking of brain.

e.indexOf error in console screwed me and i dwelled into the javascript.

and the problem was because of css.

.fade:not(.show) {
    opacity: 0;
}

Changed 0 to 1. and it is working as it should.


Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -