View Single Post
  #1  
Old 06-29-2007, 06:39 PM
 
g053584398 g053584398 is offline
 

Newbie
  
Join Date: Jun 2006
Posts: 9
 

Default Creating dynamic pages and assigning language variables to them

Using: X-Cart Gold 4.1.6

This is my first post, so please be gentle with me!

I've created a custom 'Content' menu that is displayed above the 'Products' menu, and have hard coded the links into the template. All works fine, but some of the links are to pages created with the Static Pages area of the admin. The problem is that the same static pages also show up in the 'Help' menu as well, and I only want certain pages to show up under the 'Content' menu, not the 'Help' menu.

One way around the problem is to remove a line of code from the template which controls the 'Help' menu, which then means that only the Privacy Statement and Terms & Conditions links appear. That would be fine, but would then mean that if I decide to add more static pages in the future they will me missing from the 'Help' menu navigation.

Basically I'd like some advice on how to achieve the following:

I thought that the way around the problem would be to create custom pages for each of the currently static pages that I'd like to appear under the 'Contents' menu and assign language variables to them so that they could be edited simply. The problem is I don't seem to be able to do this!

Does anyone have any suggestions please? All help will be greatly appreciated.
__________________
D.G.

X-Cart Gold 4.1.6
Reply With Quote