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

Add New side menu box

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-15-2009, 11:57 AM
 
rct rct is offline
 

Advanced Member
  
Join Date: Dec 2004
Posts: 89
 

Default Add New side menu box

Hi,

I am trying to add a new side menu ..vertical menu box on the right. I understand that I need to edit in home.tpl.

<div id="right-bar">
{if $active_modules.SnS_connector}
{include file="modules/SnS_connector/button.tpl"}
{/if}
{if $active_modules.Feature_Comparison && $comparison_products ne ''}
{include file="modules/Feature_Comparison/product_list.tpl" }
{/if}
{include file="customer/misc.tpl" } <-- I added this.
************************************************** ***************
Then I have add a new tpl call misc.tpl. ( this might be wrong)
{*
$Id: menu_Miscellaneous.tpl,v 1.8 2008/10/29 16:50:48 max Exp $
vim: set ts=2 sw=2 sts=2 et:
*}
{if $miscellaneous_menu ne ''}
{capture name=menu}
<ul>
{foreach from=$miscellaneous_menu item=m}
<li><a href="miscellaneous.php?manufacturerid={$m.manufac turerid}">{$m.manufacturer}</a></li>
{/foreach}
{if $show_other_miscellaneous}
<li><a href="miscellaneous.php">{$lng.lbl_misc}</a></li>
{/if}
</ul>
{/capture}
{include file="customer/menu_dialog.tpl" title=$lng.lbl_misc content=$smarty.capture.menu additional_class="menu-Miscellaneous"}
{/if}

************************************************** *************
added the label in language. Not sure what else do I have to edit or add in order for the box to appear on the customer website? Please advice. Thanks in advance.
__________________
JOHN - v.5.3.X biz, X-payment 3.X
Reply With Quote
  #2  
Old 09-15-2009, 01:06 PM
 
candc candc is offline
 

eXpert
  
Join Date: Jul 2009
Location: UK
Posts: 292
 

Default Re: Add New side menu box

You should find everything you need here

http://forum.x-cart.com/showthread.php?t=47197

HTH
__________________
Ver 4.4.4 Gold
Ability
BCSE Pre Order
BCSE Global Product Options
BCSE Stock Notify
CDSEO Pro
MM OPC - Gave up with it
Altered Cart OPC
XMobile
Powered by EWD

Ver 4.4.4 Gold
Ability
BCSE Pre Order
BCSE Global Product Options
BCSE Stock Notify
CDSEO Pro
Altered Cart OPC
XMobile
Powered by EWD
Reply With Quote
  #3  
Old 09-15-2009, 02:44 PM
 
rct rct is offline
 

Advanced Member
  
Join Date: Dec 2004
Posts: 89
 

Default Re: Add New side menu box

Thanks for the link!
__________________
JOHN - v.5.3.X biz, X-payment 3.X
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 11:21 PM.

   

 
X-Cart forums © 2001-2020