I am having problems getting the cart summary working correctly on my site. If you have something in your basket the summary works on pages such as, checkout, contact us and view basket however it shows both values as 0 on the rest of the site.
I am unsure when this happened, it may of never worked and passed our attention. I have tried all I can think of, I even installed actinic trial on another machine so I could compare the code. Everything up to the cart summary looks fine, nothing missing. I have some custom java scripts that I thought might be conflicting but I tried 'BrocuurePageID = *' IF BLOCKS so those scripts would only load on the two pages they were needed on.
We did start the site two versions ago and are currently on the latest, v8.5.2 HMVA with the EPOS update also.
The site is HERE
The two pages that load the two custom java scripts are top left 'Ink Cartridges' & 'Laser Cartridges', they also load extra 'body onload="PreloadImages"' stuff.
Sorry about my termonology, and spelling, I am still a complete novice at this stuff.
Cheers for reading.
I am unsure when this happened, it may of never worked and passed our attention. I have tried all I can think of, I even installed actinic trial on another machine so I could compare the code. Everything up to the cart summary looks fine, nothing missing. I have some custom java scripts that I thought might be conflicting but I tried 'BrocuurePageID = *' IF BLOCKS so those scripts would only load on the two pages they were needed on.
We did start the site two versions ago and are currently on the latest, v8.5.2 HMVA with the EPOS update also.
The site is HERE
The two pages that load the two custom java scripts are top left 'Ink Cartridges' & 'Laser Cartridges', they also load extra 'body onload="PreloadImages"' stuff.
Sorry about my termonology, and spelling, I am still a complete novice at this stuff.
Cheers for reading.
Comment