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

Easy way to add an expandable site map?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-11-2005, 04:51 PM
 
cherkes cherkes is offline
 

Advanced Member
  
Join Date: Jul 2005
Location: So CA
Posts: 75
 

Default Easy way to add an expandable site map?

Does anyone know an easy way to add a site map to the left side of the xCart screen? Perhaps in place of the best seller list? I am trying to retro xcart to look similar to my existing site and would like links to the rest of my site to appear under the product box.

I'm okay with html but pretty green on PHP.

Thanks!

Carl
__________________
Carl

xCart: Version 4.4.5
PHP: 5.4.26
MySQL Version: 5.5.36-34.0
Reply With Quote
  #2  
Old 07-12-2005, 03:58 AM
 
balinor balinor is offline
 

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

Default

Here's the easy way:

Add a new template in the skin1 directory...call it site_map.tpl. Use this code in it:

Code:
{capture name=menu} Link 1 Link 2 Link 3 Link 4 {/capture} { include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=title menu_content=$smarty.capture.menu }

Replace the links with your links and replace the =title with the menu title of your choice.

Then call the template from customer/home.tpl wherever you want it by using this code:

{include file="site_map.tpl"}

It won't be 'expandable' but it will do the trick.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 07-12-2005, 06:37 AM
 
cherkes cherkes is offline
 

Advanced Member
  
Join Date: Jul 2005
Location: So CA
Posts: 75
 

Default Thank you

Excellent! Thank you very much. I'll try it out.

Carl
__________________
Carl

xCart: Version 4.4.5
PHP: 5.4.26
MySQL Version: 5.5.36-34.0
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 01:26 PM.

   

 
X-Cart forums © 2001-2020