Totally Zenned
- Join Date:
- Jan 2013
- Location:
- New Port Richey, Florida
- Posts:
- 969
- Plugin Contributions:
- 0
Chatra not working in 1.5.6
i installed this module Chatra https://www.zen-cart.com/downloads.php?do=file&id=2034, when i put this code ```
<script> window.ChatraSetup = { colors: { buttonText: '#f0f0f0', /* chat button text color */ buttonBg: '#3499da' /* chat button background color */ } }; </script> <!-- Chatra {literal} --> <script> (function(d, w, c) { w.ChatraID = 'yfz2dwnFxZgz3CTwk'; var s = d.createElement('script'); w[c] = w[c] || function() { (w[c].q = w[c].q || []).push(arguments); }; s.async = true; s.src = 'https://call.chatra.io/chatra.js'; if (d.head) d.head.appendChild(s); })(document, window, 'Chatra'); </script> <!-- /Chatra {/literal} -->
<script> window.ChatraSetup = { colors: { buttonText: '#f0f0f0', /* chat button text color */ buttonBg: '#3499da' /* chat button background color */ } }; </script> <!-- Chatra {literal} --> <script> (function(d, w, c) { w.ChatraID = 'yfz2dwnFxZgz3CTwk'; var s = d.createElement('script'); w[c] = w[c] || function() { (w[c].q = w[c].q || []).push(arguments); }; s.async = true; s.src = 'https://call.chatra.io/chatra.js'; if (d.head) d.head.appendChild(s); })(document, window, 'Chatra'); </script> <!-- /Chatra {/literal} -->
i ended up putting the code in tpl.main, it works but shows on every page. this did work in 1.51
here is a product page <https://www.jnsflooringandsupplies.com/Tools_Equipment/Ceramic_Stone_Tools/Saw_Blades/Montolit_CPF180_7_PERFETTO_Diamond_Blade>