ipete Posted December 20, 2013 Share Posted December 20, 2013 Hi I am trying to insert skype chat button in shopping cart but code is not working in order-opc.tpl. Here is generated code of skype button <script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script><div id="SkypeButton_Chat_chat_1"> <script type="text/javascript"> Skype.ui({ "name": "chat", "element": "SkypeButton_Chat_cgat_1", "participants": ["chat"], "imageSize": 32 }); </script></div> How could I make it work in shopping cart? Link to comment Share on other sites More sharing options...
CartExpert.net Posted December 20, 2013 Share Posted December 20, 2013 Hi. Did you put the code in {literal}{/literal}? Did you recompile the template? Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
ipete Posted December 20, 2013 Author Share Posted December 20, 2013 Hi. Did you put the code in {literal}{/literal}? Did you recompile the template? Regards. Robin. The CartExpert Team Hi, Recompile the template on {literal}{/literal} didnt help but i also tried install html box and content box to put code inside module but this modules didnt work only in shopping cart with enabled ssl Link to comment Share on other sites More sharing options...
vekia Posted December 20, 2013 Share Posted December 20, 2013 can you share url to page, where you inserted this code? i will inspect it. Link to comment Share on other sites More sharing options...
SmartDataSoft Posted December 20, 2013 Share Posted December 20, 2013 <script type="text/javascript" src="//skypeasse...js/skype-uri.js"></script> if you use above code it will be independent. so you will not face problem on ssl page. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now