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

want to add live help script to xcart pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 01-20-2009, 12:56 PM
 
Glowinafuse Glowinafuse is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 80
 

Default Re: want to add live help script to xcart pages

I know some html, but not css....

Do you have any idea, where I would add this code to? Which template? I can always try and try again... haha As long as I knew I was in the correct tpl.

Again, thanks alot for your help. I hope I can get this going.

JAson
__________________
Gold 4.1.11
www.houseoftropicals.com/store
Reply With Quote
  #12  
Old 01-20-2009, 01:08 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: want to add live help script to xcart pages

Use webmaster mode and the thread I mentioned to determine which template you need to edit.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #13  
Old 01-21-2009, 06:13 AM
 
cbostard cbostard is offline
 

Advanced Member
  
Join Date: Dec 2007
Location: USA/ New Jersey
Posts: 47
 

Default Re: want to add live help script to xcart pages

if you install the free mod" sales N stats", it already has that feature built right into it.
I works great and easy to turn on and off
__________________
Version 4.3.1
fancy catagories (enabled)
dynamic image generator 4.1(enabled)
tabbed menu buttons
Cdseo Pro (enabled)
anonymous cart mod (enabled )
skin swap "mod doesnt work well for me"
x-magnafier
xcart Gift registry
Reply With Quote
  #14  
Old 01-21-2009, 06:14 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: want to add live help script to xcart pages

It actually doesn't work well and is a huge resource hog, I don't recommend it at all.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #15  
Old 01-21-2009, 09:01 AM
 
Glowinafuse Glowinafuse is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 80
 

Default Re: want to add live help script to xcart pages

Okay, I want to place the "code/ image to click" in the top of the categories template.
The code:

{* $Id: categories.tpl,v 1.26.2.4 2008/07/22 07:58:28 ferz Exp $ *}
{capture name=menu}
{if $active_modules.Fancy_Categories ne ""}
{include file="modules/Fancy_Categories/categories.tpl"}
{assign var="fc_cellpadding" value="0"}
{else}
{if $config.General.root_categories eq "Y"}
{foreach from=$categories item=c}
<font class="CategoriesList"><a href="home.php?cat={$c.categoryid}" class="VertMenuItems">{$c.category}</a></font><br />
{/foreach}
{else} {foreach from=$subcategories item=c key=catid}
<font class="CategoriesList"><a href="home.php?cat={$catid}" class="VertMenuItems">{$c.category}</a></font><br />
{/foreach}
{/if}
{/if}
{/capture}
{ include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding}
************************************************** **************************************************

Now I want to add the following code above where the list of categories are:

<!-- Powered by: Crafty Syntax Live Help http://www.craftysyntax.com/ -->
<div id="craftysyntax">
<script type="text/javascript" src="/livehelp/livehelp_js.php?eo=1&relative=Y&amp;department=1&a mp;serversession=1&amp;pingtimes=15&amp;secure=Y"> </script>
<br><font style="font-family: verdana, helvetica, sans-serif; font-size: 8px; color: #000000;">Powered By:</font>
<a href="http://www.craftysyntax.com" alt="Crafty Syntax Live Help" target="_blank" style="font-family: verdana, helvetica, sans-serif; font-size: 10px; color: #11498e; text-decoration: none; font-weight: bold;">Crafty Syntax</a>
</div>
<!-- copyright 2003 - 2008 by Eric Gerdes -->

************************************************** ************************************************** **

I have looked at the code, and did not know if I should mess with it or not, unless I knew where to put it...

So if anyone has any ideas, shoot themm my way...

Thanks in advance everyone especially you balinor... Thank you...

Jason
__________________
Gold 4.1.11
www.houseoftropicals.com/store
Reply With Quote
  #16  
Old 01-21-2009, 09:08 AM
 
Glowinafuse Glowinafuse is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 80
 

Default Re: want to add live help script to xcart pages

Well nevermind... It was easier than I thought.. Just needed to be nudged the correct way to begin...

Thanks balinor for the help...

Jason
__________________
Gold 4.1.11
www.houseoftropicals.com/store
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 03:40 PM.

   

 
X-Cart forums © 2001-2020