Jump to content

generated skype buttons in prestashop


ipete

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...