I want know how to add external links to Page Menu Bar but how do you add external sub-page menu bar links?
So I'm adding this line of code in the functions/bfa_header_config.php
$page_menu_bar .= '<li><a href="link>Speakers</a></li>';
This creates a Page Menu items of "Speakers. How do I create "request a speaker" "search for speakers" etc as pages under "speakers"?