X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Adding live chat (https://forum.x-cart.com/showthread.php?t=56862)

ScrapbookSupplies 12-22-2010 12:02 PM

Re: Adding live chat
 
I decided to go with the LiveZilla, but now am having difficulty getting the chat icon on the main page. I have the html code but cannot create a little side box for it. The threads that I looked into are for creating a box on lower versions, I am 4.4.1.

Can anyone suggest how to do this so I can implement the chat on the main and sub pages?

Thanks,

razorblade 01-17-2011 03:01 PM

Re: Adding live chat
 
what do you enter for the host name when trying to inject the SQL tables on your server at the end of the livezilla installation? Im stuck on that, please help....thanks!

Soft-Reseller.com 01-18-2011 07:42 PM

Re: Adding live chat
 
Hello

I am using LiveZilla on my website. I love it becuase only a single Login to LiveZilla makes all my sites Live.

http://www.soft-reseller.com
http://www.soft-vendor.com
http://www.pak-tube.com

I am not expert but what I did I am sharing to you people.

in File : right_bar.tpl

I added

Quote:


{include file="customer/myfolder/live_chat.tpl"}


then in Folder : myfolder
I made a file : live_chat.tpl

Quote:


{*
$Id: special.tpl,v 1.2 2010/06/28 05:07:29 slam Exp $
vim: set ts=2 sw=2 sts=2 et:
*}
{capture name=submenu}
<center>
<!-- http://www.LiveZilla.net Chat Button Link Code -->

Here code will come by LiveZilla

<!-- http://www.LiveZilla.net Tracking Code -->
</center>
{/capture}
{if $smarty.capture.submenu|trim}
{capture name=menu}
<ul>
{$smarty.capture.submenu|trim}
</ul>
{/capture}
{include file="customer/menu_dialog.tpl" title="Live Support" content=$smarty.capture.menu additional_class="menu-special"}
{/if}


I did it in v4.4.1 and now upgraded to v4.4.2 and all is working fine.

Best Regards
Soft-reseller.com

Vacman 01-18-2011 09:36 PM

Re: Adding live chat
 
Nice! I do miss having the SnsConnector stuff - will have to try this out.


All times are GMT -8. The time now is 05:41 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.