Hello CurateScape team,
I have successfully modified the top menu (where it is default at “Stories,” “Tours,” and “Map”) to include my “About” section and my “Collections” (which, for the purposes of my digital archive, I’m calling “Groups”). See the below provided screenshot for reference. The only part of the code I can’t quite wrap my brain around is the “quicklink_story” command, under get_theme_option. I found a few spots in the config.ini file where I could add my own section for quicklink_group (copying exactly the commands for quicklink_story, but changing the quicklink_story to quicklink_groups in the custom.php file just makes the button disappear. So long as I have it set to what it is now – a duct tape solution, really – the new buttons appear and work just fine. But I’d like to understand this quicklink situation a bit better so I can make this customization better and less DIY. Any suggestions are welcome. Thank you.