menu with sort by option
-
Hi!
first my website: https://thomasmedicus.at/
My problem:
I would like to allow visitors to change the sorting of the menu. (sort by)
My idea is to make two hyperlinks/buttons, one saying ‘relevance’ the other ‘date’.
If a person goes to my website the menu for instance looks like this:
<strike>relevance</strike> / date
PROJECTS
1.
2.
3.
…this means my projects are sorted by date.
Now if the person clicks on ‘relevance’, the menu changes to that:relevance / <strike>date</strike>
PROJECTS
3.
1.
2.
…First I thought it would be easy to program, but I guess it’s a little bit to hard for a rookie like me.
Is it possible to create the two menus just as usual in the menu settings and then create hyperlinks in a text widget which display either the one or the other menu in the way i described above!?
Would be great if you can help me.
Thanks a lot!
Best, tom
- The topic ‘menu with sort by option’ is closed to new replies.