Small issue with custom menu.
Permalink 1 user found helpful
I copied view.php and edited the two lines that actually generate the page links in order to add <span> tags that are used in the CSS to create the menu effects. The only issue with this is the items in the levels other than the top level are not supposed to have the <span> tags. I know that all that is needed is to change the else statement to an elseif and add a second elseif that will check if the link is for anything other than the top level. That line would generate the link code without the <span> tag. I will attach the modified template. If anyone could tell me what code will check if the link is not a top level element, that would be great.
Thanks in advance,
Benjamin
P.S. If you have ever used the program before, this modification is to allow the Artisteer menu to work.
Thanks in advance,
Benjamin
P.S. If you have ever used the program before, this modification is to allow the Artisteer menu to work.