Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Adding Skype to your home.tpl file

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #11  
Old 01-25-2008, 10:54 AM
 
sales@webosusa.com sales@webosusa.com is offline
 

Senior Member
  
Join Date: Nov 2007
Location: Australia
Posts: 118
 

Default Re: Adding Skype to your home.tpl file

I just manage put to work. Where was...

Code:
{* $Id: skype.tpl,v 0.1 2006/04/06 FS Exp $ *} {capture name=skype} <table width="100%" border="0" cellpadding="0"> <tr> <td><div align="center"> <script type="text/javascript" src="{$SkinDir}/skypeCheck.js"></script> <a href="skype:YOUR-SKYPE-USER?call"> [img]{$ImagesDir}/skype.gif[/img]</a></div></td> </tr> </table> {/capture} { include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title="Skype contact us" menu_content=$smarty.capture.skype }

now it is...

Code:
{* $Id: skype.tpl,v 0.1 2006/04/06 FS Exp $ *} {capture name=skype} <table width="100%" border="0" cellpadding="0"> <tr> <td><div align="center"> <script type="text/javascript" src="{$SkinDir}/skypeCheck.js"></script> <a href="skype:YOUR-SKYPE-USER?call"><img src="{$ImagesDir}/skype.gif" border="0" ></a></div></td> </tr> </table> {/capture} { include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title="Skype contact us" menu_content=$smarty.capture.skype }


Works great.

Thanks!

Cya!!!
__________________
Pedro
digitalnotions.i2u.shop
shop.modestclassy.com.au4.1.9 X-Cart
X-Cart
Business 5.3.6.0
Multi-vendor 5.3.6.0


Reply With Quote
  #12  
Old 08-20-2008, 06:46 PM
  clik's Avatar 
clik clik is offline
 

Advanced Member
  
Join Date: Mar 2006
Location: Canada
Posts: 30
 

Default Re: Adding Skype to your home.tpl file

Thank you guys!
I added to my website Skype, I'll see if it helps or not. I did it almost like you instructed except that I used code from Skype to create a custom button:
http://www.skype.com/intl/en/share/buttons/wizard.html
__________________
__________________
XC5: 5.3.4.4
PHP: 7.0.26
MySQL server: 5.5.56-MariaDB
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:28 PM.

   

 
X-Cart forums © 2001-2020