Hi
I have just upgraded a site from V5 to V6 with Developer and now each page on the site shows a summary of the shopping cart:
"Items Ordered .. Cart Value.."
In this site this is not required so how can I remove? I have tried commenting out the lines:
<SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
in Act_Primary.html, but this just removed the values and not the text.
I would be grateful for a quick fix if possible, many thanks
Sue
I have just upgraded a site from V5 to V6 with Developer and now each page on the site shows a summary of the shopping cart:
"Items Ordered .. Cart Value.."
In this site this is not required so how can I remove? I have tried commenting out the lines:
<SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
in Act_Primary.html, but this just removed the values and not the text.
I would be grateful for a quick fix if possible, many thanks
Sue
Comment