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

Embedded Pages in Meny

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-04-2004, 02:18 AM
 
cbslimport cbslimport is offline
 

Member
  
Join Date: Mar 2004
Posts: 11
 

Default Embedded Pages in Meny

When ever I add any embedded page, it's link reflects in help menu.
I don't want that any embedded page link appear in help menu.
I want to show the embedded pages in a new category on our left meny, for example "Other information".

Ex:
Categories
Specials
About us
Other Information
Reply With Quote
  #2  
Old 04-04-2004, 10:32 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

copy the help.tpl file and save it as say other_info.tpl

remove the pages code from help.tpl

remove the help links from other_info.tpl

add a new include command under the one that adds the help.tpl in the home.tpl to include the other_info.tpl file
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 04-04-2004, 02:10 PM
 
cbslimport cbslimport is offline
 

Member
  
Join Date: Mar 2004
Posts: 11
 

Default Embedded Pages in Meny

Iб╢m not to good at editing tpl files. What You want me to do is the following?

REMOVE the following line from help.tpl

Code:
{include file="pages_menu.tpl"}

REMOVE the follwoing line from other_info.tpl
Code:
<a href="help.php?section=contactus&mode=update"

Then You want me to add an include to other_info.tpl under this section?
Code:
{if $active_modules.Gift_Certificates ne "" or $active_modules.Product_Configurator ne ""} {include file="customer/special.tpl"} {/if} { include file="help.tpl" }

That one should read

Code:
{include file="customer/other_info.tpl"}
Should that be before the last </td>?


Right?
Reply With Quote
  #4  
Old 04-04-2004, 02:59 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

thats right
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
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 02:26 AM.

   

 
X-Cart forums © 2001-2020