side nav
Permalink
Hi All,
I would like to start of by saying that I apologize if mys question seems trivial but I am quite new to concrete5 and do not know what I am doing. Please bear with me.
My question is, the site I am supporting already has an existing side nav. I want to add a new item on it.
Ex:
menu 1
menu 2
menu 3
I want to add a new menu item between menu 1 and 2. How do I do that? Also when I click on the new menu item I added, I just want it to go to an existing page in the site. Is this possible?
In php, i just basically want to insert a new link on the side nav and point it to an existing page, how do I do that with concrete5?
Hope somebody can help me.
Thanks:)
I would like to start of by saying that I apologize if mys question seems trivial but I am quite new to concrete5 and do not know what I am doing. Please bear with me.
My question is, the site I am supporting already has an existing side nav. I want to add a new item on it.
Ex:
menu 1
menu 2
menu 3
I want to add a new menu item between menu 1 and 2. How do I do that? Also when I click on the new menu item I added, I just want it to go to an existing page in the site. Is this possible?
In php, i just basically want to insert a new link on the side nav and point it to an existing page, how do I do that with concrete5?
Hope somebody can help me.
Thanks:)
If you want to add a new item in the menu which will take you to a page you already have, then you can do this in the sitemap in the dashboard. Simply drag the page icon to the new location and a pop up will ask you if you want to move, alias or copy the page.