sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hmmm, I’m not thinking this is possible to have a menu actually as part of a panel – at least not without a bunch of custom php programming. If your site is live, can you post a link to it?
It’s not live yet, but maybe I can explain better. With the anchor menu, clicking the link at the top of the page will automatically scroll the page to the corresponding panel. Without this option, a typical primary menu appears, with buttons linked to the various desired pages. My question: Is it possible to have only the last button as an anchor menu link, scrolling to the bottom of the page, while the first 3 or 4 buttons serve as a standard primary menu?
sacredpath
(@sacredpath)
Automattic Happiness Engineer
You should be able to use a Page Jump in the menu for the menu item you wish to link to the panel(s). You can use the web inspector built into your browser to find the unique post id or post id CSS class and use that as your jump location.