Creating a side bar menu with category, section and article links
Hi there,
I hope to make a side-bar menu that contains categories, sections and article likes. i.e.:
The goal is to have a nice menu on the side that shows the user how to quickly navigate around.
I realise when on the article page for example you can't access the object {{categories}} so can't seem to display a list of categories.
Any links or tips would be appreciated!
Cheers,
Brenden
-
Hi
I'm pretty sure you can do this with a javascript - but i am not a programmer so i can't be absolutely sure.
Perhaps someone who knows javascript a bit better can help us out here?
-
@Brenden - In order to do this you would have to use the API which would require a little bit of coding as you would have to pull in the categories, sections, and articles and link them together. What you are asking is possible to make but has to build in your JS tab using JavaScript/JQuery and utilizing the API.
Please sign in to leave a comment.
2 Comments