But then i cant get teacommerce to work with the ajax update and gets this error from the Console
Uncaught TypeError: Cannot call method 'setDefaults' of undefinedcontourform.js:5
Uncaught TypeError: Cannot call method 'setDefaults' of undefinedcontourform.js:5
body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.jquery.prettyPhoto.js:699
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.jquery.prettyPhoto.js:699
Uncaught ReferenceError: _ is not definedcustom.js:337
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.jquery.min.js:14
That sounds like a bit of a weird case. So if you have a vanilla Umbraco/Tea Commerce then your javascript works? If you have not tested that - try and do that first. We have sites that have Contour and Tea Commerce without any problems. So it should be able to get it working.
Teacommerce - Bootstrap.js - Contour
Hi
Umbraco v6.1.6 (Assembly version: 1.0.5021.24867)
But then i cant get teacommerce to work with the ajax update and gets this error from the Console
IF i place the js scripts in this order.
Ii get this from the Console in Chrome
This is as it should be, except now it add to items to the basket every time.
This is a confusing (Maybe) description for my problem.
I have tryed almoast every combination of the order of the scripts.
If it´s not clear what the problem is i can try to explain more.
René
Hi
I forgot that the solution is based on the teacommerce demo.
René
Hi Rene
That sounds like a bit of a weird case. So if you have a vanilla Umbraco/Tea Commerce then your javascript works? If you have not tested that - try and do that first. We have sites that have Contour and Tea Commerce without any problems. So it should be able to get it working.
Kind regards
Anders
is working on a reply...