For example, I have menu structure like this.
1 - 1.1 - 1.2 - 1.3
2 - 2.1 - 2.2
3
I need two things:
Internal link in menu:
- when 3 is clicked goto page 1.3
What should I put in URL, when Content type is LINK. I don't want to write absolute path to this page - it can change.
Tag {cms_selflink page='number' text=''} doesn't work in menu.
----------
Autojump to first submenu item:
- when 1 is clicked go to 1.1, when 2 is clicked goto 2.1,.....
internal link from menu; auto jump to submenu
Re: internal link from menu; auto jump to submenu
wondering about this as well.
Any thoughts?
Any thoughts?
Re: internal link from menu; auto jump to submenu
Mind if I ask why you would have a link in the menu that goes to a diff. page that's in the menu already?...
If you are not going to have any content on the redirect page ie,. 3> 1.3 then when you make page 3. instead of content type under Content: drop down to Link and fill in the boxes...
If you are not going to have any content on the redirect page ie,. 3> 1.3 then when you make page 3. instead of content type under Content: drop down to Link and fill in the boxes...