Hello I updated from version 6 to version 7.1.11 and now when you click on add to cart nothing happens? https://www.crystal-wizard.com/Hematite-Product.asp Please advise Warren
The ECT cart requires both the ectcart.css and ectcart.js files now & both those are included in the updater. You will also need to add a reference to those in the head of all your website pages. When running the updatestore.asp file you are advised they are required & have to check the two check boxes to proceed.
Hi Warren, I can't be sure of the error, but to start, I see the two lines added <link rel="stylesheet" type="text/css" href="/css/ectcart.css"/> <script type="text/javascript" src="/js/ectcart.js"></script>
Are ABOVE the <head> tag. Can you try moving those inside the head tag?