Jump to content

<SOLVED>custom menu?


Recommended Posts

Solved on my own. I know it is not the ideal solution to hardcode the navigation. I just had too many problems with the menu modules being compatible with 1.4

Here was my solution for any one else.



getPageLink('index.php', true)}" title="{l s='Home'}">{l s='Home'}

getPageLink('cms.php?id_cms=9', true)}" title="{l s='About Us'}">{l s='About Us'}
getPageLink('cms.php?id_cms=6', true)}" title="{l s='FAQ'}">{l s='FAQ'}
getPageLink('cms.php?id_cms=7', true)}" title="{l s='Video'}">{l s='Video'}
getPageLink('cms.php?id_cms=8', true)}" title="{l s='Audio'}">{l s='Audio'}

getPageLink('cms.php?id_cms=10', true)}" title="{l s='Installation'}">{l s='Installation'}

getPageLink('contact-form.php', true)}" title="{l s='Contact Us'}">{l s='Contact Us'}





Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...